-
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
spessasus edited this page Jun 21, 2024
·
25 revisions
This is the place where I try my best to explain the program.
- Synthetizer - Responsible for generating sound.
- Sequencer - Resposnible for playing the parsed MIDI sequence.
- SoundFont2 - Responsible for parsing an SF2 file.
- MIDI parser - Responsible for parsing a MIDI file.
Tip
If you encounter any errors in this documentation, please open an issue!
Warning
Make sure you always update worklet_processor.min.js
along with the npm package!