Searched refs:VST_GET_PARAM_NAME (Results 1 – 2 of 2) sorted by relevance
51 #define VST_GET_PARAM_NAME 0x08 macro
47 fEffect->dispatcher(fEffect, VST_GET_PARAM_NAME, index, 0, temp, 0); in VSTParameter()