Completed
Tuning forks
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Musical Instrument with the Web Audio API
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Playalong
- 3 Web Audio API
- 4 Audio Context
- 5 Destination
- 6 Making music
- 7 Oscillator
- 8 Create Oscillator
- 9 Connect Oscillator to Context
- 10 Start Oscillator
- 11 Disconnect Oscillator
- 12 New Oscillator
- 13 Oscillator Node
- 14 Wave Shapes
- 15 Oscillators
- 16 Oscillator frequency
- 17 Tuning forks
- 18 Semitones
- 19 Math
- 20 The problem
- 21 Octavian
- 22 Audiophonic
- 23 Adding oscillators
- 24 Keyup event
- 25 Why not just buy a keyboard
- 26 Face Theremin
- 27 Face Tracking Event
- 28 Step sequencer
- 29 User sequence
- 30 Limitations
- 31 Building a musical instrument
- 32 WebSocket
- 33 Demo
- 34 Web Music
- 35 Other APIs
- 36 Pull Request