jack1
jack1 copied to clipboard
jack1 codebase
Apologies if this is the wrong place - however I'm getting an error most of the time in a very specific situation. My setup is a TASCAM US122L USB interface,...
Fix several spelling errors reported by lintian in debian
When working on https://github.com/jackaudio/jack-example-tools/pull/8 it became clear, that 0.125.0 does not include https://github.com/jackaudio/headers/commit/018f44fcdbee86747fc96712e2da2b32e76d81a6, which is required to be able to build the zalsa integration (and potentially others). We need a...
Since the latest release, `jack_lsp` seems to work (yay!) but jackd is still showing: ``` could not handle external client request ``` Previously I saw this when running JACK commands,...
I installed qJackctl and jack with Brew. Then I started it from the command line: "jack -d coreaudio". Next I start qJackctl. jack exits: ***** jackd -d coreaudio jackd 0.125.0...
In QJackCtl, output monitor ports can be enabled in the advanced settings. This appends an -m option: `/usr/bin/jackd -t5000 -dalsa -dhw:0 -r48000 -p1024 -n2 -s -m` But in jackd manual...
Hi, Arm platform running jackd - jack 1 jackd -d alsa -d hw:0 -r 44100 jackd 0.125.0 Which command utility can I use to change the driver without restarting the...
While at it remove double, 64-bit sample support, because it is not even supported by Linux's OSS kernel driver. A subtle difference is that BSD systems use packed 24-bit sample...
I have Set up Jack and it kinda works, i have it running on my asio:digi rack 002. I can pass sound from A to B but it all sound...
Not sure if i'm running jack1 or jack2. Up to now, it's been running just fine. I'm running alsa only. Pretty sure i do _not_ have pulse installed. Here's the...