|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
This is the complete list of members for sbl::components::control::Pot, including all inherited members.
| changed() | sbl::components::control::Pot | inline |
| clear_pickup() | sbl::components::control::Pot | inline |
| picked_up() const | sbl::components::control::Pot | inline |
| Pot(const PotConfig &config={}) | sbl::components::control::Pot | inlineexplicit |
| raw() const | sbl::components::control::Pot | inline |
| reset() | sbl::components::control::Pot | inline |
| scaled(int32_t min, int32_t max) const | sbl::components::control::Pot | inline |
| scaled_curved(int32_t min, int32_t max, uint16_t curve=sbl::dsp::curve::Log) const | sbl::components::control::Pot | inline |
| set_pickup(uint16_t target) | sbl::components::control::Pot | inline |
| update(uint16_t raw) | sbl::components::control::Pot | inline |
| value() const | sbl::components::control::Pot | inline |