Re-exports§
pub use types::*;
Modules§
- clap_
proc - Out-of-process CLAP processor using
maolan-plugin-hostIPC. - ipc
- Shared IPC helpers for out-of-process plugin processors.
- lv2_
proc - Out-of-process LV2 processor using
maolan-plugin-hostIPC. - types
- Pure data types for plugin metadata and state.
- vst3_
proc - Out-of-process VST3 processor using
maolan-plugin-hostIPC.
Functions§
- scan_
plugins - Scan plugins of the given format by spawning
maolan-plugin-host --scan.