AudiClean
Classes | Functions
SoxReader.h File Reference
#include <thread>
#include <stdio.h>
#include "SampleLink.h"
Include dependency graph for SoxReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SoxReader
 

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