Tonejs / Tone.js

A Web Audio framework for making interactive music in the browser.
https://tonejs.github.io
MIT License
13.4k stars 976 forks source link

Docs for r12 ? #1007

Closed cristianvogel closed 2 years ago

cristianvogel commented 2 years ago

Hi,

Due to a stability requirement, I am trying to get familiar with Tone.js at r12 - don't suppose the API reference and/or docs/examples for r12 are still available somewhere?

Thanks for that and for keeping Tone sounding sweet!

chrisguttandin commented 2 years ago

I'm not sure about the examples but the API docs are here: https://tonejs.github.io/docs/r12/AutoFilter

tambien commented 2 years ago

Thanks @chrisguttandin!

@cristianvogel you can grab the r12 release here which will have all of the example files in there as well.