Yotam Mann
|
f17249691d
|
feat: updating all examples
now in the form Tone.Something instead of using `import { Something } from "tone"`. It makes the example runner on the docs page work much faster
|
2020-04-16 22:24:18 -04:00 |
|
Yotam Mann
|
7eb1eaf625
|
setting range limits
|
2019-12-30 18:49:55 -05:00 |
|
Yotam Mann
|
3fb5ca8727
|
toMaster() -> toDestination()
|
2019-11-14 12:29:53 -05:00 |
|
Yotam Mann
|
4266d2b93c
|
updating examples
|
2019-10-24 18:01:27 -04:00 |
|
Yotam Mann
|
ed367e0f9b
|
adding nominal range to properties
|
2019-09-24 17:21:59 -04:00 |
|
Yotam Mann
|
401d278063
|
Adding categories to all the nodes
|
2019-09-16 10:15:23 -04:00 |
|
Yotam Mann
|
1bde88a19b
|
linting
|
2019-09-14 18:12:44 -04:00 |
|
Yotam Mann
|
261a5f4c3b
|
normalizing whitespace in comments
|
2019-09-14 16:39:18 -04:00 |
|
Yotam Mann
|
736106de5f
|
accidentally put extra tab before name
|
2019-09-04 19:18:44 -04:00 |
|
Yotam Mann
|
75a35108af
|
name is a readonly string
|
2019-09-04 18:38:04 -04:00 |
|
Yotam Mann
|
539a5c45d8
|
updating docs
|
2019-08-27 08:57:00 -07:00 |
|
Yotam Mann
|
fb38cd4034
|
adding MembraneSynthOptions to PolySynth
|
2019-08-16 15:21:09 -04:00 |
|
Yotam Mann
|
68d650862d
|
MembraneSynth extends Synth
addresses #486
Saves some code and enables use in PolySynth
|
2019-08-16 15:15:14 -04:00 |
|
Yotam Mann
|
c56bef48c4
|
converting MembraneSynth to ts
|
2019-08-16 13:57:38 -04:00 |
|