Quoting David Henningsson <[email protected]>:
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. // David
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().
Any ideas how we should have this option be selected in regards to gm/gs mode being enabled?
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.
Josh _______________________________________________ fluid-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fluid-dev
