-
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
spessasus edited this page Jul 17, 2024
·
25 revisions
This is the place where I try my best to explain the program.
Tip
If you encounter any errors in this documentation, please open an issue!
- 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.
- Logging - How to control spessasynth_lib's console output.
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!