Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/x42/jack_midi_latency

Utility to measure jackaudio MIDI latency & jitter
https://github.com/x42/jack_midi_latency

jack jack-midi-latency midi

Last synced: 2 months ago
JSON representation

Utility to measure jackaudio MIDI latency & jitter

Awesome Lists containing this project

README

        

JACK MIDI LATENCY TEST
======================

A small utility that measures round-trip latency of [JACK](http://jackaudio.org/)
MIDI events.

Usage
-----

Use a cable to close the loop: physically connect MIDI-out of the soundcard
to MIDI-in of the soundcard.

Start `jack_midi_latency` on a terminal and connect its jack-ports to the
corresponding harware ports.

See Also
--------

[ALSA sequencer latency test](http://github.com/koppi/alsa-midi-latency-test)