stuerp / foo_midi

A foobar2000 component to play MIDI files.
MIT License
63 stars 1 forks source link

Selecting a soundfont path and loading an SF2 RMI in fluidsynth uses the main soundfont #68

Open spessasus opened 1 month ago

spessasus commented 1 month ago

Description

Selecting a soundfont path and loading an SF2 RMI in fluidsynth uses the main soundfont instead of the embedded one. Using BASSMIDI instead resolves this, the SF2 RMI plays normally.

Steps to reproduce

  1. Grab a GM soundfont like GeneralUserGS or FluidR3GM
  2. Choose it in the "paths" menu
  3. Add and enable fluidsynth as the synthesizer
  4. Play an SF2 RMI with a custom soundfont like this one Hybrid song 2_20.zip 5, The main soundfont is used. You hear harpsichord instead of the triangle lead.

Environment