[LAU] aconnect oddities
Max
abonnements at revolwear.com
Tue Mar 17 15:17:48 CET 2020
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.
More information about the Linux-audio-user
mailing list