ipow not recognised?
Date | 1998-12-10 15:39 |
From | Steven Cook |
Subject | ipow not recognised? |
Hi, I've recently been trying to run orcs using ipow, including the example given in the manual, but get "no legal opcode" errors: ;orc sr = 44100 kr = 4410 ksmps = 10 nchnls = 1 instr 1 iamp ipow 10, 2 a1 oscil iamp, 100, 1 a2 apow a1, 2, iamp out a2 endin ;sco f1 0 513 10 1 ;inst strt leng i1 0 1 e I am using Csound 68k latest version. Any ideas? Thanks, Steve. |