|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
A ramp which goes between 0 and 1 over a set duration. More...
#include "tracktion_ModifierInternal.h"
Public Member Functions | |
| void | setDuration (float newDuration) noexcept |
| void | setPosition (float newPosition) noexcept |
| void | process (float duration) noexcept |
| float | getPosition () const noexcept |
| float | getProportion () const noexcept |
A ramp which goes between 0 and 1 over a set duration.
Definition at line 58 of file tracktion_ModifierInternal.h.
|
noexcept |
Definition at line 83 of file tracktion_ModifierInternal.h.
|
noexcept |
Definition at line 88 of file tracktion_ModifierInternal.h.
|
noexcept |
Definition at line 75 of file tracktion_ModifierInternal.h.
|
noexcept |
Definition at line 62 of file tracktion_ModifierInternal.h.
|
noexcept |
Definition at line 69 of file tracktion_ModifierInternal.h.