|
libfluidsynth
1.1.2
|
Library version functions and defines. More...
Defines | |
| #define | FLUIDSYNTH_VERSION "1.1.6" |
| String constant of libfluidsynth version. | |
| #define | FLUIDSYNTH_VERSION_MAJOR 1 |
| libfluidsynth major version integer constant. | |
| #define | FLUIDSYNTH_VERSION_MINOR 1 |
| libfluidsynth minor version integer constant. | |
| #define | FLUIDSYNTH_VERSION_MICRO 6 |
| libfluidsynth micro version integer constant. | |
Library version functions and defines.
| #define FLUIDSYNTH_VERSION "1.1.6" |
String constant of libfluidsynth version.
| #define FLUIDSYNTH_VERSION_MAJOR 1 |
libfluidsynth major version integer constant.
| #define FLUIDSYNTH_VERSION_MINOR 1 |
libfluidsynth minor version integer constant.
| #define FLUIDSYNTH_VERSION_MICRO 6 |
libfluidsynth micro version integer constant.
1.7.6.1