Does this exist as an external for Linux? I can't seem to find it anywhere.
Goal: pipe data out of patch to another application. Any pipe-based, FIFO objects I'm unaware of?
Shell for Linux
Does this exist as an external for Linux? I can't seem to find it anywhere.
Goal: pipe data out of patch to another application. Any pipe-based, FIFO objects I'm unaware of?
h: http://rickygraham.com | t: @deltasoundlabs | fb: signalsundertests | sc: rickygraham
It's in the "ggee" library, so search under that. You can just do apt-get install pd-ggee
and it will install fine, as least on Debian based systems. Otherwise you can install via Deken, but apt-get
is just fine.
Don't know if OSC if FIFO, but if it is, you could go that path as well.
Thanks! Will try it out.
h: http://rickygraham.com | t: @deltasoundlabs | fb: signalsundertests | sc: rickygraham
Oops! Looks like something went wrong!