ma_delay_node_get_dry function
- @Native<Float Function(Pointer<
ma_delay_node> )>(ffi.Pointer<ma_delay_node>)>()
- Pointer<
ma_delay_node> pDelayNode
Implementation
@ffi.Native<ffi.Float Function(ffi.Pointer<ma_delay_node>)>()
external double ma_delay_node_get_dry(ffi.Pointer<ma_delay_node> pDelayNode);