nongnu.org/gsequencer


gsequencer 7.0.5
Advanced Gtk+ Sequencer
ags_vst_fplatform.h File Reference
#include <glib.h>
#include <ags/ags_api_config.h>
#include <endian.h>
Include dependency graph for ags_vst_fplatform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AGS_VST_KLITTLE_ENDIAN   (0)
 
#define AGS_VST_KBIG_ENDIAN   (1)
 
#define AGS_VST_BYTEORDER   AGS_VST_KLITTLE_ENDIAN
 

Macro Definition Documentation

◆ AGS_VST_BYTEORDER

#define AGS_VST_BYTEORDER   AGS_VST_KLITTLE_ENDIAN

◆ AGS_VST_KBIG_ENDIAN

#define AGS_VST_KBIG_ENDIAN   (1)

◆ AGS_VST_KLITTLE_ENDIAN

#define AGS_VST_KLITTLE_ENDIAN   (0)