> 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().
>
I'm not quite sure how the fluid_synth_write_s16 interface works, but I
don't think it does its own tim
On 2010-11-24 12:10, eli konky wrote:
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 pl
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