Followers
1
Following
0
Joined
Last Online
-
-
bang
hi, what if I want to put
|192.168.1.12(
into a symbol?
obvious ways don't work.
any hint? -
bang
I just faced the same issue. (fresh raspian stretch, pd 0.47.1)
#!/bin/bash
pd -nogui -alsamidi -midiindev 1 -midioutdev 1 /home/pi/midi-thru1.pd &
sleep 2
aconnect 20 'Pure Data:0'solved it.
-
-
bang
Hi,
you can send a '/live/undo' to live via OSC using the liveOSC midi remote script. -
bang
open the sub-patch and right click to choose "graph on parent"
cheers
gop-demo.pd -
bang
Hi,
first device channel 1-16
second device channel 17-32 ...
and so on, no bug here I think. -
bang
you need to save your patch as well when you're finished.