Re-exports§
pub use crate::process::Status::Continue;
Modules§
- audio_
ports - entry
- events
- Events and event lists.
- ext
- CLAP Extensions.
- host
- latency
- log
- note_
ports - params
- plugin
- plugin_
features - Standard plugin features.
- process
- CLAP Process interface.
- state
- stream
- CLAP I/O streams for storing and loading plugin state.
Macros§
- entry
- Export
clap_entrysymbols and build a plugin factory.
Structs§
- Audio
Port Info - ClapId
- A type that corresponds to CLAP’s
clap_id. - Host
- Host
Latency - IStream
- Input
Events - Mono
Ports - Static mono ports, in and out.
- Note
Port Info - OStream
- Output
Events - Param
Info - Describes a parameter.
- Process
- Stereo
Ports - Single static stereo port, in and out.