Play 'round
Public Member Functions
MyAudio Class Reference

Wrapper class to set up RtAudio. More...

#include <MyAudio.h>

List of all members.

Public Member Functions

 MyAudio (unsigned int nChann=2, float sr=MY_SRATE, unsigned int buffSize=512, RtAudioFormat=RTAUDIO_FLOAT64)
void setup (RtAudioCallback callback, void *userData=NULL)
void start ()
void stop ()
unsigned int bufferSize ()

Detailed Description

Wrapper class to set up RtAudio.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations