mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-12-01 00:21:14 +00:00
4c1292d8ab
Originally, I have only marked it deprecated. But since we have an SOVERSION bump next release and because this function was only meant for internal usage, I think it's safe to remove it right now. |
||
---|---|---|
.. | ||
android | ||
polymono | ||
CMakeLists.txt | ||
doxy_formula.css | ||
Doxyfile | ||
Doxyfile.cmake | ||
example.c | ||
FluidMixer.pdf | ||
FluidMixer.ppt | ||
FluidProfile_0004.pdf | ||
fluidsettings.xml | ||
fluidsettings.xsl | ||
FluidSostenuto-005.pdf | ||
FluidSynth Thread safety paper for LAC 2011.odt | ||
fluidsynth-v20-devdoc.txt | ||
fluidsynth.1 | ||
fluidsynth_arpeggio.c | ||
fluidsynth_fx.c | ||
fluidsynth_metronome.c | ||
fluidsynth_process.c | ||
fluidsynth_register_adriver.c | ||
fluidsynth_sfload_mem.c | ||
fluidsynth_simple.c | ||
ladspa.md | ||
README |
To build FluidSynth API reference documentation, make sure you have Doxygen installed. If you are using the cmake build system, change to the build directory and execute the following command in this doc/ directory: $ make doxygen The latest generated API HTML docs can also be found at: http://www.fluidsynth.org/api/ Even more documentation references are provided on our wiki page: https://github.com/FluidSynth/fluidsynth/wiki/Documentation