Rui Nuno Capela wrote: > [email protected] wrote: >> Looking forward to hearing your results of recent SVN commits. Once we >> know things are working right, I want to release 1.1.1 ASAP! >> > > yesss, i can confirn that fluidsynth svn r264 is doing it all the way: > qsynth build and runs ok, without major itches. >
however,...there might be some remaining issues. the most annoying being the apparent deferral of stable channel preset data, as is retrieved by fluid_synth_get_channel_preset() and listed on qsynth channels window. evidence may be noticed when looking at the initial channel preset assignments (bank, program, instruments) as seen on the qsynth channels window. more than often, all presets are shown unassigned at first glance. you'll have to refresh the view and retrieve all channel presets yet again to see the actual presets. can it be that fluid_synth_get_channel_preset() is also having some kind of new asynchronous semantics, like the queued event processing? then i'll ask which new api call gives us certainty of stable fluid_synth_t descriptor state, for sure? that is, some way to mimic older < 1.1.0 synchronous/blocking api semantics ? seeya -- rncbc aka Rui Nuno Capela [email protected] _______________________________________________ fluid-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fluid-dev
