Re: [linux-audio-dev] linux csound real-time input

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] linux csound real-time input
From: est_AT_hyperreal.org
Date: su syys   05 1999 - 16:07:45 EDT


est_AT_hyperreal.org discourseth:
>
> Also, I haven't been able to get -L to work at all. Trying it with
> `cat >&3| csound -odac -L /dev/fd/3 foo.orc' or on a fifo I get:
>
> can't reopen (null)

OK, the following patch seems to fix *this* problem:

--- musmon.c~ Thu Aug 12 00:59:58 1999
+++ musmon.c Sun Sep 5 15:56:06 1999
@@ -221,7 +221,7 @@
         if (O.Beatmode) /* if performing from beats */
             settempo((FLOAT)O.cmdTempo); /* set the initial tempo */

- /*if (!O.RTevents)*/ { /* *************** */
+ if (!O.Linein) { /* *************** */
           if (!(scfp = fopen(O.playscore, "r")))
             dies(Str(X_649,"cannot reopen %s"), O.playscore);
         }

Eric


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : pe maalis 10 2000 - 07:27:11 EST