Re: [fluid-dev] Fluid_synth_write and sequencer queries

2014-05-01 Thread David Henningsson
On 2014-05-02 02:31, sqweek wrote: On 30 April 2014 23:38, David Henningsson wrote: I have it working, but I haven't quite grasped _which_ samples the fluid_synth_write call returns. Well, if you first call fluid_synth_note_on, and after that call fluid_synth_write_s16, then the note you ad

Re: [fluid-dev] Fluid_synth_write and sequencer queries

2014-05-01 Thread sqweek
On 30 April 2014 23:38, David Henningsson wrote: >> I have it working, but I haven't quite grasped _which_ samples the >> fluid_synth_write call returns. > > Well, if you first call fluid_synth_note_on, and after that call > fluid_synth_write_s16, then the note you added will sound from the > begi