Searched refs:VST_CLOSE (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/media/media-add-ons/vst_host/ | ||
H A D | VSTHost.h | 48 #define VST_CLOSE 0x01 macro |
H A D | VSTHost.cpp | 368 fEffect->dispatcher(fEffect, VST_CLOSE, 0, 0, 0, 0); in UnLoadModule() |