Files
hot-step-cpp-ROCm/engine/vendor/vst3sdk/public.sdk/samples/vst/hostchecker
2026-08-16 18:24:52 +07:00
..
2026-08-16 18:24:52 +07:00
2026-08-16 18:24:52 +07:00
2026-08-16 18:24:52 +07:00
2026-08-16 18:24:52 +07:00

VST 3 Host Checker

Introduction

The VST 3 Host Checker plug-in can test a VST 3 host application. It tracks all incoming function calls, monitors calling sequences and performs various other tests.

See also: Online Documentation.

Getting Started

This plug-in is part of the VST 3 SDK package. It is created with the VST 3 SDK root project.

See the top-level README of the VST 3 SDK: https://github.com/steinbergmedia/vst3sdk.git

Getting Help