Steps to replicate the issue (include links if applicable):
- Upload a midi to a wiki with transcoding
- this wiki runs on macos with a homebrew install of fluidsynth 2.5.5
- /opt/homebrew//bin/fluidsynth -T wav /opt/homebrew/share/fluid-synth/sf2/VintageDreamsWaves-v2.sf2 input.mid -F output.wav
What happens?:
When run from shellbox wrapper, i see the command throw error: '-F' is an illegal option at this place, only -b option is allowed here.
What should have happened instead?:
Command should be able to run.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
The argument order has been like this for a long while (over 8 years):
Usage:
fluidsynth [options] [soundfonts] [midifiles]