noting changes

[skip ci]
This commit is contained in:
tambien 2018-05-17 11:51:02 -04:00
parent 4e772baab9
commit 723be54fc6

View file

@ -4,6 +4,8 @@
* Added Object notation for Tone.TimeBase and classes that extend it.
- i.e. Tone.Time({'4n' : 1, '8t' : 2})
- Replacement for deprecated expression strings.
* Tone.Meter uses RMS instead of peak (thanks @Idicious)
* Tone.Sampler supports polyphonic syntax (thanks @zfan40)
### r12