denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Midi input


From: Richard Shann
Subject: Re: [Denemo-devel] Midi input
Date: Wed, 24 Feb 2010 21:20:56 +0000

On Wed, 2010-02-24 at 20:40 +0000, Richard Shann wrote:
> 
> hmm, I see that the new pref *does* have code checked in for
> saving/reloading the new pref.
> I'll look into that further.

The COMBOBOX macro does not set up any callback to set the newly chosen
value. After an earlier use of COMBOBOX for a gchar* field a g_signal is
attached, but not after these two (fluidsynth_audio_driver and
fluidsynth_midi_driver which are GString*).

Which leaves the puzzle of how on earth it is working for the
fluidsynth_audio_driver field but not for the fluidsynth_midi_driver
field - the code appears to be properly cloned. It should not work for
either.

Richard






reply via email to

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