|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
Variables | |
| constexpr uint32_t | INPUT_AP1 = 142 |
| constexpr uint32_t | INPUT_AP2 = 107 |
| constexpr uint32_t | INPUT_AP3 = 379 |
| constexpr uint32_t | INPUT_AP4 = 277 |
| constexpr uint32_t | TANK_L_AP1 = 672 |
| constexpr uint32_t | TANK_L_DELAY1 = 4453 |
| constexpr uint32_t | TANK_L_AP2 = 1800 |
| constexpr uint32_t | TANK_L_DELAY2 = 3720 |
| constexpr uint32_t | TANK_R_AP1 = 908 |
| constexpr uint32_t | TANK_R_DELAY1 = 4217 |
| constexpr uint32_t | TANK_R_AP2 = 2656 |
| constexpr uint32_t | TANK_R_DELAY2 = 3163 |
| constexpr uint32_t | PREDELAY_MAX = 4800 |
| constexpr float | MOD_RATE_HZ = 1.0f |
| constexpr float | MOD_DEPTH = 8.0f |
| constexpr uint32_t | MOD_MARGIN = static_cast<uint32_t>(MOD_DEPTH) + 2 |
| constexpr uint32_t | BUFFER_SIZE |
| constexpr float | INPUT_DIFFUSION1 = 0.75f |
| constexpr float | INPUT_DIFFUSION2 = 0.625f |
| constexpr float | DECAY_DIFFUSION1 = 0.7f |
| constexpr float | DECAY_DIFFUSION2 = 0.5f |
| constexpr uint32_t | TAP_L_AP1_A = 266 |
| constexpr uint32_t | TAP_L_DL1_A = 353 |
| constexpr uint32_t | TAP_L_DL1_B = 3627 |
| constexpr uint32_t | TAP_L_AP2_A = 1340 |
| constexpr uint32_t | TAP_L_DL2_A = 1400 |
| constexpr uint32_t | TAP_L_DL2_B = 2667 |
| constexpr uint32_t | TAP_R_AP1_A = 266 |
| constexpr uint32_t | TAP_R_DL1_A = 353 |
| constexpr uint32_t | TAP_R_DL1_B = 3467 |
| constexpr uint32_t | TAP_R_AP2_A = 700 |
| constexpr uint32_t | TAP_R_DL2_A = 1228 |
| constexpr uint32_t | TAP_R_DL2_B = 2545 |
|
constexpr |
Definition at line 78 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 91 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 92 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 47 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 48 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 49 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 50 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 87 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 88 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init().
|
constexpr |
Definition at line 72 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 75 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 71 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::set_sample_rate().
|
constexpr |
Definition at line 68 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::set_predelay().
|
constexpr |
Definition at line 55 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 57 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 56 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 58 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 62 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 64 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 63 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 65 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::init(), and sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 97 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 100 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 98 of file plate_reverb.hpp.
|
constexpr |
Definition at line 99 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 101 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 102 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 104 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 107 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 105 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 106 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 108 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().
|
constexpr |
Definition at line 109 of file plate_reverb.hpp.
Referenced by sbl::widgets::proc::PlateReverb::process().