[Csnd] error: perf-pass statements illegal in header blk (cngoto)
Date | 2017-09-27 09:10 |
From | Dominik K <00000289a377b150-dmarc-request@LISTSERV.HEANET.IE> |
Subject | [Csnd] error: perf-pass statements illegal in header blk (cngoto) |
Hi, still cannot understand why the code snippet shown below causes an error. Many thanks, Dominik |
Date | 2017-09-27 09:29 |
From | Steven Yi |
Subject | Re: [Csnd] error: perf-pass statements illegal in header blk (cngoto) |
if-then runs at k-rate, while if-ithen only runs at init time. Try changing the then to ithen. On Wed, Sep 27, 2017, 05:10 Dominik K <00000289a377b150-dmarc-request@listserv.heanet.ie> wrote: Hi, |
Date | 2017-09-27 09:38 |
From | Victor Lazzarini |
Subject | Re: [Csnd] error: perf-pass statements illegal in header blk (cngoto) |
and there is no perf-time outside instruments and UDOs. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 27 Sep 2017, at 09:29, Steven Yi |
Date | 2017-09-27 09:38 |
From | "V. Dominik Kunz" <00000289a377b150-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd] error: perf-pass statements illegal in header blk (cngoto) |
Many thanks Steven !!! I think it might be a good idea to add this to the if opcode description. Cheers Dominik On 27/09/2017 10:29, Steven Yi wrote:
|