Isomet Modular Synthesiser (iMS) API
v1.4.2
iMS API
|
Access the API's version information. More...
#include <string>
Go to the source code of this file.
Classes | |
class | iMS::LibVersion |
Access the version information for the API. More... | |
Namespaces | |
iMS | |
The entire API is encapsulated by the iMS namespace. | |
Macros | |
#define | IMS_API_MAJOR 1 |
Major Version Number. More... | |
#define | IMS_API_MINOR 4 |
Minor Version Number. More... | |
#define | IMS_API_PATCH 2 |
Patch Version Number. More... | |
Access the API's version information.
#define IMS_API_MAJOR 1 |
Major Version Number.
The API Major Version number for use in preprocessing directives
#define IMS_API_MINOR 4 |
Minor Version Number.
The API Minor Version number for use in preprocessing directives
#define IMS_API_PATCH 2 |
Patch Version Number.
The API Patch Version number for use in preprocessing directives