libfluidsynth  1.1.2
Macros
version.h File Reference

Library version functions and defines. More...

Macros

#define FLUIDSYNTH_VERSION   "1.1.6"
 String constant of libfluidsynth version. More...
 
#define FLUIDSYNTH_VERSION_MAJOR   1
 libfluidsynth major version integer constant. More...
 
#define FLUIDSYNTH_VERSION_MINOR   1
 libfluidsynth minor version integer constant. More...
 
#define FLUIDSYNTH_VERSION_MICRO   6
 libfluidsynth micro version integer constant. More...
 

Detailed Description

Library version functions and defines.

Macro Definition Documentation

◆ FLUIDSYNTH_VERSION

#define FLUIDSYNTH_VERSION   "1.1.6"

String constant of libfluidsynth version.

◆ FLUIDSYNTH_VERSION_MAJOR

#define FLUIDSYNTH_VERSION_MAJOR   1

libfluidsynth major version integer constant.

◆ FLUIDSYNTH_VERSION_MINOR

#define FLUIDSYNTH_VERSION_MINOR   1

libfluidsynth minor version integer constant.

◆ FLUIDSYNTH_VERSION_MICRO

#define FLUIDSYNTH_VERSION_MICRO   6

libfluidsynth micro version integer constant.