fluid-dev
[Top][All Lists]
Advanced

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

Re: [fluid-dev] Qsynth broken with FluidSynth 1.1.0


From: David Henningsson
Subject: Re: [fluid-dev] Qsynth broken with FluidSynth 1.1.0
Date: Sat, 07 Nov 2009 22:31:48 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

address@hidden 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




reply via email to

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