fluidsynth/doc
2018-03-17 17:55:31 +01:00
..
polymono Add Polymono Support (#306) 2018-03-03 14:34:43 +01:00
CMakeLists.txt
Doxyfile
Doxyfile.cmake
example.c
FluidProfile_0004.pdf Add profiling command interface (#345) 2018-03-12 18:25:16 +01:00
fluidsettings.xml Update fluidsettings.xml 2018-02-08 12:58:25 +01:00
fluidsettings.xsl
FluidSynth Thread safety paper for LAC 2011.odt
fluidsynth-v10-devdoc.xml
fluidsynth-v11-devdoc.txt clarify API docs about fluid_synth_set_midi_router() 2018-03-17 17:55:31 +01:00
fluidsynth.1
fluidsynth_arpeggio.c
fluidsynth_fx.c
fluidsynth_metronome.c
fluidsynth_register_adriver.c
fluidsynth_sfload_mem.c Refactor Soundfont loader API (#334) 2018-02-11 16:56:53 +01:00
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