Csound Csound-dev Csound-tekno Search About

Re: Bug report, string arguments

Date1999-04-07 17:56
FromGabriel Maldonado
SubjectRe: Bug report, string arguments
Csound score can't handle more than a string argument per line. 
It is not a bug, 
it is a limit of present Csound-structure engine.
-- 
Gabriel Maldonado

http://www.agora.stm.it/G.Maldonado/home2.htm



Roger Klaveness wrote:
> 
> If one is using more than one string argument it seems like csound get confused
> Here is an example
> p4 is a name for a wavefile
> p5 is a name for a convolution analysis file
> it looks like csound only can take one string argument and then uses the last one
> it tries to read the convolvefile as a wavefile and then complains that it haven't got a header
>