VST 3 Examples  VST 3.7
SDK for developing VST plug-in
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
helpers.h File Reference

Macros

#define SWAP64_LE(x)
 
#define SWAP64_BE(x)   SWAP_64(x)
 
#define SWAP32_LE(x)
 
#define SWAP32_BE(x)   SWAP_32(x)
 

Macro Definition Documentation

#define SWAP64_LE (   x)
#define SWAP64_BE (   x)    SWAP_64(x)
#define SWAP32_LE (   x)
#define SWAP32_BE (   x)    SWAP_32(x)
Empty

Copyright ©2024 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.