Module dsp

Module dsp 

Source

Re-exports§

pub use parameter::Echo;
pub use parameter::Lowpass;
pub use parameter::MultibandEq;
pub use parameter::MultibandEqFilterType;
pub use parameter::Sfxreverb;

Modules§

parameter

Structs§

Description
Dsp
DspRef
State
DSP plugin structure passed into each callback
StateDftFunctions
StateFunctions
StatePanFunctions

Enums§

Type

Constants§

GETPARAM_VALUESTR_LENGTH
Length in bytes of the buffer pointed to by the valuestr argument of FMOD_DSP_GETPARAM_XXXX_CALLBACK functions.
REVERB_MAXINSTANCES
The maximum number of global/physical reverb instances.