| Hey,
Please forgive the stupidity of a complete newbie. I've been trying to
compile the wave-packet synth orc and sco files to get sort of an idea
of what Csound can do. Using the lastest (as far as I know) Linux
version of Csound, this is what I got:
[jason@Dellbert csound]$ csound -o wpsynth.wav -W wsynth.orc wsynth.sco
Csound Version v3.485.0b (Aug 27 1998)
orchname: wsynth.orc
scorename: wsynth.sco
sorting score ...
... done
orch compiler:
216 lines read
error: no legal opcode, line 15:
0.2241438680420134, -0.1294095225512604
error: no legal opcode, line 19:
0.138428145901, -0.242294887066, -0.032244869585, 0.077571493840,
error: no legal opcode, line 20:
-0.006241490213, -0.012580751999, 0.003335725285
error: no legal opcode, line 24:
0.315250351709, -0.226264693965, -0.129766867567, 0.097501605587,
error: no legal opcode, line 25:
0.027522865530, -0.031582039318, 0.000553842201, 0.004777257511,
error: no legal opcode, line 26:
-0.001077301085
error: no legal opcode, line 30:
..273021046535, .574682393857, .294867193696, -.0540856070917,
error: no legal opcode, line 31:
-.0420264804608, .0167444101633, .00396788361296,-.00128920335614,
error: no legal opcode, line 32:
-.000509505399
error: no legal opcode, line 36:
(3.0-sqrt(15))/16.0, (sqrt(15)+3.0)/16.0, (sqrt(15)+13.0)/32.0,
error: no legal opcode, line 37:
(9.0-sqrt(15))/32.0
instr 1
instr 2
instr 3
instr 5
11 syntax errors in orchestra. compilation invalid
What am I doing wrong here? Is there something I'm missing from my
version of Csound or what? Thank in advance.
Regards,
Jason
|