Skip to content

v3.1.0.0

Choose a tag to compare

@stuerp stuerp released this 05 Aug 18:28
d8f5aa0
  • New: Added SFList support to the FluidSynth player. Due to limitations of the current FluidSynth API only the fileName property is used.
  • New: Added support for flat text SFList files.
  • New: Support for the editor (GUI) of CLAP plug-ins. Try f.e. OctaSine or Odin 2.
  • New: LibEDMIDI / Emu de MIDI player now uses libEDMIDI by Wohlstand.
  • Improved: Some extra information in the console when using SFList files.
  • Improved: Error handling and reporting when reading soundfont lists.
  • Improved: FluidSynth handles DLS embedded in XMF files better.
  • Improved: BASSMIDI and FluidSynth only create as many streams or synthesizers as there are ports in the MIDI stream resulting in a faster startup.
  • Improved: Support for archives. MIDI files, soundfont files and soundfont list files can be bundled in an archive.
  • Improved: Overall hardening and polishing of the CLAP host.
  • Improved: Extra error handling when looking for soundfonts. Some UTF-8 conversions can fail.
  • Fixed: MIDI flavor None did not work completely as intended.
  • Fixed: 32-bit ADL and OPN player reported a wrong sample size to their respective libraries resulting in undefined behavior during playback.