jack2
jack2 copied to clipboard
jack2 codebase
it is possible to mis calculate time between timestamps if something/user changes system date. The monotonic time is much more safer to use for timestamp purposes. Better to let monotonic...
I redid some things, cherrypicked some commits and did a few things differently. Tell me which implementation details you prefer.
As of #513, I hacked together a prototype for OSC support. It compiles on my system, and it won't compile any of the modules I don't currently use (fixing them...
This Commit depends on https://github.com/jackaudio/jack2/pull/435 Currently on XRUN, Jack tries a recovery and goes back to read again. But in a case where the device is not recovering at all,...
JACK can be build for QNX and is working fine. I tested with different playback use cases so far. I provided a makefile calling the WAF build tooling. I used...
## Describe the bug When going to the downloads page in the jack website, you just recieve a a sentence that says "install on ubuntu with apt-get, yum, etc." but...
02:13:46.698 JACK is starting... 02:13:46.704 ./jackd.exe -S -v -dportaudio -p128 -dportaudio -d"ASIO::ASIO Fireface USB" -r48000 -p128 02:13:46.740 JACK was started with PID=10568. jackdmp 1.9.17 Copyright 2001-2005 Paul Davis and others....
macOS builds have lots of deprecation warnings. Apple will probably remove these functions at some point.
## Describe the bug Musescore 3.6 doesn't work with jack2. When musescore is launched from command line, it prints out the following error: ``` dlopen error : dlopen(libjack.0.dylib, 1): image...