dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
clap_plugin_params_t.value_to_text
dplug
clap
types
clap_plugin_params_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_params_t
extern (
C
) nothrow @
nogc
bool
function
(
const
(
clap_plugin_t
)*
plugin
,
clap_id
param_id
,
double
value
,
char
*
out_buffer
,
uint
out_buffer_capacity
)
value_to_text
;
Meta
Source
See Implementation
dplug
clap
types
clap_plugin_params_t
variables
count
flush
get_info
get_value
text_to_value
value_to_text