jack2
jack2 copied to clipboard
jack2 codebase
## Describe the bug I've been using jack since the start of 2022, and it's worked nearly flawlessly through cadence and jackdbus. Recently it's started to xrun on the same...
Hi, I use Windows 10 and Jack 1.9.19 (windows install version) When trying to start the server I get this message: 01:54:25.811 Statistics reset. 01:56:38.834 JACK is starting... 01:56:38.834 ./jackd.exe...
## Describe the bug This is a follow up to #388. I am able to consistently reproduce an overbound read problem on a Raspberry Pi 4 using the test program...
Hi JackCtrl/Jack 1.9.17 freezes when launched on Windows 10 64bit A clear and concise description of what the bug is. ## Environment * **JACK Version:** Which version of jack2 are...
This patch addresses the thread safety problem of `jack_ringbuffer_t` mentioned in #715 and #388. The overbound read bug caused by this problem is impossible to reproduce on x86 due to...
Clean uninstall not possible * jack2-win64-v1.9.21 * Win 10 64bit 21H2 windows 64-bit installer: jack2-win64-v1.9.21.exe - install jack2 - make changes to setup > settings > advanced - uninstall jack2...
## Problem Jack does not seem to be able to use the ALSA backend with the driver for the UA-25EX and UA-25 USB audio devices: ``` $ /usr/bin/jackd -v -dalsa...
## Describe the bug jack2 tells Python to use mode rUb which Python 3.11 rejects as invalid. As a result this project cannot be built. The invalid mode is constructed...
I am using JACKD with the same version as shipped with Ubuntu 16.04 (1ed50c9) with patch mentioned here: https://github.com/jackaudio/jack2/issues/212 I am setting max clients to 2000 and I have increased...
## Describe the bug When i try to start the server with all values set as default, freshly installed, it return me an error and i don't know where im...