| in the flollowing simple example it can be heard that at the first rund
the beginning of the table is skipped: it starts with "quick" instead of
"the quick".
bernard recently reported the same. i cannot find anything about this
on the manual page. so i am wondering: is it a small bug? or is it
necessary? (then we should write a note in the manual page.)
if possible, i'd suggest that an additional parameter about where to
start reading in the table would be nice to have.
best -
joachim
gifil ftgen 0, 0, 0, 1, "fox.wav", 0, 0, 1
instr 1
iTimeScal = p4
fsig pvstanal iTimeScal, 1, 1, gifil
aout pvsynth fsig
outs aout, aout
endin
|