VST2SDK
A recreation of the popular Steinberg VST 2.x SDK.
Loading...
Searching...
No Matches
vst_speaker_arrangement_t Struct Reference

#include <vst.h>

Data Fields

int32_t type
 
int32_t channels
 
struct vst_speaker_properties_t speakers [VST_MAX_CHANNELS]
 

Detailed Description

Definition at line 479 of file vst.h.

Field Documentation

◆ channels

int32_t vst_speaker_arrangement_t::channels

Definition at line 481 of file vst.h.

◆ speakers

struct vst_speaker_properties_t vst_speaker_arrangement_t::speakers[VST_MAX_CHANNELS]

Definition at line 482 of file vst.h.

◆ type

int32_t vst_speaker_arrangement_t::type

Definition at line 480 of file vst.h.


The documentation for this struct was generated from the following file: