HART  0.2.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
hart::aliases_double Namespace Reference

Functions

AudioTestBuilder< doubleprocessAudioWith (std::function< double(double)> dspFunction, const std::string &label={})
 See the description of the float version of this function.
 
AudioTestBuilder< doubleprocessAudioWith (std::function< void(AudioBuffer< double > &)> dspFunction, const std::string &label={})
 See the description of the float version of this function.
 
AudioTestBuilder< doubleprocessAudioWith (std::function< void(const AudioBuffer< double > &, AudioBuffer< double > &)> dspFunction, const std::string &label={})
 See the description of the float version of this function.