#include <juce_VST3Common.h>
|
| template<typename FloatType> |
| using | Bus = std::vector<FloatType*> |
| template<typename FloatType> |
| using | BusMap = std::vector<Bus<FloatType>> |
◆ Bus
template<typename FloatType>
| using juce::HostBufferMapper::Bus = std::vector<FloatType*> |
|
private |
◆ BusMap
template<typename FloatType>
| using juce::HostBufferMapper::BusMap = std::vector<Bus<FloatType>> |
|
private |
◆ assignRawPointer() [1/2]
◆ assignRawPointer() [2/2]
◆ associateBufferTo()
template<typename FloatType>
◆ get() [1/2]
| auto & juce::HostBufferMapper::get |
( |
detail::Tag< double > | | ) |
|
|
inlineprivate |
◆ get() [2/2]
| auto & juce::HostBufferMapper::get |
( |
detail::Tag< float > | | ) |
|
|
inlineprivate |
◆ getVst3LayoutForJuceBuffer()
template<typename FloatType>
◆ prepare()
◆ busBuffers
◆ doubleBusMap
| BusMap<double> juce::HostBufferMapper::doubleBusMap |
|
private |
◆ floatBusMap
| BusMap<float> juce::HostBufferMapper::floatBusMap |
|
private |
◆ mappings
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_audio_processors/format_types/juce_VST3Common.h