T("OscGen")
AR Oscillator x Envelope
Description
Properties
- osc
- env
- poly
Methods
- noteOn(noteNum, velocity, opts)
- noteOnWithFreq(freq, velocity, opts)
- noteOff(noteNum)
- noteOffWithFreq(freq)
- allNoteOff()
- allSoundOff()
See Also
- T("SynthDef")- Synth Definition
 
- T("osc")- Oscillator
 
- T("env")- Envelope
 
Source
https://github.com/mohayonao/timbre.js/blob/master/src/objects/synthdef.js