Skip to content
spessasus edited this page Jul 17, 2024 · 18 revisions

Welcome to the SpessaSynth wiki!

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!

Modules explained

  • 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.