JavaScriptClub/04
Section1: Introduce
Tone.js
Tone.js is a very basic tool for creating an oscillator sound or synths sound like FM synth, AM synth and Noise synth.
You can modify most of their values, such as Attack, Decay, Sustain, and Release.
https://tonejs.github.io/
https://tonejs.github.io/examples/
For pitches, you can easily define them by inputting the specific scales you want, like C4, E4, or any other notes.