T("PluckGen")
AR Karplus–Strong string synthesis
Description
Properties
env
poly
Methods
noteOn(noteNum, velocity, opts)
noteOnWithFreq(freq, velocity, opts)
noteOff(noteNum)
noteOffWithFreq(freq)
allNoteOff()
allSoundOff()
See Also
T("SynthDef")
- Synth Definition
T("pluck")
- Karplus–Strong string synthesis
T("env")
- Envelope
Source
https://github.com/mohayonao/timbre.js/blob/master/src/objects/synthdef.js