JUCE  v5.1.1-3-g1a0b28c73
JUCE API
SpeakerMappings::Mapping Struct Reference

#include <juce_VSTCommon.h>

Collaboration diagram for SpeakerMappings::Mapping:

Public Member Functions

bool matches (const Array< ChannelType > &chans) const noexcept
 

Public Attributes

ChannelType channels [13]
 
int32 vst2
 

Member Function Documentation

◆ matches()

bool SpeakerMappings::Mapping::matches ( const Array< ChannelType > &  chans) const
inlinenoexcept

Member Data Documentation

◆ channels

ChannelType SpeakerMappings::Mapping::channels[13]

Referenced by matches().

◆ vst2


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