-
Before I pass this to the Mixbus devs I'm just hoping someone here can help me make sense of it.... I'm building Mixbus with VS2019, having previously built it with much older VS compilers. Also, I'm…
-
### Version
23.10 ( Cardinal-linux-x86_64-23.10.tar.gz )
24.04 ( Cardinal-linux-x86_64-24.04.tar.gz )
### Plugin type
Native / JACK / Plugin
### OS
MX Linux 23.2 (sysvinit) "Linux 6.1.…
-
Would it be possible to change the setup of lights so that you can change the jack they are one once the light is defined in the light tab ?
-
```
What steps will reproduce the problem?
1. start jackd -d dummy -r44100 (trying other samplerated won't solve the
problem)
2. start darkice with aacp encoder from JACK source
3. start mplayer -af …
-
```
Привет всем.
Проблема следующая, в putchage qmmp плеер
появляется только когда играет музыка и
цепляется он к стандартному выходу, как
только она кончается, qmmp тоже пропадает.
Если плеер зав…
-
# Input jack state detectable through GPIO
**Describe your suggestion or idea**
Allow the state (whether a cable is plugged in or not) of any input jack to be checked through software to allow d…
-
Hello,
I'm trying to compile as per provided [instructions](https://github.com/ahlstromcj/sequencer64/blob/master/INSTALL) but during the `make` phase, I get an error.
[This](https://bpaste.net/…
-
I could be missing something here, but it's driving me nuts. I use jackd as my playback sound server and have the option set in Clementine's prefs.
As playback rolls along, Clementine creates/swit…
-
With the jack audio back-end, the callback thread is started before ports are registered.
jack_port_get_buffer tries to open a NULL port and we segfault. (in jack_process_cb).
I moved jack_activate …
-
Hi,
I am using em-jack for my worker process. When a new job come in after no jobs in the queue for a while, em-jack will not receive that job. Anyway to solve that?