|
VST 3 Examples
VST 3.7
SDK for developing VST plug-in
|
Typedefs | |
| typedef int32 | KnobMode |
| typedef uint32 | NoteExpressionTypeID |
| typedef double | NoteExpressionValue |
| typedef uint32 | KeyswitchTypeID |
| typedef uint32 | PhysicalUITypeID |
| typedef uint32 | PrefetchableSupport |
| typedef char16 | TChar |
| typedef TChar | String128[128] |
| typedef const char8 * | CString |
| typedef int32 | MediaType |
| typedef int32 | BusDirection |
| typedef int32 | BusType |
| typedef int32 | IoMode |
| typedef int32 | UnitID |
| typedef double | ParamValue |
| typedef uint32 | ParamID |
| typedef int32 | ProgramListID |
| typedef int16 | CtrlNumber |
| typedef double | TQuarterNotes |
| typedef int64 | TSamples |
| typedef uint32 | ColorSpec |
| typedef float | Sample32 |
| typedef double | Sample64 |
| typedef double | SampleRate |
| typedef uint64 | SpeakerArrangement |
| typedef uint64 | Speaker |
| typedef char[4] | ChunkID |
| typedef int32 | ProcessSampleSize |
| typedef std::function< bool(ITestResult *)> | TestFunc |
| typedef std::function< bool(FUnknown *, ITestResult *)> | TestFuncWithContext |
| using | SizeFactors = std::vector< float > |
Enumerations | |
| enum | ComponentFlags |
| enum | SymbolicSampleSizes |
| enum | ProcessModes |
| enum | MediaTypes |
| enum | BusDirections |
| enum | BusTypes |
| enum | IoModes |
| enum | RestartFlags |
| enum | KnobModes |
| enum | NoteIDUserRange |
| enum | ControllerNumbers |
| enum | NoteExpressionTypeIDs |
| enum | KeyswitchTypeIDs |
| enum | PhysicalUITypeIDs |
| enum | ePrefetchableSupport |
| enum | ChunkType |
| enum | { kDelayId = 100, kBypassId = 101 } |
| enum | { kParam1Tag = 1000, kGeneratePeaksTag, kLatencyTag, kBypassTag, kCanResizeTag, kScoreTag, kParamWhichCouldBeHiddenTag, kTriggerHiddenTag, kTriggerProgressTag, kProgressValueTag, kCopy2ClipboardTag, kRestartNoteExpressionChangedTag, kRestartKeyswitchChangedTag, kRestartParamValuesChangedTag, kRestartParamTitlesChangedTag, kProcessWarnTag, kLastTag = kProcessWarnTag + HostChecker::kParamWarnCount, kUnitId = 1234, kUnit2Id = 1235 } |
| enum | { kDelayId = 100, kBypassId = 101 } |
| using SizeFactors = std::vector<float> |
| anonymous enum |
| Steinberg::Vst::DEF_CLASS_IID | ( | IDelayTestController | ) |
| bool THREAD_CHECK_EXIT = false |