Faster. Cooler. Lighter.

MixEmergency 3

Faster. Cooler. Lighter.

Introducing MixEmergency

MixEmergency Window

 

Using MixEmergency with Scratch Live, Serato DJ, or Serato DJ Pro you can mix and record your Video DJ sets from your mixer and turntables, or DJ controller.

MixEmergency Mac Software

Drive Simulation | Car

def rk4_step(state, inputs, dt): k1 = derivatives(state, inputs) k2 = derivatives(state + 0.5*dt*k1, inputs) k3 = derivatives(state + 0.5*dt*k2, inputs) k4 = derivatives(state + dt*k3, inputs) return state + dt*(k1 + 2*k2 + 2*k3 + k4)/6

initialize car_state initialize track_mesh, renderer last_time = now() while running: current_time = now() dt = min(current_time - last_time, 0.033) # cap at 30 Hz worst-case inputs = read_joystick_or_keyboard() car drive simulation

# Physics integration (RK4) new_state = integrate_rk4(car_state, inputs, dt) new_state = apply_collision_resolution(new_state, track) car_state = new_state A steering wheel input (range -1

| Parameter | Value | |-----------|-------| | Mass ( m ) | 1200 kg | | Wheelbase ( L_f+L_r ) | 2.6 m | | CG height | 0.5 m | | Tire friction ( \mu ) | 0.9 (dry) | | Engine max torque | 200 Nm | | Drivetrain efficiency | 0.85 | Collision detection uses a bounding circle of radius

# Rendering renderer.update_camera(car_state.x, car_state.y, car_state.psi) renderer.draw_track() renderer.draw_car(car_state) renderer.draw_hud(speed, lap_time, gear)

For real-time performance, we use a linear approximation near small slip angles: [ F_y = -C_\alpha \cdot \alpha, \quad F_x = C_x \cdot \lambda ] with saturation limits based on friction coefficient ( \mu ) and normal load ( F_z ): [ \sqrtF_x^2 + F_y^2 \leq \mu F_z ] Forces from front (( f )) and rear (( r )) tires: [ m(\dotv x - v_y \dot\psi) = F x,f \cos\delta - F_y,f \sin\delta + F_x,r ] [ m(\dotv y + v_x \dot\psi) = F x,f \sin\delta + F_y,f \cos\delta + F_y,r ] [ I_z \ddot\psi = L_f (F_x,f \sin\delta + F_y,f \cos\delta) - L_r F_y,r ] where ( \delta ) is steering angle, ( L_f, L_r ) distances from CG to axles. 3. Control Input Processing 3.1 Steering Steering angle ( \delta ) is limited to ( \pm 35^\circ ) and rate-limited to 200°/s. A steering wheel input (range -1..1) maps to: [ \delta = \delta_max \cdot \textsteering_input ] 3.2 Throttle and Braking Throttle (0..1) generates engine torque ( T_e ): [ T_e = T_max \cdot \textthrottle \cdot \eta_drivetrain ] Brake input (0..1) creates braking torque ( T_b ) applied to all wheels. Net longitudinal force per wheel: [ F_x = \fracT_e \cdot \textgear_ratio - T_br_wheel ] 3.3 Speed-Dependent Sensitivity To improve drivability at high speeds, steering gain is reduced: [ \delta_effective = \frac\delta1 + K_understeer \cdot v_x^2 ] 4. Collision and Track Interaction The track is defined as a 2D closed spline (inner and outer boundaries). Collision detection uses a bounding circle of radius ( R_car ). If the car’s center exceeds a boundary margin, a normal force pushes it back: [ \mathbfF collision = -k boundary \cdot \textpenetration_depth \cdot \mathbfn ] with damping to prevent oscillation. The simulation also detects static obstacles (cones, walls) via axis-aligned bounding boxes (AABB). 5. Implementation Architecture The simulation runs in a real-time loop at 60 Hz (physics) and 60+ Hz (rendering). Pseudocode for main loop:

Unparalleled Performance

CPU Usage of MixEmergency vs. Competing Software*

MixEmergency Performance

An enormous amount of work has gone into optimising MixEmergency 3.

Optimising CPU, GPU, and Memory usage has made MixEmergency the best performing Video DJing software by far.

*Tests conducted using the most recent versions of all software during February 2015, using a 2012 MacBook Air mixing two Full HD videos.

Overlay Video Samples

Samples

Mix HD video between computers

MixEmergency can send and receive high definition video streams over your local network using NewTek's innovative NDI technology. You can mix video between computers, easily change between Video DJs, mix with 3 or more decks, send your mix to a VJ, or send your mix to professional video production software.

NDI input

Officially compatible with Serato's software

Serato DJ and Serato Scratch Live
Record

Recording

MixEmergency has a recording system that is second to none.

Our intelligent recording system places almost no additional strain on your computer and ensures that your recordings won't suffer from the usual stuttering or dropped frames that others do.

Record once, export as many times as you want - at quality levels high enough for film production and high-definition television broadcast.

Plug-ins

Plug-ins

MixEmergency's transitions and effects are some of the best in the business. Production-quality and designed to run in real-time. Each plug-in is carefully considered and constructed - with focus and attention to detail.

Overlays

Overlays

Quickly and easily add text, image, Quartz Composition, and live video camera overlays to your performance.

Quartz Composition overlays allow you to add anything from simple logo animations, to live Twitter updates for your venue.

GPU-Accelerated video

MixEmergency supports GPU-Accelerated video playback of H.264* and Hap encoded video.

The Hap video codec is great for encoding short loops or samples for use in MixEmergency's Sample Player.

*GPU-acceleration of H.264 encoded video requires compatible hardware.

Hap CPU comparison graph
Syphon Logo

Syphon

Want to take your visuals to the next level? MixEmergency's Syphon input and output make it easy to send and receive real-time video between a number of popular video processing applications, such as MadMapper, VDMX, CoGe, Modul8, and Resolume Avenue.

Presets Window

Presets

Save and recall presets for effects, transitions, overlays, and more.

All in real-time, and MIDI mappable!

FX Sequencer Window

FX Sequencer

MixEmergency's revolutionary FX Sequencer allows you to layer, animate, and sequence up to 8 effects at once.

Recall entire sequences, or trigger one-shot animations, at the press of a button.

Mixer FX

Use MixEmergency's Mixer FX feature to map the High, Mid., Low, Filter, and FX controls of your mixer, or controller, to MixEmergency's video effects.

It's the effects you want, designed by you, for your mixing style. Don't settle for less!

Rane TTM57SLII Rane TTM57SLII

MIDI Mapping

Almost every list, button, knob, and slider in MixEmergency can be mapped to a MIDI controller - giving you hands-on access to the functions most important to you. It's flexible, powerful, and easy to set up with the built-in MIDI learn capability. In addition, MixEmergency's MIDI output enables you to provide feedback directly to your MIDI controller; so you can light your controller's LEDs and meters.

Stay synced

Our effects and transitions can take advantage of your track's Beatgrid - giving effects and transitions a stronger visual impact, and enabling you to create synced lighting effects with your video screens.

Delay Compensation

Video signal paths can be complex - and some introduce a significant amount of delay to your video. Our user-adjustable delay compensation, automatic inter-frame compensation, and Delay Helper tool, allow you to output your video how it was intended: perfectly in sync with your audio.

Feature packed!

Minimum Requirements - Mac computer - macOS 12.4 - Scratch Live 1.9.2, Serato DJ 1.6, or Serato DJ Pro