Tone.js
Tone.js copied to clipboard
Where is the examples source codes ?
trafficstars
I'm trying to understand the library by looking at https://tonejs.github.io/examples/sampler , but there is only the webpack JS output in the examples folder. I am not finding the sources files in this repository.
HTML is here: https://github.com/Tonejs/Tone.js/blob/master/examples/sampler.html Webpack output JS is here: https://github.com/Tonejs/Tone.js/tree/master/examples/js
Maybe I am understanding you wrong, but the source code is in the HTML file you linked to, everything in the script tag.