fluidsynth/doc
2018-09-12 12:07:35 +02:00
..
polymono
CMakeLists.txt
doxy_formula.css
Doxyfile bump version to 2.0.0 (stable release) 2018-09-12 12:07:35 +02:00
Doxyfile.cmake
example.c
FluidProfile_0004.pdf
fluidsettings.xml update the documentation of synth.effects-groups 2018-07-11 13:16:50 +02:00
fluidsettings.xsl
FluidSynth Thread safety paper for LAC 2011.odt
fluidsynth-v10-devdoc.xml
fluidsynth-v20-devdoc.txt bump version to 2.0.0 (stable release) 2018-09-12 12:07:35 +02:00
fluidsynth.1 bump version to 2.0.0 (stable release) 2018-09-12 12:07:35 +02:00
fluidsynth_arpeggio.c
fluidsynth_fx.c
fluidsynth_metronome.c
fluidsynth_process.c extend documentation on multi-channel rendering 2018-07-16 12:10:07 +02:00
fluidsynth_register_adriver.c
fluidsynth_sfload_mem.c
fluidsynth_simple.c
ladspa.md
README
xtrafluid.txt

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