OMChroma Reference
SMPL-A1 |
![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description: ;============================================================================= ; SMPL-a1.ORC ; SAMPLER READING FROM A SOUND FILE WITH AUTOMATIC SR CONVERSION / MONO ; READING SAMPLES THROUGH DISKIN2, NO LOOP ; CONTROLLABLE WRAP ; AMPLITUDE ENVELOPE WITH POSCILI + COSINE IN-OUT ; DYNAMIC TRANSPOSITION AND AMPLITUDE CONTROL + JITTER ;============================================================================= ; Timbre: Reading from a sound file, with transposition ; Synthesis: Sampler ; Coded: ms 3/09 ; NB: NEW STRUCTURE FOR THE AMPLITUDES FROM AUGUST 2008! ; Positive value > 0.0 : linear amplitude (>0.0-1000.0) ; 0.0 or negative value : amplitude in dB (0 = maximum value) ; The apparently arbitrary amplitude range (0-1000, rather than 0-1) ; avoids printing small values with exponential notation ; Default SR = 96000, recommended precision: 24 bits ;----------------------------------------------------------------------------- ; p1 = instrument number ; p2 = action time [sec] ; p3 = duration [sec] ; p4 = max amp [linear, >0.0-1000.0 or dB, <= 0.0] ; p5 = min transposition factor [1=same as file] ; p6 = max transposition factor [1=same as file] ; p7 = envelope for the transposition factor [GEN] ; p8 = jitter amplitude for the transposition factor [0-1] ; p9 = duration of the transposition envelope [sec] ; p10 = jitter amplitude for the max amplitude [0-1] ; p11 = sound file [name] ; p12 = starting point in file [sec] ; p13 = amp envelope [GEN] ; p14 = duration of the local attack/decay [sec] ; p15 = wrap [0 or non 0] ;----------------------------------------------------------------------------- ; COMPULSORY GEN FUNCTIONS : ; f19 sigmoid rise/decay ;_____________________________________________________________________________ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
see Csound Tables Conventions | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|