T("SynthDef")

ARSTEREO Synth Definition

Description

音源インターフェース。音源定義を noteOn, noteOff で管理します。

Properties

SynthDefFunction

音源定義関数は noteOn() の時に呼ばれる関数です。引数は以下が定義された辞書オブジェクトです。
引数を元に T オブジェクト を生成して返します。

Methods

See Also

Source

https://github.com/mohayonao/timbre.js/blob/master/src/objects/synthdef.js