Searched refs:VST_GET_PARAM_UNIT (Results 1 – 2 of 2) sorted by relevance
49 #define VST_GET_PARAM_UNIT 0x06 macro
52 fEffect->dispatcher(fEffect, VST_GET_PARAM_UNIT, index, 0, temp, 0); in VSTParameter()