Am Fr., 23. Okt. 2020 um 21:17 Uhr schrieb Tom M. via fluid-dev
:
> Why do you *need* to use (or support) "huge soundfonts" on a device that
> apparently has memory constraints? Wouldn't a smaller SF that entirely
> fits into memory do as well?
First let me clarify: I'm not hugely memory constrain
Hi,
>Well, I do have a real need for preloading presets (or rather samples) now.
I understand your need and I'am not surprised you need this now because you are
using a memory constrained system.
Having a way to preload sample is also useful when preparing a set of presets
that doesnt' b
Hi,
>You can use fluid_player_set_playback_callback().
Excellent, I completly forgot that we could intercept MIDI events send by the
player to the synth.
That means that it could be possible to mute or solo events based on the
event's MIDI channel.
So there is no need to edit the MIDI file
You can use fluid_player_set_playback_callback() to interfere midi
events in a custom processing function, in which you only send specific
events to the synth by using fluid_synth_handle_midi_event().
Tom
___
fluid-dev mailing list
fluid-dev@nongnu.org