[Csnd] Sectionless score instrument
| Date | 2014-09-19 15:51 |
| From | Askwazzup |
| Subject | [Csnd] Sectionless score instrument |
Hello friends.
I'm trying to create a delay instrument, that runs independently from score
sections, however i'm not sure how this is acomplished.
i 2 0 3600
i 1 0 5
s
I tried to put the {} sectionless looptags around it, but it doedn't help.
P.S Does this forum require cookies? I can't post from a text browser.
--
View this message in context: http://csound.1045644.n5.nabble.com/Sectionless-score-instrument-tp5737571.html
Sent from the Csound - General mailing list archive at Nabble.com.
|
| Date | 2014-09-19 15:56 |
| From | Rory Walsh |
| Subject | Re: [Csnd] Sectionless score instrument |
You mean you wish to start a delay instrument outside of the score section? If so you can use an event opcodes for that. Otherwise I'm not sure I follow. On 19 September 2014 16:51, Askwazzup |
| Date | 2014-09-19 15:58 |
| From | zappfinger |
| Subject | [Csnd] Re: Sectionless score instrument |
You can use alwayson. So if your delay instrument is 200, use alwayson 200 in the instrument 0 section BTW, effect instruments are usually high instrument numbers, since they should be processed last in the chain. Richard -- View this message in context: http://csound.1045644.n5.nabble.com/Sectionless-score-instrument-tp5737571p5737573.html Sent from the Csound - General mailing list archive at Nabble.com. |
| Date | 2014-09-19 16:47 |
| From | jpff@cs.bath.ac.uk |
| Subject | [Csnd] Re: |
| Attachments | None |
| Date | 2014-09-19 19:02 |
| From | Askwazzup |
| Subject | [Csnd] Re: Sectionless score instrument |
Thanks for the answers, I'm using the b letter now. Also, i hate writing on a smartphone, it seems i accidentally sent my answer as a personal message to jff. -- View this message in context: http://csound.1045644.n5.nabble.com/Sectionless-score-instrument-tp5737571p5737582.html Sent from the Csound - General mailing list archive at Nabble.com. |