Constant vst::api::consts::VST_MAGIC

source ·
pub const VST_MAGIC: i32 = _; // 1_450_406_992i32
Expand description

VST plugins are identified by a magic number. This corresponds to 0x56737450.