|
HART
0.1.0
High level Audio Regression and Testing
|
Go to the source code of this file.
Namespaces | |
| namespace | hart |
Functions | |
| std::ostream & | linPrecision (std::ostream &stream) |
| Sets number of decimal places for linear (sample) values. | |
| std::ostream & | dbPrecision (std::ostream &stream) |
| Sets number of decimal places for values in decibels. | |
| std::ostream & | secPrecision (std::ostream &stream) |
| Sets number of decimal places for values in seconds. | |
| std::ostream & | hzPrecision (std::ostream &stream) |
| Sets number of decimal places for values in hertz. | |
| std::ostream & | radPrecision (std::ostream &stream) |
| Sets number of decimal places for values in radians. | |