On 17.03.20 15:01, Jeanette C. wrote:
aconnect tickle:0 Pure Data:1
surprisingly this works without issues even thouth there is a space
ind the input port name.
Probably because the port with the space in it is the last commandline
argument.
It gets weirder. Trying different escaping
$ aconnect tickle:0 'Pure Data':1
Connection failed (Operation not permitted)
$ aconnect tickle:0 'Pure Data:1'
Connection failed (Operation not permitted)
$ aconnect tickle:0 Pure\ Data:1
Connection failed (Operation not permitted)
but, as i wrote before,
$ aconnect tickle:0 Pure Data:1
just works.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
https://lists.linuxaudio.org/listinfo/linux-audio-user