HART  0.1.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
WavWriter< SampleType > Class Template Reference

#include <hart_wavwriter.hpp>

Static Public Member Functions

static void writeBuffer (const AudioBuffer< SampleType > &buffer, const std::string &fileName, double sampleRateHz, WavFormat wavFormat=WavFormat::pcm24)
 

Detailed Description

template<typename SampleType>
class hart::WavWriter< SampleType >

Definition at line 18 of file hart_wavwriter.hpp.

Member Function Documentation

◆ writeBuffer()

template<typename SampleType >
static void writeBuffer ( const AudioBuffer< SampleType > &  buffer,
const std::string &  fileName,
double  sampleRateHz,
WavFormat  wavFormat = WavFormat::pcm24 
)
inlinestatic

Definition at line 21 of file hart_wavwriter.hpp.


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