[Cs-dev] tempo statement throwing error in csound 5.15.0 snapshot
Date | 2012-01-05 01:43 |
From | Iain Duncan |
Subject | [Cs-dev] tempo statement throwing error in csound 5.15.0 snapshot |
Attachments | None None |
Using the csound 5.15.0 snapshot, build from source with buildNewParser=0, I'm getting an error using the tempo statement: from the score: t 0 120 from the terminal output: error in score. illegal opcode t (ASCII 116) Score finished in csoundPerform(). Thanks Iain
|
Date | 2012-01-05 01:53 |
From | Iain Duncan |
Subject | Re: [Cs-dev] tempo statement throwing error in csound 5.15.0 snapshot |
Attachments | None None |
I've figured out that this happens when there is a duplicate tempo statement for the same time. I'm not sure what the proper behaviour in that case should be? I think they used to just silently clobber each other? thanks Iain On Wed, Jan 4, 2012 at 5:43 PM, Iain Duncan <iainduncanlists@gmail.com> wrote:
|