AudiClean
Functions
SoxReader.cpp File Reference
#include "SoxReader.h"
#include <string>
#include <sstream>
Include dependency graph for SoxReader.cpp:

Functions

int get_wav_attr (std::string attr, std::string filename)
 

Function Documentation

◆ get_wav_attr()

int get_wav_attr ( std::string  attr,
std::string  filename 
)

Gets attributes from the audio file to be opened with sox.

Parameters
attr
filename
Returns