Searched refs:VST_OUTPUT_CHANNELS (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.h37 #define VST_OUTPUT_CHANNELS 2 macro
H A DVSTHost.cpp381 case VST_OUTPUT_CHANNELS:
H A DVSTNode.cpp609 f.channel_count = fPlugin->Channels(VST_OUTPUT_CHANNELS);
757 str<<fPlugin->Channels(VST_OUTPUT_CHANNELS);

Completed in 86 milliseconds