Len
Len
From Carla 1237: Falktx: "Please try commenting out the 2 property related functions in Catia. https://github.com/falkTX/Catia/blob/master/src/catia.py#L228 https://github.com/falkTX/Catia/blob/master/src/catia.py#L431 Yes that fixes the problem as well. I wonder is there is a...
My first guess was that it would be the callback (line 431) but it turns out it is the set_property call on line 228. If I comment out line 228...
You would use both. Any device would have it's own port but that device may have more than one virtual synth inside. I do not think anyone has floated the...
A velocity sensitive switch would better be called a "pad", in the controller world, the word "switch" has come to mean something that can be turned off or on and...
studio-controls is not pw ready by any means. And to be honest pipewire is not ready for full time use either. And on top of that, pipewire already does most...
@f00b455 Thank you for your contribution. I was not able to merge this directly but have added your code into my current working file for next release. Could I get...
I am not against the code being internationalized but I do not have the time or knowledge to do so. So PRs are welcome.
Hmm, It looks like I can use any of the normal commandline options (like jname). I am not sure If it is possible to load multiple instances of zalsa (I...
If I add this it will probably be after 2.1.0. In the mean time, open a terminal and type in: less +F ~/.log/jack/jackdbus.log or: tail -f ~/.log/jack/jackdbus.log (you might want...
I think but I am not sure, this is a problem with how the GUI sees things and how the background process sees things. I notice that when I plug...