We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac9b6b commit d747deeCopy full SHA for d747dee
1 file changed
doc/recent_changes.txt
@@ -4,6 +4,7 @@
4
\section NewIn2_6_0 What's new in 2.6.0?
5
- A lookahead limiter has been added, see related setting <code>synth.limiter.*</code>
6
- Support for 24bit and 32bit audio has been added, see fluid_synth_write_s24() and fluid_synth_write_s32()
7
+- Added fluid_voice_set_callback() for voice lifecycle notifications
8
9
\section NewIn2_5_0 What's new in 2.5.0?
10
- #FLUID_MOD_SIN is now deprecated, use the newly added fluid_mod_set_custom_mapping()
0 commit comments