Csound Csound-dev Csound-tekno Search About

[Cs-dev] Csound 6.00alpha2 if then error: too many input args

Date2013-03-12 01:15
Fromdp51
Subject[Cs-dev] Csound 6.00alpha2 if then error: too many input args
Hi,

I compiled Csound6 from git on Sunday and I tried this:



instr 1
    kx init 1
    if kx > 0 then
    endif
endin


i1 0 2



and got:

CoreMIDI real time MIDI plugin for Csound
0dBFS level = 32768.0
Csound version 6.00alpha2 (double samples) Mar 11 2013
libsndfile-1.0.25
UnifiedCSD:  test.csd
STARTING FILE
Creating orchestra
Creating score
Parsing successful!
error:  too many input args
Csound tidy up: Bus error
end of score.		   overall amps:      0.0
	   overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.254s, CPU: 0.003s



--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-00alpha2-if-then-error-too-many-input-args-tp5720937.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-03-12 07:15
FromVictor Lazzarini
SubjectRe: [Cs-dev] Csound 6.00alpha2 if then error: too many input args
Steven is working on syntax checking at the moment, so this kind of thing is not quite ready yet.
On 12 Mar 2013, at 01:15, dp51 wrote:

> Hi,
> 
> I compiled Csound6 from git on Sunday and I tried this:
> 
> 
> 
> instr 1
>    kx init 1
>    if kx > 0 then
>    endif
> endin
> 
> 
> i1 0 2
> 
> 
> 
> and got:
> 
> CoreMIDI real time MIDI plugin for Csound
> 0dBFS level = 32768.0
> Csound version 6.00alpha2 (double samples) Mar 11 2013
> libsndfile-1.0.25
> UnifiedCSD:  test.csd
> STARTING FILE
> Creating orchestra
> Creating score
> Parsing successful!
> error:  too many input args
> Csound tidy up: Bus error
> end of score.		   overall amps:      0.0
> 	   overall samples out of range:        0
> 0 errors in performance
> Elapsed time at end of performance: real: 0.254s, CPU: 0.003s
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-00alpha2-if-then-error-too-many-input-args-tp5720937.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
> endpoint security space. For insight on selecting the right partner to 
> tackle endpoint security challenges, access the full report. 
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-03-12 10:44
FromSteven Yi
SubjectRe: [Cs-dev] Csound 6.00alpha2 if then error: too many input args
Hi Davis,

This should now be working. There was a typo in one of the OENTRY's I
had added to disambiguate ops with B and b as separate entries.

Thanks for reporting this!
steven

On Tue, Mar 12, 2013 at 1:15 AM, dp51  wrote:
> Hi,
>
> I compiled Csound6 from git on Sunday and I tried this:
>
> 
> 
> instr 1
>     kx init 1
>     if kx > 0 then
>     endif
> endin
> 
> 
> i1 0 2
> 
> 
>
> and got:
>
> CoreMIDI real time MIDI plugin for Csound
> 0dBFS level = 32768.0
> Csound version 6.00alpha2 (double samples) Mar 11 2013
> libsndfile-1.0.25
> UnifiedCSD:  test.csd
> STARTING FILE
> Creating orchestra
> Creating score
> Parsing successful!
> error:  too many input args
> Csound tidy up: Bus error
> end of score.              overall amps:      0.0
>            overall samples out of range:        0
> 0 errors in performance
> Elapsed time at end of performance: real: 0.254s, CPU: 0.003s
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-00alpha2-if-then-error-too-many-input-args-tp5720937.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
> endpoint security space. For insight on selecting the right partner to
> tackle endpoint security challenges, access the full report.
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-03-12 11:37
Fromdp51
SubjectRe: [Cs-dev] Csound 6.00alpha2 if then error: too many input args
Well that was fast.  Will try again tonight.  Thanks Steven.

Davis



--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-00alpha2-if-then-error-too-many-input-args-tp5720937p5720947.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net