Download Latest Version 14.7.39.zip (4.2 MB)
Email in envelope

Get an email when there's a new version of Tone.js

Home / 13.4.9
Name Modified Size InfoDownloads / Week
Parent folder
Tone.js 2019-01-10 271.8 kB
Tone.js.map 2019-01-10 1.1 MB
13.4.9.tar.gz 2019-01-10 13.2 MB
13.4.9.zip 2019-01-10 13.5 MB
README.md 2019-01-10 1.0 kB
Totals: 5 Items   28.1 MB 0
  • 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
Source: README.md, updated 2019-01-10