Expand description
Plugin window management
This module provides platform-specific window creation and management for VST3 plugin GUIs.
Structsยง
- Plugin
Window - A plugin window that manages the native window and plugin editor lifecycle
- Plugin
Window Builder - Builder for creating plugin windows with egui integration