Bubobubobubobubo / topos

Web Based Live Coding Environment. Inspired by the Monome Teletype.
https://topos.live
GNU General Public License v3.0
27 stars 10 forks source link

Adding timestamps on MIDI messages #105

Closed Bubobubobubobubo closed 11 months ago

Bubobubobubobubo commented 11 months ago

Since we changed clock, MIDI is broken. Each MIDI message sent should be sent with a proper timestamp to accomodate to the way the clock is dealing with time. Repair efforts are now on branch https://github.com/Bubobubobubobubo/topos/tree/midi-repair.