Re: [Csnd-dev] Csound7 - chnset k(0), "channel" does not work
vlz <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
it's a known issue, in the tracker. Prof. Victor Lazzarini Maynooth University Ireland > On 11 Sep 2024, at 08:21, Tarmo Johannes <[email protected]> wrote: > > > 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 >