Releases
13.4.9
Compare
Sorry, something went wrong.
No results found
Updating semantic versioning to be more in line with other semvers . Now version is 13.x.x
logging full version
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 )
Building files with webpack
Follower/Gate uses a single "smoothing" value instead of separate attacks and releases
Changing references to window allowing it to not throw error in node context
Testing examples
Tone.Channel combines Tone.PanVol with Tone.Solo.
Removing require.html example.
adding partialCount and baseType to Oscillator classes, helps with getting/setting complex types.
New examples with updated interface
Tone.start() to simplify resuming the AudioContext
You can’t perform that action at this time.