klangschmied
klangschmied
Hoe do I run qjackctrl from commandline? `open qjackctrl.app`
I am familiar with brew :-) Starting `qjackctl` in a new terminal window worked, but there is no qjackctl enabling Settings -> Security -> Microphone -> qjackctl -> Enable
Hi bmx666, thanks a lot for your hints! I got it to work with a Apple Headset on an Mac Mini, jackd ist enabled in the microphone securities. BTW stopping...
BTW, my Mac Mini 2018 is not an ARM64...is a Intel-version
Argh, stop `qjackctl`gives me a spinning wheel, only `killall -9 jackd` stops qjackctl Now I am not able any more to connect via qjackctl. There is an error in qjackctl:...
on Ventura I got this error starting Cecilia 5: ----------------- rHb@ReDahoi ~ % cd /Users/rHb/Downloads/cecilia5-master rHb@ReDahoi cecilia5-master % python3 Cecilia5.py Traceback (most recent call last): File "/Users/rHb/Downloads/cecilia5-master/Cecilia5.py", line 23, in...
> klangschmied: Does it not run at all? Or do you get an error, and then it works fine(ish)? I doesn´t run at all...
The Standalone Cecilia5.4.app works on Ventura. Is it different to the py-version?
Still no success to start via Cecilia5.py on Ventura. File "/......../Cecilia5.py", line 25, in from Resources.Variables import loadBitmaps File "/........Resources/Variables.py", line 24, in from pyo import pa_get_default_devices_from_host ModuleNotFoundError: No module...
To clarify, Standalone Cecilia5.4.app works on Ventura, but I want to run the Cecilia.py version, because of the enhancement of the py-version. I installed according your advice `python3 -m pip...