Expand description
Provides generic iced
GUI for implementations of audio_processor_traits::parameters::AudioProcessorHandle
GUI can be ran as a standalone app or as a vst::editor::Editor
Functions
- Create a VST editor for this handle
- Open this generic editor as a standalone app. Will block, needs to be run on the main-thread.