Use Non-Frames Version Previous Page Next Page
Appendix: DirectCsound

lposcint

  ar      lposcint  kamp, kfreqratio, kloop, kend, ift[,iphs]

Initialization

ift - function table number

iphs - initial phase (in samples)

Performance

ar - output signal

kamp - amplitude

kfreqratio - multiply factor of table frequency (for example: 1 = original frequency, 1.5 = a fifth up , .5 = an octave down)

kloop - loop point (in samples)

kend - end loop point (in samples)

lposcint is the same as lposcil, but reads integer stored sample tables (GEN22) to reduce RAM memory needs.



Use Non-Frames Version Previous Page Next Page
Appendix: DirectCsound