Re-exports§
pub use workers::worker;pub use plugins::clap_proc;pub use plugins::lv2_proc;pub use plugins::vst3_proc;
Modules§
- clap
- client
- history
- kind
- lv2
- message
- mutex
- plugins
- simd
- Portable SIMD helper routines for buffer math.
- state
- vst3
- workers
Macros§
- impl_
hw_ device_ for_ driver - impl_
hw_ midi_ hub_ traits - impl_
hw_ worker_ traits_ for_ driver - impl_
ipc_ processor_ wrapper - Generate
UnsafeMutex<Processor>forwarding methods that are identical across all out-of-process plugin formats (CLAP, VST3, LV2).