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: josh
Subject: Re: [fluid-dev] Qsynth broken with FluidSynth 1.1.0
Date: Sat, 07 Nov 2009 14:38:06 -0800
User-agent: Internet Messaging Program (IMP) H3 (4.1.6)

Quoting David Henningsson <address@hidden>:

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


Yeah, it does look like that function would solve at least getting the current SoundFont, bank and program numbers. It doesn't solve retrieving the Preset name though.

Josh





reply via email to

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