Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/x42/jack_midi_latency
- Owner: x42
- License: gpl-2.0
- Created: 2013-05-22T19:16:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-28T13:30:14.000Z (over 11 years ago)
- Last Synced: 2023-04-12T07:00:07.595Z (over 1 year ago)
- Topics: jack, jack-midi-latency, midi
- Language: C
- Homepage:
- Size: 152 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
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)