Re: Csound, PureData, and pipes.

Chris McCormick <chris-iVZ5NKC1gi56pz/[email protected]> Sat, 17 Jul 2004 16:58:56 +0800
Newsgroups gmane.comp.audio.csound.tekno
Message-ID <[email protected]>
On Sat, Jul 17, 2004 at 01:10:02AM +0000, iain duncan wrote:
> Chris McCormick wrote:
> >What about [shell]
> 
> If you don't mind filling in a PD ignoramus, what does [shell] do?

The shell external allows you to run shell commands from within pd and
print the output to the pd console. For example:

[ls(
|
[shell]
|
[print]

or

[csound(
|
[shell]
|
[print]

Infact, if you just want to connect csound to pd via pipes, can't you
just pipe the output of pd -> csound and use pd's [print] to output from
pd? Am I missing something?

You could even run the two processes separately and create a fifo with one
reading (csound) from it and one writing (pd). That way if something
fscks up you can just restart either process.

Good luck!

Regards,

Csoundignoramus.
---------------------------------
chris-iVZ5NKC1gi56pz/[email protected]
http://www.mccormick.cx
http://www.sciencegirlrecords.com
---------------------------------
_______________________________________________
csoundtekno mailing list
[email protected]

Subscribe, unsubscribe, change mailing list options:
http://plot.bek.no/mailman/listinfo/csoundtekno