|
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::VoctInput, including all inherited members.
| calibration() const | sbl::components::cv::VoctInput | inline |
| frequency() const | sbl::components::cv::VoctInput | inline |
| phase_increment(float sample_rate) const | sbl::components::cv::VoctInput | inline |
| ratio() const | sbl::components::cv::VoctInput | inline |
| raw() const | sbl::components::cv::VoctInput | inline |
| reset() | sbl::components::cv::VoctInput | inline |
| semitones() const | sbl::components::cv::VoctInput | inline |
| set_calibration(VoctCalibration cal) | sbl::components::cv::VoctInput | inline |
| update(uint16_t raw) | sbl::components::cv::VoctInput | inline |
| value() const | sbl::components::cv::VoctInput | inline |
| VoctInput(VoctCalibration cal=VoctCalibration::default_3v3(), Smoothing smoothing=Smoothing::Light) | sbl::components::cv::VoctInput | inlineexplicit |