|
ape
0.5.0
Audio Programming Environment
|
Provides methods for converting back and forth from decibels More...
#include <dsp.h>
Static Public Member Functions | |
| template<typename T > | |
| static T | from (T arg) |
| Converts arg as decibels to a scalar value More... | |
| template<typename T > | |
| static T | to (T arg) |
| Converts arg to decibels More... | |
Provides methods for converting back and forth from decibels
|
inlinestatic |
Converts arg as decibels to a scalar value
|
inlinestatic |
Converts arg to decibels
1.8.16