Re: [fluid-dev] Compiling fluidsynth for android

2010-12-02 Thread Element Green
On Wed, Nov 24, 2010 at 4:15 AM, eli konky wrote: > Hi, > Did anyone try? I have very limited experience with cmake (actually zero), > and having troubles working this out. > Any tips are appreciated. > Thanks > Eli I'm not personally familiar with Android, but I'm also interested in building Flu

[fluid-dev] Building the Doxygen documentation

2010-12-02 Thread Matt Giuca
I had a bit of trouble building the Doxygen docs for FluidSynth. I've sort of resolved it now, but I'll still report the problems I had. It looks like it has undergone "CMakeization" but I can't get it to work properly on Ubuntu 10.10 (doxygen 1.7.1). I tried the following: 1. cd doc ; cmake .

Re: [fluid-dev] FluidSynth overbuffer MIDI data will get loud blast of sounds

2010-12-02 Thread Element Green
On Thu, Dec 2, 2010 at 6:26 AM, yanli lei wrote: > I have this issue on MIDI Yoke and LoopBe that when will blast my ears with > overbuffer of MIDI data when I start playing this file > Joe Hisaishi - Friends.mid > http://www.mediafire.com/?mxxig3177zo5vf3 > > To reproduce: > 0) Get any MIDI playe

Re: [fluid-dev] How to pass "LoopBe Internal MIDI" to midi.winmidi.device?

2010-12-02 Thread Felix Krause
Afaik, the command line utility can't really handle strings with spaces. But it should work if you give the value as parameter when you start fluidsynth: fluidsynth -o "midi.winmidi.device=LoopBe Internal MIDI" Cheers, Felix On 28.11.2010, at 09:22, yanli lei wrote: > I could not pass a full

[fluid-dev] FluidSynth overbuffer MIDI data will get loud blast of sounds

2010-12-02 Thread yanli lei
I have this issue on MIDI Yoke and LoopBe that when will blast my ears with overbuffer of MIDI data when I start playing this file Joe Hisaishi - Friends.mid http://www.mediafire.com/?mxxig3177zo5vf3 To reproduce: 0) Get any MIDI player that can sent data to FluidSynth either by LoopBe or MIDI Yok