sound.synth

MJS / AC Piece API / sound / done
sound.synth({ tone, type, duration, beats, attack, decay, volume, pan, generator })

Play a synthesized voice and return a handle for kill/progress/update.

Parameters

Name Type Required Description
options object no Synth options object with oscillator and envelope fields.

Returns

object

Examples

No explicit examples yet.

Open playground to experiment live.

Runtime Notes

No additional runtime notes yet.

Details

No additional details yet.

Live Preview

Embedded AC preview