dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
clap_plugin_t.activate
dplug
clap
types
clap_plugin_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
clap_plugin_t
extern (
C
) nothrow @
nogc
bool
function
(
const
(
clap_plugin_t
)*
plugin
,
double
sample_rate
,
uint
min_frames_count
,
uint
max_frames_count
)
activate
;
Meta
Source
See Implementation
dplug
clap
types
clap_plugin_t
variables
activate
deactivate
desc
destroy
get_extension
init
on_main_thread
plugin_data
process
reset
start_processing
stop_processing