JavaScriptClub/04

From XPUB & Lens-Based wiki

Section1: Introduce

Tone.js

Tone.js is a 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.

Pizzicato.js

Section2: Sliders

Sound Quilt

Brick

Section3: Midi control

Combining MIDI and HTML for Live Performance

Expansion

Section4: Examination