From 0c7a0ec16dba13a54cdfdd89496bfad6d2711af9 Mon Sep 17 00:00:00 2001 From: derselbst Date: Thu, 21 Sep 2017 15:36:52 +0200 Subject: [PATCH] clarify dev doc --- doc/fluidsynth-v11-devdoc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fluidsynth-v11-devdoc.txt b/doc/fluidsynth-v11-devdoc.txt index b75b8ee9..942f3a47 100644 --- a/doc/fluidsynth-v11-devdoc.txt +++ b/doc/fluidsynth-v11-devdoc.txt @@ -77,7 +77,7 @@ Changes in FluidSynth @NEXT_RELEASE@ concerning developers: - remove deprecated fluid_settings_getstr() - remove deprecated FLUID_HINT_INTEGER - remove misspelled FLUID_SEQ_PITCHWHHELSENS macro -- consistently return either FLUID_OK or FLUID_FAILED for most public \c fluid_settings_* functions +- all public \c fluid_settings_* functions that return an int that shall not be interpreted as a bool consistently return either FLUID_OK or FLUID_FAILED - remove fluid_synth_set_gen2(), fluid_synth_set_gen() now behaves as fluid_synth_set_gen2() - struct fluid_mod_t was removed from public API - add "synth.volenv" a setting for volume envelope processing