PortAudio  2.0
Public Member Functions
Sine Class Reference

Public Member Functions

 Sine ()
 
bool open (PaDeviceIndex index)
 
bool close ()
 
bool start ()
 
bool stop ()
 

Constructor & Destructor Documentation

Sine::Sine ( )
inline

References M_PI, and TABLE_SIZE.

Member Function Documentation

bool Sine::close ( )
inline

References Pa_CloseStream(), and paNoError.

bool Sine::open ( PaDeviceIndex  index)
inline
bool Sine::start ( )
inline

References Pa_StartStream(), and paNoError.

bool Sine::stop ( )
inline

References Pa_StopStream(), and paNoError.


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