Home
last modified time | relevance | path

Searched defs:VstInt32 (Results 1 – 8 of 8) sorted by relevance

/dports/audio/muse-sequencer/muse-4.0.0/src/libs/plugin/
H A Dplugin_cache_writer.h86 typedef long VstInt32; typedef
89 typedef int32_t VstInt32; typedef
H A Dplugin_cache_writer.cpp708 VstIntPtr VSTCALLBACK vstNativeHostCallback(AEffect* effect, VstInt32 opcode, VstInt32 /*index*/, V… in vstNativeHostCallback() argument
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dvst_native.h63 typedef long VstInt32; typedef
66 typedef int32_t VstInt32; typedef
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/airwindows/include/airwindows/
H A DAirWinBaseClass.h18 typedef int32_t VstInt32; typedef
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/hostplugins/vst/
H A DPluginVst.cpp370 bool LinuxSamplerVst::getProgramNameIndexed(VstInt32 /*category*/, VstInt32 index, in getProgramNameIndexed() argument
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/source/vst/vst2wrapper/
H A Dvst2wrapper.cpp614 bool Vst2Wrapper::getProgramNameIndexed (VstInt32, VstInt32 index, char* name) in getProgramNameIndexed() argument
1594 bool Vst2Wrapper::hasMidiProgramsChanged (VstInt32 /*channel*/) in hasMidiProgramsChanged() argument
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/source/vst/vst2wrapper/
H A Dvst2wrapper.cpp612 bool Vst2Wrapper::getProgramNameIndexed (VstInt32, VstInt32 index, char* name) in getProgramNameIndexed() argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/3rdparty/steinberg/
H A Dvst2.h134 typedef int32_t VstInt32; typedef