Yotam Mann
|
38d6f9d242
|
optimization by moving child objects into constructor
means that in many cases the param won't be assigned twice
|
2019-08-08 14:15:56 -04:00 |
|
Yotam Mann
|
b81310f107
|
doesn't need to set numberOfOutputs
|
2019-08-02 21:50:04 -04:00 |
|
Yotam Mann
|
6e5e8b3399
|
using specific types
importing them so there are not multiple import type errors
|
2019-07-30 15:35:27 -04:00 |
|
Yotam Mann
|
ffad8c1475
|
confirm that an instance was disposed
implement Tone.prototype.dispose which flips a boolean wasDisposed.
|
2019-07-23 12:11:57 -04:00 |
|
Yotam Mann
|
9f14b53d26
|
moving input definition to Instrument
|
2019-07-22 16:16:13 -04:00 |
|
Yotam Mann
|
f69666fe07
|
converting Synth to typescript
|
2019-07-18 14:07:25 -04:00 |
|