Csound Csound-dev Csound-tekno Search About

Re: [Csnd] fluidEngine beats TiMidity

Date2012-08-14 00:23
Frompj@pjb.com.au
SubjectRe: [Csnd] fluidEngine beats TiMidity
I wrote:
> Can csound read its csd script from its stdin, to avoid the
> tmp file ?  I tried the obvious:
>   csound -
> but that didn't work...

Tito Latini wrote:
> There is a workaround:
> #!/bin/bash
> csound -odac /dev/stdin yourscore.sco <<'EOF'
> sr     =  44100
> ...

Here is another:

ln -s /dev/stdin /tmp/stdin.csd  # only has to be done once
csound /tmp/stdin.csd <<'EOT'

   ...
 
EOT

Regards,  Peter Billam

http://www.pjb.com.au      pj@pjb.com.au     (03) 6278 9410
"Follow the charge, not the particle."  --  Richard Feynman
 from The Theory of Positrons, Physical Review, 1949


Date2012-08-14 07:41
FromTito Latini
SubjectRe: [Csnd] fluidEngine beats TiMidity
AttachmentsNone  

Date2012-08-14 08:34
Fromfrancesco
Subject[Csnd] Re: fluidEngine beats TiMidity
--orc single_file is an orchestra with an infinite (lies, ~25367 years)
score file.

i do not have so much time. Who will turn off the pc then?

ciao,
francesco.




--
View this message in context: http://csound.1045644.n5.nabble.com/fluidEngine-beats-TiMidity-tp5714843p5714870.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-08-14 09:19
FromAnders Genell
Subject[OT] Re: [Csnd] Re: fluidEngine beats TiMidity
It has, of course, to be passed down through generations together with precise instructions. 

http://www.yourprops.com/Mondoshawan-Tomb-Key-other-replicas-movie-props-The-Fifth-Element-5th-1997-prop-52579.html

/A

14 aug 2012 kl. 09:34 skrev francesco :

> --orc single_file is an orchestra with an infinite (lies, ~25367 years)
> score file.
> 
> i do not have so much time. Who will turn off the pc then?
> 
> ciao,
> francesco.
> 
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/fluidEngine-beats-TiMidity-tp5714843p5714870.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>