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 DVSTHost.cpp60 fEffect->dispatcher(fEffect, VST_GET_PARAM_STR, index, 0, temp, 0);
66 fEffect->dispatcher(fEffect, VST_GET_PARAM_STR, index, 0, temp, 0);
92 fEffect->dispatcher(fEffect, VST_GET_PARAM_STR, index,
H A DVSTHost.h50 #define VST_GET_PARAM_STR 0x07 macro

Completed in 30 milliseconds