[CSOUND-DEV:3140] csound5 - otran error
Date | 2003-10-15 06:01 |
From | stevenyi |
Subject | [CSOUND-DEV:3140] csound5 - otran error |
Hi all, I compiled csound5 and in trying to run it with a very simple csd file, I got: opcode=specdisp unknown opcode running csound with gdb, I found that it died in otran.c, line 247: displop4 = getopnum("specdisp"); I'm not to familiar with this code and functions. Any ideas? Will be taking a look deeper but thought I'd ask if anyone knew off the top of their head what might be going on. Thanks, steven |