libfluidsynth  1.1.2
Defines
version.h File Reference

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.

Detailed Description

Library version functions and defines.


Define Documentation

#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.