mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-15 08:17:07 +00:00
noting changes
[skip ci]
This commit is contained in:
parent
4e772baab9
commit
723be54fc6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue