[Cs-dev] csound6 error: 'minvalid channel name'
Date | 2013-05-07 12:16 |
From | peiman khosravi |
Subject | [Cs-dev] csound6 error: 'minvalid channel name' |
Attachments | testError.csd None None |
Hello, The attached CSD runs in Csound5 but it produces 2 errors in Csound6:
new alloc for instr 1: INIT ERROR in instr 1: [minvalid channel name[m
[m chnset.k #k0 Sparam B 0.000 - note deleted. i1 had 1 init errors[m
[mINIT ERROR in instr 1: [minvalid channel name[m [m chnset.k #k0 Sparam
B 0.000 - note deleted. i1 had 1 init errors[m [mnew alloc for instr 3: B 0.000 .. 2.000 T 2.000 TT 2.000 M: 0.0 0.0
Score finished in csoundPerformKsmps(). inactive allocs returned to freespace
end of score. overall amps: 0.0 0.0 overall samples out of range: 0 0
2 errors in performance Elapsed time at end of performance: real: 2.304s, CPU: 0.110s closing device
173 1024 sample blks of 64-bit floats written to dac Also why does it say 'minvalid', rather than just 'invalid'?
Best, Peiman |
Date | 2013-05-07 13:04 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound6 error: 'minvalid channel name' |
This was probably due to one of the issues fixed since RC1. The CSD compiles and runs here. On 7 May 2013, at 12:16, peiman khosravi wrote: > |
Date | 2013-05-07 13:08 |
From | peiman khosravi |
Subject | Re: [Cs-dev] csound6 error: 'minvalid channel name' |
Attachments | None None |
Great, thanks for checking Victor.
Best, Peiman www.peimankhosravi.co.uk || Subscribe to RSS Feed
To receive emails about upcoming concerts visit this page & enter your email address in the 'follow' section. On 7 May 2013 13:04, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote: This was probably due to one of the issues fixed since RC1. The CSD compiles and runs here. |