Hello group There was a question the other day on how to connect a Bluetooth device to Jack osx. I would like to add, more generally, if it is possible to...
You can always try jackd server alone (that is outside of JackPilot context) jackd -d coreaudio -l allows to print all audio devices that are accessible and...
Hello group I have this bug report. It is based on work with the SoundPimp audio enhancer connected via api. Please correct misunderstandings. Thanks. There...
There is a self-evident typo: ". note that this difference in behavior is so even if Built-in _INPUT = Built-in Mic .". Kind regards Carl [Non-text portions of...
I recently noticed that connecting my iPad or 4th gen iPod to iTunes caused a significant improvement in sound quality when the same song was played directly...
Hi - just want to debunk some myths that seem to be happening here - don't take it personal :) OK - probably there is some incremental improvement in quality...
Many thanks for reply I have no technical background but am an ex-sound engineer and whatever the math quoted the result is stunning and it's not just me-...
... hi, 2 questions: how is it going with the beta version on lion (should I install it instead of 0.89)? and... if I use QjackCtl should it work better than...
hi, well i think it has to install an audio driver in your system and i certainly would hope that your mac would ask for a password before doing something like...
i just found out that the patchage GUI, which is minimal, but really pretty and user friendly, now has an OS X version: http://drobilla.net/software/patchage/ ...
Hi, I can't download this file : this page/link doesn't exist anymore. Is there any other way to download this beta2 ? Or, is there an another most recent beta...
Stephane - hi The first link works (32/64 bit) but the second link goes to 404 (I think that's what it does - I don't speak French 8-))). Thanks Glenn...
the unzip program is asking for the password - I cannot open the .zip file. which makes no sense, so, I just downloaded and installed .88. osx 10.6.x Intel...
I have the same problem with Lion. I cannot uninstall jack. I tried to install the 0.90b3 over it, but I am not sure this worked properly. I cannot uninstall...
Just uninstall manually if you think the uninstall did not work for you the files that are installed are all listed in the documentation. -- Dan Nigrin /...
The log-file: mv: rename /usr/local/include/jack to /Users/andreas/.Trash: Not a directory mv: rename /usr/local/lib/jackmp to /Users/andreas/.Trash: Not a...
Your recommendation earlier today fixed the problem with setting Jack as Default device Thanks. Carl (using webmail in the mountains) ... [Non-text portions of...
JackRouter.plugin is probably a package (a directory masquerading as a file). so either use finder to delete or use sudo rm -rd JackRouter.plugin ...i think....
Yes it is. But why does the mv not work? This is used in the uninstaller. Using the finder does not solve the problem. It says the file is used. rm -rd will...
... does not work because before executing the command, the shell expands ~ to your user directory (/Users/andreas), so the actual command is ... However, that...