Skip to content

v3.2.0.0

Choose a tag to compare

@stuerp stuerp released this 09 Sep 20:43
· 21 commits to main since this release
aeaf925
  • New: The BASSMIDI player can now use DLS sound fonts. They are automatically converted to SF2 format before use.
  • New: "Use DLS" option for the BASSMIDI player.
  • New: "Use DLS (Custom) option for the FluidSynth player. This overrides the built-in DLS support.
  • New: Context menu item to extract an embedded sound font and save it as a DLS collection or SF2 bank.
  • New: Option "Use SecretSauce with GS" to always use the SecretSauce player with a GS MIDI file.
  • Improved: The SecretSauce player keeps trying to play files that cause the host to stop early f.e. because of an unsupported SysEx.
  • Fixed: Reduced device count of LibADLMIDI/LibOPNMIDI from 3 to 1 to prevent a rare edge case from freezing the sample render loop.
  • Fixed: Turned off Auto Arpeggio for LibADLMIDI and LibOPNMIDI on advise of the author.
  • Fixed: The sound font cache prevented temporary files from being deleted.
  • Fixed: Handling of XMF files with duplicate copies of the same MIDI content.
  • Fixed: The Log Level drop list was not cleared after a reset.