From 58f8437f4b8b741ddc8e7bcde21bf983cc618430 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 10 Jan 2015 21:37:24 -0800 Subject: added vstsdk --- .../vstsdk2.4/doc/html/struct_vst_midi_event.html | 271 +++++++++++++++++++++ 1 file changed, 271 insertions(+) create mode 100644 vendor/vstsdk2.4/doc/html/struct_vst_midi_event.html (limited to 'vendor/vstsdk2.4/doc/html/struct_vst_midi_event.html') diff --git a/vendor/vstsdk2.4/doc/html/struct_vst_midi_event.html b/vendor/vstsdk2.4/doc/html/struct_vst_midi_event.html new file mode 100644 index 0000000..46d8cbe --- /dev/null +++ b/vendor/vstsdk2.4/doc/html/struct_vst_midi_event.html @@ -0,0 +1,271 @@ + + +VST SDK 2.4: VstMidiEvent Struct Reference + + + + +
+
+
+
+

VstMidiEvent Struct Reference

#include <aeffectx.h> +

+List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Attributes

VstInt32 type
 kVstMidiType
VstInt32 byteSize
 sizeof (VstMidiEvent)
VstInt32 deltaFrames
 sample frames related to the current block start sample position
VstInt32 flags
VstInt32 noteLength
 (in sample frames) of entire note, if available, else 0
VstInt32 noteOffset
 offset (in sample frames) into note from note start if available, else 0
char midiData [4]
 1 to 3 MIDI bytes; midiData[3] is reserved (zero)
char detune
 -64 to +63 cents; for scales other than 'well-tempered' ('microtuning')
char noteOffVelocity
 Note Off Velocity [0, 127].
char reserved1
 zero (Reserved for future use)
char reserved2
 zero (Reserved for future use)
+


Detailed Description

+MIDI Event (to be casted from VstEvent). +

+


Member Data Documentation

+ +
+ +
+ +

+sizeof (VstMidiEvent) +

+ +

+

+ +

+ +
+ +

+sample frames related to the current block start sample position +

+ +

+

+ +

+
+ + + + +
char VstMidiEvent::detune
+
+
+ +

+-64 to +63 cents; for scales other than 'well-tempered' ('microtuning') +

+ +

+

+ +

+ +
+ +

+

See also:
VstMidiEventFlags
+ +
+

+ +

+
+ + + + +
char VstMidiEvent::midiData[4]
+
+
+ +

+1 to 3 MIDI bytes; midiData[3] is reserved (zero) +

+ +

+

+ +

+ +
+ +

+(in sample frames) of entire note, if available, else 0 +

+ +

+

+ +

+ +
+ +

+offset (in sample frames) into note from note start if available, else 0 +

+ +

+

+ +

+ +
+ +

+Note Off Velocity [0, 127]. +

+ +

+

+ +

+
+ + + + +
char VstMidiEvent::reserved1
+
+
+ +

+zero (Reserved for future use) +

+ +

+

+ +

+
+ + + + +
char VstMidiEvent::reserved2
+
+
+ +

+zero (Reserved for future use) +

+ +

+

+ +

+ +
+ +

+kVstMidiType +

+ +

+

+


The documentation for this struct was generated from the following file: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2