[Csnd] interp opcode error
Date | 2014-01-04 10:00 |
From | francesco |
Subject | [Csnd] interp opcode error |
Hello All, testing some examples in Cabbage (bassline.csd by McCurdy) i had this error (tested also in command line): aAmp interp ((kAmp*kOn)*((kAcc*0.7)+1)*gkVol) error: syntax error, unexpected T_OPCODEB (token "interp") line 372: >>> aAmp interpWARNING: [mStopping on parser failure The interp example from manual is working right. Ubuntu 12.04 32 bit, Csound version 6.02.0 (double samples) Jan 3 2014. Some idea? Thanks, ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/interp-opcode-error-tp5731193.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-01-04 10:18 |
From | Rory Walsh |
Subject | Re: [Csnd] interp opcode error |
Could it be a parenthesis problem I wonder? On 4 January 2014 10:00, francesco |
Date | 2014-01-04 10:35 |
From | francesco |
Subject | [Csnd] Re: interp opcode error |
Yes, You are right, this works: aAmp interp kAmp*kOn*((kAcc*0.7)+1)*gkVol Thank You, (i feel a bit schizo ... Rory here and there ... are You the same? :)) ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/interp-opcode-error-tp5731193p5731195.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-01-04 10:36 |
From | Rory Walsh |
Subject | Re: [Csnd] Re: interp opcode error |
The one and the only! I'll update the examples in git now. if you come across any further problems please let me know so that I can update the examples! On 4 January 2014 10:35, francesco |
Date | 2014-01-04 11:24 |
From | francesco |
Subject | [Csnd] Re: interp opcode error |
> The one and the only! Naa, i don't believe You! I'm sure You have at least two twins with same names, the guitar player, the cabbage programmer and the community helper. Please don't lie to me:) Seriously, i will let You know about examples and other. Ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/interp-opcode-error-tp5731193p5731197.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-01-04 11:25 |
From | Rory Walsh |
Subject | Re: [Csnd] Re: interp opcode error |
I have one twin, this is true, but thankfully we were given different names at birth :) On 4 January 2014 11:24, francesco |