| Mark T Vigorito wrote:
> I downloaded V1.731 last night. Using GEN22 with loscil2 was
> definitely better than loscil. Are there similar 16-bit versions of
> oscil and oscili?
Hy Mark,
oscil and oscili are not oriented to play sampled sounds, but to play
gen-func-generated waveform. Floating point tables are much more better
than 16-bit integer tables if the samples are short (not longer than
65536 samples), as their dynamic is incomparably higher. So I think I
never implement an integer version of oscil and oscili. Now fof3 opcode
is a good way to make granular synthesis with long sampled sounds as it
can read GEN22-generated integer tables. sndwarp sndwarpst opcodes are
good candidates to be converted to integer valus. Maybe I will implement
the integer version of these opcodes in the future.
bye and happy csounding!
--
Gabriel Maldonado
mailto:g.maldonado@agora.stm.it
http://www.agora.stm.it/G.Maldonado/home2.htm
http://www.geocities.com/SiliconValley/Way/7041/home2.htm
|