Home
last modified time | relevance | path

Searched refs:EffectName (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.h144 const char* EffectName(void);
H A DVSTNode.cpp725 if (strlen(fPlugin->EffectName()) != 0) in InitParameterWeb()
726 str.Append(fPlugin->EffectName()); in InitParameterWeb()
H A DVSTHost.cpp478 VSTPlugin::EffectName(void) in EffectName() function in VSTPlugin