Hello all,
Somehow, everything is in the subject.
I’d like to do something like with a GEN01 table 9the following does not work as poscil only accepts iPhase :
giTable ftgen ....."myFile.wav" ; the table being generated within an instrument and not at init time
kPhase lfo kamp,kFreq
aSound poscil kAmp,kCps,giTable, kPhase
I would not like to use vco2 and vco2init as the doc in Csound manual is totally incomprehensible (sorry to say that but I spent hours trying to understand what the authors meant and I ended up with errors… I feel terribly stupid now ).