Audacity 3.2.0
|
#include <ReverbBase.h>
Public Attributes | |
unsigned | mNumChans {} |
std::unique_ptr< Reverb_priv_ex[]> | mP {} |
Definition at line 56 of file ReverbBase.h.
unsigned ReverbState::mNumChans {} |
Definition at line 58 of file ReverbBase.h.
Referenced by ReverbBase::Instance::InstanceInit(), and ReverbBase::Instance::InstanceProcess().
std::unique_ptr<Reverb_priv_ex[]> ReverbState::mP {} |
Definition at line 59 of file ReverbBase.h.
Referenced by ReverbBase::Instance::InstanceInit(), and ReverbBase::Instance::InstanceProcess().