-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Inspiration:
- https://www.youtube.com/watch?v=KZAnUDAj94Y
- https://code.tutsplus.com/tutorials/how-to-create-an-audio-oscillator-with-web-audio-api--cms-29943
Suggested next steps:
- integrate @netgusto's oscilloscope visualization => PR First implementation of a scope viz #6 (merged)
- refactor: prevent the scope from being re-initialized for every note
- refactor: also prevent the audio context and oscillator from being re-initialized for every played note, if possible
- integrate a second scope viz for the sound generator (mapped to keys
Q,W,EandR) - allow more than 1 MIDI keyboard to be plugged and allocate a separate scope viz for it (i.e. one scope per instrument)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
