[Old-Csnd] Standard method for generating an event of infinite duration (fwd)
Date | 2015-11-22 19:20 |
From | jpff |
Subject | [Old-Csnd] Standard method for generating an event of infinite duration (fwd) |
---------- Forwarded message ---------- Date: Sun, 22 Nov 2015 13:42:15 -0500 From: Beinan Li |
Date | 2015-11-22 20:12 |
From | jpff |
Subject | Re: [Old-Csnd] Standard method for generating an event of infinite duration (fwd) |
ould use length of z which is a controlled fudge y On Sun, 22 Nov 2015, jpff wrote: > > > ---------- Forwarded message ---------- > Date: Sun, 22 Nov 2015 13:42:15 -0500 > From: Beinan Li |
Date | 2015-11-22 20:45 |
From | Steven Yi |
Subject | Re: [Old-Csnd] Standard method for generating an event of infinite duration (fwd) |
Also with current Csound, if an empty score is given when Csound starts, it will automatically keep running. In this scenario, Csound internally will generate a mock note with length z. I do think the engine could be modified to operate without direct knowledge of "done-ness" of the pending events and active instances. For all intents and purposes though, having a mock note in the score with length z gives the desired behavior. The engineering cost to implement it "properly" does not seem worth it considering the known workaround. However, it may be that there are use cases outside of what we know that might make it worth it to implement. Also, since we're tracking issues on Github now, it wouldn't hurt to add an issue and then it would at least be something we could track. On Sun, Nov 22, 2015 at 8:12 PM, jpff |
Date | 2015-11-23 05:43 |
From | Beinan Li |
Subject | Re: [Old-Csnd] Standard method for generating an event of infinite duration (fwd) |
Thank you both, jpff and Steven.
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
@Steven Also with current Csound, if an empty score is given when Csound Is current Csound the latest official release or dev branch on GitHub? I'm running "Csound version 6.05 (double samples) May 13 2015" on OS X.
The workarounds are acceptable to me. It would be nice if the info were made highly visible in the FLOSS manual somewhere. Apologies if it's already there (a simple search of "fudge" or "z" leads me nowhere). But I understand that there will be a delay if the features are new. Thanks again! Beinan
|