fluidsynth/doc
2018-05-19 09:28:37 +02:00
..
polymono
CMakeLists.txt
doxy_formula.css
Doxyfile bump API doc to 2.0 beta 2018-05-19 09:06:03 +02:00
Doxyfile.cmake cleanup 2.0 API docs 2018-05-18 16:28:09 +02:00
example.c
FluidProfile_0004.pdf
fluidsettings.xml rename reverb roomsize setting to match naming conventions 2018-05-17 21:44:03 +02:00
fluidsettings.xsl
FluidSynth Thread safety paper for LAC 2011.odt
fluidsynth-v10-devdoc.xml
fluidsynth-v20-devdoc.txt bump API doc to 2.0 beta 2018-05-19 09:06:03 +02:00
fluidsynth.1
fluidsynth_arpeggio.c
fluidsynth_fx.c
fluidsynth_metronome.c
fluidsynth_process.c fix typo in fluidsynth_process.c 2018-05-19 09:28:37 +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