On Thu, May 31, 2018 at 2:37 PM, Tom M. <tom.m...@googlemail.com> wrote:
> Thanks for giving it a try Andreas!
>
> Esp. the Soundfont loader API exposed many of fluidsynth's internal types. A 
> misconception that keeps us from ever making changes to those types without 
> requiring another major version bump. So this was completely rewritten to be 
> hidden from the public. As Marcus said apparently some accessor functions are 
> missing. They'll be added in the next days.
>
> But in every case, the apps you've mentioned will have to use those accessor 
> functions in the future, rather than accessing fluid_preset_t, fluid_sfont_t, 
> etc. directly.
>
> Tom
Agreed: Internal details which tend to change should be hidden.

I'll wait for missing accessors and start fixing then.

Thanks

Andreas

_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to