[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [fluid-dev] Command line option for Audio Device and MIDI Device (no
From: |
Pedro Lopez-Cabanillas |
Subject: |
Re: [fluid-dev] Command line option for Audio Device and MIDI Device (not driver) in Qsynth |
Date: |
Sun, 15 Mar 2009 12:06:07 +0100 |
User-agent: |
KMail/1.9.6 (enterprise 20070904.708012) |
Graham Goode wrote:
> Hi,
> I'm now using .bat files to allow easy starting of Qsynth with
> particular soundfonts, but need to be able to script different virtual
> MIDI Devices (In From MIDI Yoke: 2, In From MIDI Yoke: 3, In From
> MIDI Yoke: 4) for the different soundfonts. The Qsynth --help output
> does not list a command line option for MIDI devices, just the MIDI
> driver. Does anyone know if it is possible to script this from a Batch
> file?
> Thanks!
> GrahamG
>
It is the same syntax in FluidSynth and QSynth. For Windows:
X:> fluidsynth -m winmidi -o midi.winmidi.device="In From MIDI Yoke: 2"
Regards,
Pedro