Hi, I've added two settings to the CoreMIDI driver (SVN revision 145) as it was proposed:
* "midi.coremidi.id" setting adds the provided identifier to the Client Name. If not set, the identifier is built using the process ID number. The Client Name would become something like: "FluidSynth 1234" * "midi.portname" setting (or command line parameter -p) replaces the default Port Name with the provided string, behaving like the ALSA Sequencer driver. If not set, the process ID is appended to the default port name; something like this: "FluidSynth virtual port 1234" These settings should be useful when running several FluidSynth instances at once. Please test, and provide comments, bug reports or any other feedback here or in the ticket http://fluidsynth.resonance.org/trac/ticket/18 Regards, Pedro _______________________________________________ fluid-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fluid-dev
