Searched refs:VST_GET_PARAM_STR (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/media/media-add-ons/vst_host/ |
H A D | VSTHost.cpp | 60 fEffect->dispatcher(fEffect, VST_GET_PARAM_STR, index, 0, temp, 0); in VSTParameter() 66 fEffect->dispatcher(fEffect, VST_GET_PARAM_STR, index, 0, temp, 0); in VSTParameter() 92 fEffect->dispatcher(fEffect, VST_GET_PARAM_STR, index, in VSTParameter()
|
H A D | VSTHost.h | 50 #define VST_GET_PARAM_STR 0x07 macro
|