OMChroma Reference
BZFL-1 |
![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description: ;============================================================================= ; BZFL-1.ORC ; GBUZZ GENERATOR FILTERED BY A FOF FILTER / MONO ; AMPLITUDE ENVELOPE WITH POSCIL ;============================================================================= ; Timbre: Formantic subtractive synthesis with buzz ; Synthesis: (g)buzz with fofilter ; POSCIL envelopes ; Coded: ms 8/08 ; 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 ; Replaced oscili with poscil (precise oscillator), ms 8/08 ; 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 = fundamental freq [Hz] ; p6 = centre freq of the filter [Hz] ; p7 = amp envelope [GEN number] ; p8 = lowest harmonic in the buzz [int] ; p9 = % of highest harmonic [0-1] ; p10 = multiplier in the series of amp coeffs [0-1] ; p11 = envlp for the multiplier in the series of amp coeffs [GEN] ; p12 = impulse response attack time (krise) [sec] ; p13 = impulse respons decay time (atten) [sec] ;----------------------------------------------------------------------------- ; COMPULSORY GEN FUNCTIONS ; f5 large cosine ;_____________________________________________________________________________ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
see Csound Tables Conventions | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|