Csound Csound-dev Csound-tekno Search About

[Csnd] Yes or No

Date2014-07-03 00:22
FromDavid Mooney
Subject[Csnd] Yes or No
There has to be a way to do this, but I can't find it. Looking to make a simple Yes/No [1 or 0] selection within a loop_lt to help select values for event_i that's driving another instrument. Something along the lines of:

ival [selection opcode]
if (ival==1) then


--
Opaque Melodies
http://opaquemelodies.com

Date2014-07-03 00:28
FromHlöðver Sigurðsson
SubjectRe: [Csnd] Yes or No
Using schedkwhen can enable you to trigger on any value above zero. So it's event+trigger combo opcode.


2014-07-02 23:22 GMT+00:00 David Mooney <dmooney023@gmail.com>:
There has to be a way to do this, but I can't find it. Looking to make a simple Yes/No [1 or 0] selection within a loop_lt to help select values for event_i that's driving another instrument. Something along the lines of:

ival [selection opcode]
if (ival==1) then


--
Opaque Melodies
http://opaquemelodies.com