fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] MIDI mode


From: josh
Subject: Re: [fluid-dev] MIDI mode
Date: Mon, 12 Oct 2009 19:52:08 -0700
User-agent: Internet Messaging Program (IMP) H3 (4.1.6)

Quoting David Henningsson <address@hidden>:

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]