Searched refs:VST_OPEN (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/media/media-add-ons/vst_host/ | ||
H A D | VSTHost.h | 47 #define VST_OPEN 0x00 macro |
H A D | VSTHost.cpp | 328 fEffect->dispatcher(fEffect, VST_OPEN, 0, 0, 0, 0); in LoadModule() |