Expand description
A CLAP plugin runtime. ⧉⧉⧉
Modules§
- audio_
buffer - events
- Events and event lists.
- ext
- CLAP Extensions.
- fixedpoint
- Fixed point representation of beat time and seconds time.
- host
- id
- plugin
- plugin_
features - Standard plugin features.
- prelude
- process
- CLAP Process interface.
- stream
- CLAP I/O streams for storing and loading plugin state.
- string_
sizes - timestamp
- Timestamp: the number of seconds since
UNIX_EPOCH
. - version
- CLAP version.
Macros§
- entry
- Export
clap_entry
symbols and build a plugin factory.