rtaex2::CMakeSineWave Class Reference
[RtAudio examplesCells]

A class that demonstrates creating audio frames (sine wave). More...

Inherits fsf::CCell.

Collaboration diagram for rtaex2::CMakeSineWave:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMakeSineWave ()
 Default constructor.
virtual void getTypeID (std::string &str) const
 Gets this cell's factory mapping key.
virtual void process (fsf::CPassiveHandle *pPassiveHandle, fsf::CActiveHandle *pActiveHandle, fsf::CActivePulse *pActivePulse)
 Custom processing function: creates frames for a sine wave signal of the same format as the frames received on the active pulse.


Detailed Description

A class that demonstrates creating audio frames (sine wave).

Constructor & Destructor Documentation

rtaex2::CMakeSineWave::CMakeSineWave (  ) 

Default constructor.


Member Function Documentation

virtual void rtaex2::CMakeSineWave::getTypeID ( std::string &  str  )  const [inline, virtual]

Gets this cell's factory mapping key.

Reimplemented from fsf::CCell.

void rtaex2::CMakeSineWave::process ( fsf::CPassiveHandle pPassiveHandle,
fsf::CActiveHandle pActiveHandle,
fsf::CActivePulse pActivePulse 
) [virtual]

Custom processing function: creates frames for a sine wave signal of the same format as the frames received on the active pulse.

Reimplemented from fsf::CCell.


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

Generated on Thu Oct 21 12:46:36 2010 for MFSM RtAudio Examples by  doxygen 1.5.9