Csound Csound-dev Csound-tekno Search About

Add_Synth.csd from csoundjournal doesn't work

Date2016-02-18 10:55
FromStefan Thomas
SubjectAdd_Synth.csd from csoundjournal doesn't work
Dear community,
I wanted to run the Add_Synth.csd file, I've found on http://www.csounds.com/journal/issue13/Add_Synth.csd.
Unfortunately, it doesn't work.
I get the error message:
error: syntax error, unexpected T_OPCODE, expecting T_IDENT  (token "xin") line 130:
>>>    ifn,     i_index, xin <<<
Parsing failed due to invalid input!
WARNING: Stopping on parser failure

cannot compile orchestra

I'm using version 6.02.0 of csound
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2016-02-18 11:25
FromRory Walsh
SubjectRe: Add_Synth.csd from csoundjournal doesn't work
Looks like the extra comma after the i_index might be the problem? 

On 18 February 2016 at 10:55, Stefan Thomas <kontrapunktstefan@gmail.com> wrote:
Dear community,
I wanted to run the Add_Synth.csd file, I've found on http://www.csounds.com/journal/issue13/Add_Synth.csd.
Unfortunately, it doesn't work.
I get the error message:
error: syntax error, unexpected T_OPCODE, expecting T_IDENT  (token "xin") line 130:
>>>    ifn,     i_index, xin <<<
Parsing failed due to invalid input!
WARNING: Stopping on parser failure

cannot compile orchestra

I'm using version 6.02.0 of csound
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2016-02-18 11:32
FromStefan Thomas
SubjectRe: Add_Synth.csd from csoundjournal doesn't work
Dear Rory, thanks, this solved the problem!

2016-02-18 12:25 GMT+01:00 Rory Walsh <rorywalsh@ear.ie>:
Looks like the extra comma after the i_index might be the problem? 

On 18 February 2016 at 10:55, Stefan Thomas <kontrapunktstefan@gmail.com> wrote:
Dear community,
I wanted to run the Add_Synth.csd file, I've found on http://www.csounds.com/journal/issue13/Add_Synth.csd.
Unfortunately, it doesn't work.
I get the error message:
error: syntax error, unexpected T_OPCODE, expecting T_IDENT  (token "xin") line 130:
>>>    ifn,     i_index, xin <<<
Parsing failed due to invalid input!
WARNING: Stopping on parser failure

cannot compile orchestra

I'm using version 6.02.0 of csound
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here