Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
Public Attributes | List of all members
sbl::dsp::Segment Struct Reference

#include <segment.hpp>

Collaboration diagram for sbl::dsp::Segment:

Public Attributes

float target
 
float curve
 
float time_ms
 

Detailed Description

Definition at line 25 of file segment.hpp.

Member Data Documentation

◆ curve

float sbl::dsp::Segment::curve

Definition at line 27 of file segment.hpp.

◆ target

float sbl::dsp::Segment::target

Definition at line 26 of file segment.hpp.

Referenced by sbl::dsp::SegmentGenerator< CurveEngine >::process().

◆ time_ms

float sbl::dsp::Segment::time_ms

Definition at line 28 of file segment.hpp.


The documentation for this struct was generated from the following file: