Class ALVSTHost.TALVSTHost

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(4 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TALVSTHost : [[Class ALVSTBasicHost.TALVSTBasicHost|Mitov.AudioLab.VSTBasicHost]]
+
'''public ref class''' VSTHost : [[Class ALVSTBasicHost.TALVSTBasicHost|Mitov.AudioLab.VSTBasicHost]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGALVSTHost.gif ALVSTHost.gif NETALVSTHost.gif

Package: AudioLabPkg

Unit: ALVSTHost

Inherits: TALVSTBasicHost

Contents

Syntax

Delphi:

type TALVSTHost = class( TALVSTBasicHost )

C++ Builder:

class TALVSTHost : public TALVSTBasicHost

Visual C++ (MFC):

class CTALVSTHost : public CTALVSTBasicHost

C# (.NET):

public ref class VSTHost : Mitov.AudioLab.VSTBasicHost

Summary

VST 2.X PlugIn host component.

Description

VST24Logo.png

Use this component to host VST 2.X PlugIns.


Diagram:

ALVSTHost Preview.png

Properties

Published

Public

Methods

Public

Events

From TALVSTBasicHost

Properties

Published

PinLists

From TALBasicMultiInput

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox