Re: [fluid-dev] Feature request: JACK MIDI

2009-01-10 Thread Josh Green
It has also been on my mind to add Jack MIDI support. Maybe someone will beat me to it? ;) Josh On Sat, 2009-01-10 at 17:56 -0500, Ebrahim Mayat wrote: > Hello again > > Both jack-0.116.0 and jack-keyboard compile successfully on OS X and > Linux. So, I was wondering if it would be possi

Re: [fluid-dev] Feature request: JACK MIDI

2009-01-10 Thread Ebrahim Mayat
Hello again Both jack-0.116.0 and jack-keyboard compile successfully on OS X and Linux. So, I was wondering if it would be possible to also add JACK MIDI support for the next release. This could be a nice way to rout different MIDI inputs to multiple instances of fluidsynth particularly on OS X.

Re: [fluid-dev] New CoreMIDI driver for Mac OSX

2009-01-10 Thread Bernat Arlandis i Mañó
Ebrahim Mayat escrigué: On Saturday, January 10, 2009, at 01:03PM, "Bernat Arlandis i Mañó" wrote: In case you don't know, "-a" is for the audio driver and it's unrelated to "-m". You can use "fluidsynth -a jack -m coremidi" to use jack and coremidi. Sure, :-) Elementary, my de

Re: [fluid-dev] New CoreMIDI driver for Mac OSX

2009-01-10 Thread Ebrahim Mayat
On Saturday, January 10, 2009, at 01:03PM, "Bernat Arlandis i Mañó" wrote: >In case you don't know, "-a" is for the audio driver and it's unrelated >to "-m". You can use "fluidsynth -a jack -m coremidi" to use jack and >coremidi. > Sure, :-) Elementary, my dear Watson. Keep up the good wo

Re: [fluid-dev] New CoreMIDI driver for Mac OSX

2009-01-10 Thread Bernat Arlandis i Mañó
Ebrahim Mayat escrigué: On Jan 10, 2009, at 2:46 PM, Pedro Lopez-Cabanillas wrote: A test case: If you have MidiShare installed, both drivers will be compiled. MidiShare takes priority by default at runtime in this case. Right, just invoking "fluidsynth -a jack" starts fluidsynth with MidiS

Re: [fluid-dev] New CoreMIDI driver for Mac OSX

2009-01-10 Thread Ebrahim Mayat
On Jan 10, 2009, at 2:46 PM, Pedro Lopez-Cabanillas wrote: A test case: If you have MidiShare installed, both drivers will be compiled. MidiShare takes priority by default at runtime in this case. Right, just invoking "fluidsynth -a jack" starts fluidsynth with MidiShare as the default MID

Re: [fluid-dev] Documentation

2009-01-10 Thread Josh Green
On Sat, 2009-01-10 at 17:59 +0100, Bernat Arlandis i Mañó wrote: > Hi. > > I've copied the fluidsynth man page to the wiki for a start. Although it > gets duplicated I think it will be easier to access it and review it > there. I've formatted it for the wiki without changing the section > layou

Re: [fluid-dev] New CoreMIDI driver for Mac OSX

2009-01-10 Thread Pedro Lopez-Cabanillas
Ebrahim Mayat wrote: > 2. I modified the autogen script either by adding a space between "-I" > and "/sw/share/local" or by taking out the definition for > $ACLOCAL_FLAGS altogether in order to eliminate the error: aclocal: > unrecognized option -- `-I/sw/share/aclocal' I've reverted my changes t

[fluid-dev] Documentation

2009-01-10 Thread Bernat Arlandis i Mañó
Hi. I've copied the fluidsynth man page to the wiki for a start. Although it gets duplicated I think it will be easier to access it and review it there. I've formatted it for the wiki without changing the section layout so it's easy to track changes for the man page. If you think there's a be