j...@resonance.org wrote:
Quoting David Henningsson <launchpad....@epost.diwic.se>:

And, for what it's worth, I have now implemented the
delay/minimum-note-length feature so we can at least test it. It is
written as a separate setting (synth.min-note-length, the unit is
milliseconds) and it affects all channels.

Seems to work as advertised. We could use voice->channel->synth->min_note_length_ticks which seems a little cleaner than passing it as a parameter to fluid_voice_noteoff().

Good idea, fixed through a fluid_channel macro. And I set default to 10 ms.

I'm going to move onto making sure the API docs are being generated correctly and then go through and start documenting all public functions which aren't already.

Great, thanks!

// David




_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to