|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
Signal processing widgets. More...
Namespaces | |
| namespace | plate |
Classes | |
| class | Delay |
| class | PlateReverb |
| class | Svf |
| class | Vca |
Enumerations | |
| enum class | FilterMode : uint8_t { LowPass , HighPass , BandPass , Notch } |
Variables | |
| constexpr uint32_t | PLATE_REVERB_BUFFER_SIZE = plate::BUFFER_SIZE |
| Total float buffer size required for PlateReverb::init() | |
Signal processing widgets.
|
strong |
|
constexpr |
Total float buffer size required for PlateReverb::init()
Definition at line 118 of file plate_reverb.hpp.