Re: [fluid-dev] Fluid_synth_write and sequencer queries

2014-04-30 Thread David Henningsson
On 2014-04-27 06:14, sqweek wrote: Hi folks, Thanks for fluid-synth! I've been using it for the midi side of a transcription program I'm developing. To ensure the midi notes are synchronized with the audio stream, I'm using fluid_synth_write_s16 and mixing the streams together myself. I have

Re: [fluid-dev] Fluid_synth_write and sequencer queries

2014-04-30 Thread sqweek
On 27 April 2014 12:14, sqweek wrote: > Is it reasonable to use the > frame number directly as the sequencer's 'tick' (ie. > fluid_sequencer_set_time_scale(seq, 1.0/44100.0) ) or is that too > fine? Sorry, after a second look at the API docs I see this is answered quite clearly - set_time_scale s