fluid-dev
[Top][All Lists]
Advanced

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

Re: [fluid-dev] FluidSynth changes


From: Antoine Schmitt
Subject: Re: [fluid-dev] FluidSynth changes
Date: Tue, 10 Jun 2003 16:28:21 +0200

:::::::::10/06/03::::12:57 +0200::::Josh Green:::::::::
Me and Peter spoke a bit about FluidSynth maintenance. It sounds like I
will be temporary maintainer until he is not so busy. So for now I will
be doing the releases.

I dont remember what was decided concerning future releases of the *API*. I understand that we have freezed the API for fluidsynth1.x. So maybe this is only for 2.0 :

For the record, I have a few additions and modifications to the API to propose. They all concern API transitive closure (have a "get" for each "set", etc..). Most concern the ramsfont.h API, and a few the synth.h API.

Here they are (I have the implementation ready for some, I can do the rest when needed) :

// **** in synth.h ****
fluid_synth_get_pitch_wheel_sens
fluid_synth_get_reverb_on
fluid_synth_get_chorus_on

// **** in ramsfont.h ****
fluid_ramsfont_create_izone // replaces fluid_ramsfont_add_izone
fluid_ramsfont_izone_set_keyrange
fluid_ramsfont_izone_set_name
fluid_ramsfont_izone_get_gen
fluid_ramsfont_izone_get_loop
fluid_ramsfont_izone_get_keyrange

Cheers,
--

++ as





reply via email to

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