[email protected] wrote:

example). Another option would be to add a function to query the current preset info, without having to retrieve the preset, something like:
fluid_synth_channel_preset_info (synth, chan, &name, &bank, &program);

Before you dig into even more details, can't the existing function fluid_synth_get_program() fit your needs? Then the changed QSynth would be backwards compatible as well.

// David


_______________________________________________
fluid-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to