VST 3 Interfaces
VST 3.7
SDK for developing VST plug-in
|
![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | All VST specific interfaces are located in Vst namespace |
![]() ![]() ![]() | ------------------------------------------------------------------------ ITest interface declaration |
![]() ![]() ![]() | Test Result message logger [host imp] when a test is called, a pointer to an ITestResult is passed in, so the test class can output error messages |
![]() ![]() ![]() | A collection of tests supporting a hierarchical ordering [host imp] [create via hostclasses] |
![]() ![]() ![]() | Class factory that any testable module defines for creating tests that will be executed from the host |
![]() ![]() |