fluid-dev
[Top][All Lists]
Advanced

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

Re: [fluid-dev] MIDI mode


From: David Henningsson
Subject: Re: [fluid-dev] MIDI mode
Date: Wed, 14 Oct 2009 09:29:12 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

address@hidden wrote:
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.

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






reply via email to

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