cmd/fluidsynth.bat
2019-06-11 22:41:31 -07:00

5 lines
No EOL
159 B
Batchfile

@echo off
set filename=%1
set filename=%filename:.mid=.wav%
D:\software\fluidsynth\fluidsynth.exe --gain 1 -F %filename% D:\software\fluidsynth\Scc1t2.sf2 %1%