[Csnd-dev] Csound7 - chnset k(0), "channel" does not work
Tarmo Johannes <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <CAPvdOzC_nuAtc8mK40if_-sgtncmxrrrxCnq+0wBaEGvup+Kdw@mail.gmail.com> |
Hi! Is this is a bug (I guess so) in Csound7: chnset k(0), "test" ; gives error: opcode 'k' for expression with arg types cS not found when kValue = 0 chnset kValue, "test" ; works and printk 1, k(0) ; works Should I file an issue? Greetings, tarmo