Audacity 3.2.0
|
Public Attributes | |
unsigned | mNumChans {} |
std::unique_ptr< Reverb_priv_ex[]> | mP {} |
Definition at line 107 of file Reverb.cpp.
unsigned EffectReverbState::mNumChans {} |
Definition at line 109 of file Reverb.cpp.
Referenced by EffectReverb::Instance::InstanceInit(), and EffectReverb::Instance::InstanceProcess().
std::unique_ptr<Reverb_priv_ex[]> EffectReverbState::mP {} |
Definition at line 110 of file Reverb.cpp.
Referenced by EffectReverb::Instance::InstanceInit(), and EffectReverb::Instance::InstanceProcess().