Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Public Member Functions | Public Attributes | List of all members
AudioSystemClass Class Reference

Public Member Functions

 AudioSystemClass (GlottisClass &newGlottis, TractClass &newTract, int newBlockLength, int newSamplesBetweenUpdates)
 
void init ()
 
void doScriptProcessor (sample_t *inputArray, sample_t *glottalOutArray, sample_t *tractOutArray, int length)
 

Public Attributes

int blockLength
 
float blockTime
 
bool started
 
bool soundOn
 
GlottisClassGlottis
 
TractClassTract
 
int samplesBetweenUpdates
 

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