Structure describing a mapping. More...
#include <juce_VSTCommon.h>

Public Member Functions | |
| bool | matches (const Array< ChannelType > &chans) const noexcept |
Public Attributes | |
| ChannelType | channels [13] |
| int32 | vst2 |
Structure describing a mapping.
|
inlinenoexcept |
References channels, and juce::AudioChannelSet::unknown.
| ChannelType juce::SpeakerMappings::Mapping::channels[13] |
Referenced by matches().
| int32 juce::SpeakerMappings::Mapping::vst2 |