VST 3 Examples VST 3.7
SDK for developing VST plug-in
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules 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

◆ SWAP64_LE

#define SWAP64_LE (   x)

◆ SWAP64_BE

#define SWAP64_BE (   x)    SWAP_64(x)

◆ SWAP32_LE

#define SWAP32_LE (   x)

◆ SWAP32_BE

#define SWAP32_BE (   x)    SWAP_32(x)
Empty

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