Skip to content

OmniConverter PR - 1.0.0 r51

Pre-release
Pre-release
Compare
Choose a tag to compare
@KaleidonKep99 KaleidonKep99 released this 26 Feb 06:44
· 20 commits to master since this release

Changelog:

  • Fixed SysEx handling, GM/GS/XG events should now be parsed properly FOR REAL.
  • Fixed issue in code that caused unrecognized events to create skips in the final audio renderer.
  • Added preliminary support for FluidSynth! Have fun testing it*.

Khang06

For Linux and macOS users wanting to test FluidSynth

Please install FluidSynth through your package manager of choice.
To install FluidSynth globally under macOS, you can run brew install fluid-synth in your Terminal. This requires Homebrew to be installed on your device.