arirusso / unimidi

Realtime MIDI IO for Ruby
Other
255 stars 28 forks source link

No timestamp sent with MIDI message #24

Open ollieglass opened 11 years ago

ollieglass commented 11 years ago

Is it possible to include timestamps with MIDI messages?

Ableton Live isn't consistently acknowledging messages received from UniMIDI, and I suspect timestamps would fix this.

jmole commented 9 years ago

I had the same problem, submitted a pull request to fix this issue here: https://github.com/arirusso/ffi-coremidi/pull/4