ut-proj / undermidi

An Erlang/LFE MIDI soft real time server for live play of MIDI devices
BSD 2-Clause "Simplified" License
4 stars 1 forks source link

Add batch IDs #11

Closed oubiwann closed 2 years ago

oubiwann commented 2 years ago

All messages in a give batch should get the same id. This will require a change to how messages are batched.