Csound Csound-dev Csound-tekno Search About

oscil: not initialized

Date1999-07-05 21:24
Frompete moss
Subjectoscil: not initialized
what does
INIT ERROR: oscil: not initialized
mean?

if i try:

if kint != 1 goto next2
a1 oscil p4, p6, 1
goto end
next2:

then i get the error.  i have tried replacing the ocsil with table, and
i get table: not initialized.

help!