[CM] Wrong Number of Arguments -> MIDI (snd-rt)

Kjetil Svalastog Matheussen k.s.matheussen@notam02.no
Tue, 6 Mar 2007 19:40:24 +0100 (CET)


Esben Stien:
> 		 )
> 	       )
>     )
>   )
> 
> I'm on GNU/Linux with snd-ls-0.9.7.12.
> 
> Any pointers as to what I can try?
> 

Oops, seems like that error isn't catched by the rt compiler.

Lambdas require a body. Declare doesn't do anything. Uncomment
the printf call, or add something else, and it works.