From 97587996ee9db30ce00190bdcedd8210490b99f5 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 31 Jan 2015 21:41:28 -0800 Subject: backup vst 2.4 --- doc/html/struct_vst_variable_io.html | 173 +++++++++++++++++++++++++++++++++++ 1 file changed, 173 insertions(+) create mode 100644 doc/html/struct_vst_variable_io.html (limited to 'doc/html/struct_vst_variable_io.html') diff --git a/doc/html/struct_vst_variable_io.html b/doc/html/struct_vst_variable_io.html new file mode 100644 index 0000000..4d1b2db --- /dev/null +++ b/doc/html/struct_vst_variable_io.html @@ -0,0 +1,173 @@ + + +VST SDK 2.4: VstVariableIo Struct Reference + + + + +
+
+
+
+

VstVariableIo Struct Reference

#include <aeffectx.h> +

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

Public Attributes

float ** inputs
 input audio buffers
float ** outputs
 output audio buffers
VstInt32 numSamplesInput
 number of incoming samples
VstInt32 numSamplesOutput
 number of outgoing samples
VstInt32numSamplesInputProcessed
 number of samples actually processed of input
VstInt32numSamplesOutputProcessed
 number of samples actually processed of output
+


Detailed Description

+Variable IO for Offline Processing. +

+


Member Data Documentation

+ +
+
+ + + + +
float** VstVariableIo::inputs
+
+
+ +

+input audio buffers +

+ +

+

+ +

+ +
+ +

+number of incoming samples +

+ +

+

+ +

+ +
+ +

+number of samples actually processed of input +

+ +

+

+ +

+ +
+ +

+number of outgoing samples +

+ +

+

+ +

+ +
+ +

+number of samples actually processed of output +

+ +

+

+ +

+
+ + + + +
float** VstVariableIo::outputs
+
+
+ +

+output audio buffers +

+ +

+

+


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