Loading...
Searching...
No Matches
vst3::Plugin Struct Reference
Public Member Functions | |
| Plugin (const Plugin &)=default | |
| Plugin (Plugin &&)=default | |
| Plugin & | operator= (const Plugin &)=default |
| Plugin & | operator= (Plugin &&)=default |
| void | load (Model &model, ApplicationPlugin &ctx, const std::string &path, const VST3::UID &uid, double sr, int max_bs) |
| operator bool () const noexcept | |
| void | loadAudioProcessor (ApplicationPlugin &ctx) |
| void | loadEditController (Model &model, ApplicationPlugin &ctx) |
| void | loadView (Model &model) |
| void | loadBuses () |
| void | loadPresets () |
| void | loadProcessorStateToController () |
| void | start (double sample_rate, int max_bs) |
| void | stop () |
The documentation for this struct was generated from the following files:
- Plugin.hpp
- Plugin.cpp