[fluid-dev] Compiling fluidsynth for android

2010-11-24 Thread eli konky
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 ___ fluid-dev mailing list fluid-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/fluid-dev

[fluid-dev] syncing fluidsynth with sampled audio

2010-11-24 Thread eli konky
Hi, I would like to find a way to sync midi playback with some recorded audio I have. I'm not planning on using any audio driver. I want to pull the audio data using fluid_synth_write_s16(). Plus I need to be able to seek along the midi file - e.g. start playback at a certain time offset and stop