On 04/20/2014 03:48 PM, Jeremy Jongepier wrote:
Hi Jeremy,
How did you measure the MIDI jitter btw?
see the OP for details
http://lists.linuxaudio.org/pipermail/linux-audio-user/2014-April/097296.ht…
in short:
get
https://github.com/x42/jack_midi_latency
alike jack_delay: connect a cable from the physical midi-out back to
midi-in on your soundcard and run
./jack_midi_latency -i system:midi_capture_1 -o system:midi_playback_1
or similar, check jack_midi_latency --help, manually connecting the
ports works as well.
Cheers!
robin