MIDI & Song Conversion

Import MIDI to map notes to bounces, filter which notes play, and convert songs into runs.

01

Importing MIDI

MIDI is the most precise way to make the balls play a specific song. Import a MIDI file and the engine maps its note sequence onto ball collisions, so each bounce plays the next note in perfect order. Because MIDI carries the exact notes and timing, the result follows the original melody faithfully no matter how the physics unfold.

02

Filtering and Sequencing Notes

A full MIDI file can contain more notes than you want a single ball to play. The MIDI tools let you filter the note range and sequence which notes fire, and the on-screen histogram shows the note distribution so you can see what you are working with. Trim a busy file down to the melody line for the cleanest result.

Technical Parameters
  • Note-range filtering to isolate the melody
  • Sequential note ordering so bounces play notes in order
  • MIDI histogram to visualize the note distribution
  • Choose the instrument/sound the notes play through
03

The Song Converter

The song converter helps you turn a standard audio track into a synced run. It analyzes the audio to extract the melody and tempo so you can build a Rhythmic run around a song rather than starting from a MIDI file. Pair it with the note filtering above to refine the result.

Helpful Resources