|
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::cv::CvInput, including all inherited members.
| CvInput(const CvInputConfig &config={}) | sbl::components::cv::CvInput | inlineexplicit |
| CvInput(Smoothing smoothing) | sbl::components::cv::CvInput | inlineexplicit |
| raw() const | sbl::components::cv::CvInput | inline |
| reset() | sbl::components::cv::CvInput | inline |
| scaled(int32_t min, int32_t max) const | sbl::components::cv::CvInput | inline |
| scaled_curved(int32_t min, int32_t max, uint16_t curve=dsp::curve::Log) const | sbl::components::cv::CvInput | inline |
| update(uint16_t raw) | sbl::components::cv::CvInput | inline |
| value() const | sbl::components::cv::CvInput | inline |