Home
last modified time | relevance | path

Searched refs:VstEvents (Results 1 – 25 of 65) sorted by relevance

123

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dbuffer_set.h39 typedef struct _VstEvents VstEvents; typedef
132 VstEvents* get_vst_midi (size_t);
198 VstEvents* events () const { in events()
206 VstEvents* _events; /// the parent VSTEvents struct
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/
H A Djuce_VSTMidiEventList.h110 static void addEventsToMidiBuffer (const Vst2::VstEvents* events, MidiBuffer& dest) in addEventsToMidiBuffer()
171 HeapBlock<Vst2::VstEvents> events;
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/hostplugins/vst/
H A DPluginVst.h57 VstInt32 processEvents(VstEvents* events);
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/container/vst/
H A Dports.h564 void deserialize(const VstEvents *e) in deserialize()
640 VstEvents *pEvents; // Root pointer to VST MIDI events
649 …size_t evt_size = ALIGN_SIZE(sizeof(VstEvents) + MIDI_EVENTS_MAX * sizeof(VstMidiEvent *), DEFAULT… in VSTMidiOutputPort()
650 pEvents = reinterpret_cast<VstEvents *>(new uint8_t[evt_size]); in VSTMidiOutputPort()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dbuffer_set.cc338 VstEvents*
365 _events = static_cast<VstEvents*> (malloc (sizeof (VstEvents) + _capacity * sizeof (VstEvent *))); in VSTBuffer()
H A Dsession_vst.cc297 VstEvents* v = (VstEvents*)ptr; in vst_callback()
/dports/audio/drumgizmo/drumgizmo-0.9.19/plugin/plugingizmo/
H A Dpluginvst.cc274 VstInt32 PluginVST::processEvents(VstEvents* events) in processEvents()
360 VstEvents vst_output_events; in processReplacing()
/dports/audio/lmms/lmms-1.2.2/include/
H A Daeffectx.h186 class VstEvents
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/vst2/
H A DVst2PluginInstance.h45 virtual VstInt32 processEvents(VstEvents *ev);
/dports/audio/faust/faust-2.37.3/architecture/faust/vst/
H A Dfaust.h30 virtual VstInt32 processEvents (VstEvents* events);
/dports/audio/spectmorph/spectmorph-0.5.2/vst/vestige/
H A Daeffectx.h219 class VstEvents
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/DEINDUGens/include/faust/vst/
H A Dfaust.h29 virtual VstInt32 processEvents (VstEvents* events);
/dports/audio/muse-sequencer/muse-4.0.0/src/vestige/
H A Daeffectx.h180 class VstEvents
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/VST/
H A Daeffectx.h205 class VstEvents
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/vestige/
H A Dvestige.h239 typedef struct _VstEvents VstEvents; typedef
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/src/vestige/
H A Dvestige.h233 typedef struct _VstEvents VstEvents; typedef

123