Tone.js icon indicating copy to clipboard operation
Tone.js copied to clipboard

Where is the examples source codes ?

Open ambroiseRabier opened this issue 2 years ago • 1 comments
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

ambroiseRabier avatar Apr 28 '23 22:04 ambroiseRabier

Maybe I am understanding you wrong, but the source code is in the HTML file you linked to, everything in the script tag.

dirkk0 avatar Apr 29 '23 07:04 dirkk0