Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Ase::LinearSmooth Class Reference

Public Member Functions

void reset (uint rate, float time)
 
void set (float new_value, bool now=false)
 
float get_next ()
 
bool is_constant ()
 

Detailed Description

Definition at line 13 of file linearsmooth.hh.

Member Function Documentation

◆ get_next()

float Ase::LinearSmooth::get_next ( )

Definition at line 45 of file linearsmooth.hh.

◆ is_constant()

bool Ase::LinearSmooth::is_constant ( )

Definition at line 57 of file linearsmooth.hh.

◆ reset()

void Ase::LinearSmooth::reset ( uint  rate,
float  time 
)

Definition at line 22 of file linearsmooth.hh.

◆ set()

void Ase::LinearSmooth::set ( float  new_value,
bool  now = false 
)

Definition at line 27 of file linearsmooth.hh.


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