| Could you clarify what you mean? i.e. are you wanting to do this all
in a terminal? Maybe you can start csound with -L stdin, then send
text to the process. I haven't tried that, but I did a quick search
and found:
http://serverfault.com/questions/178457/can-i-send-some-text-to-the-stdin-of-an-active-process-running-in-a-screen-sessi
I noticed OSX doesn't have procfs; are you running on Linux?
On Fri, Aug 2, 2013 at 2:02 AM, Tobiah wrote:
> On 8/1/2013 3:57 PM, Steven Yi wrote:
>>
>> Hi Tobiah,
>>
>> Csound 6 can parse orc and sco code in realtime after starting. A
>> workflow that could work for you is if you started a render, be sure
>> to have a long-running note to keep csound running, then when
>> finished, you could select score text and send it again to an already
>> running csound. (That actually should work fine in CS5 too.)
>
>
> How would that work on the bash command line?
>
>
> Thanks,
>
> Tobiah
>
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
> https://sourceforge.net/p/csound/tickets/
> csound5:
> https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
|