|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
#include <segment.hpp>
Public Attributes | |
| float | target |
| float | curve |
| float | time_ms |
Definition at line 25 of file segment.hpp.
| float sbl::dsp::Segment::curve |
Definition at line 27 of file segment.hpp.
| float sbl::dsp::Segment::target |
Definition at line 26 of file segment.hpp.
Referenced by sbl::dsp::SegmentGenerator< CurveEngine >::process().
| float sbl::dsp::Segment::time_ms |
Definition at line 28 of file segment.hpp.