OMChroma Reference
ADD-A1 |
![]() | |||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
Description: ;============================================================================= ; ADD-A1.ORC ; ADDITIVE SYNTHESIS WITH FREQUENCY AND AMPLITUDE ENVELOPES / MONO ; ENVELOPES WITH OSCILI ;============================================================================= ; Timbre: nothing speciaL ; Synthesis: additive same units ; Source: new instrument ; Coded: ms 0503 ;----------------------------------------------------------------------------- ; NB: the apparently arbitrary amplitude range (0-1000, rather than 0-1) ; avoids Lisp printing small values with exponential notation ; when using linear amplitudes ;----------------------------------------------------------------------------- ; p1 = instrument number ; p2 = action time [sec] ; p3 = duration [sec] ; p4 = maximum amplitude [linear, 0.0 -> 1000.0] ; p5 = reference frequency [Hz] ; p6 = amplitude envelope [GEN number] ; p7 = maximum frequency deviation [Hz] ; p8 = frequency envelope [GEN number] ;----------------------------------------------------------------------------- ; COMPULSORY GEN FUNCTIONS : ; f1 audio wave ;_____________________________________________________________________________ | ||||||||||||||||||||||||||||||||||||||||
![]() | ||||||||||||||||||||||||||||||||||||||||
see Csound Tables Conventions | ||||||||||||||||||||||||||||||||||||||||
|