You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2022. It is now read-only.
openSUSE Tumbleweed soundkonverter 3.0.1 fluidsynth 2.1.5
1 Timidity (offered by default and no soundfont setting) сonverts a GM (WarCraft Title) file with very poor polyphony, one piano, and is very distant from the original. Even mpd via libfluidsynth, also not requiring soundfont, reproduces much better, at least similar. This quality is unacceptable!
2 Fluidsynth, given the correct GM soundfont (/usr/share/sounds/sf2/FluidR3_GM.sf2) converts an always mute file (tried flac and wav) with the correct duration.
Converting directly through fluidsynth to wav works great.
fluidsynth -F WarCraft.wav /usr/share/sounds/sf2/FluidR3_GM.sf2 WarCraft.mid
3 I have a midi device on port 128:0, which it does not even use and does not offer to use it for conversion. Why?