sletz
|
d904746b42
|
Oops! Fix error messages on WIN32.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4269 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
44d46d34cd
|
Oops! Check proper error return code from 'wait_semaphore'.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4268 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
cf7c43c270
|
Free semaphore memory on Linux.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4267 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
169d3ef869
|
Attempt to port midi_latency_test.c to Windows. Can't test, as I don't have a Windows development environment.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4265 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Devin Anderson
|
950945cd7d
|
Make midi_latency_test.c use an 'active sense' message instead of a 'midi clock' message when testing one byte messages. Some MIDI interfaces eat up sync messages. Of course, they could very well eat up 'active sense' messages too ...
|
14 years ago |
Devin Anderson
|
dd4012c6ca
|
Minor cleanup for 'midi_latency_test.c'.
|
14 years ago |
Stephane Letz
|
5360ec7522
|
Fix midi_latency_test.c for OSX.
|
14 years ago |
Devin Anderson
|
625af9c677
|
Correct peak jitter measurement to be the difference between the highest latency and lowest latency events instead of the difference between the latency of the event with latency farthest from the average latency and the average latency itself. Actually use the xrun callback.
|
14 years ago |
Devin Anderson
|
e2683cb024
|
Fix 'alsarawmidi' driver so that it actually works. Add functionality to 'midi_latency_test'. Fix bug in raw write queue implementation. Output error message when a source MIDI port isn't valid during mixdown. Output error messages for error conditions detected in buffer read and write queues.
|
14 years ago |
Devin Anderson
|
6e92bd8020
|
Add 'alsarawmidi' driver, which is a slave MIDI driver that makes ALSA MIDI ports available to JACK. The driver uses the rawmidi devices, and uses the raw MIDI queues to optimize output.
|
14 years ago |
Devin Anderson
|
61ae5bc2ad
|
Fix MIDI queue bugs. Make latency test output unexpected message count even if an error occurs.
|
14 years ago |
Devin Anderson
|
4bd1bef24c
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |