FM synthesis source.
More...
#include <FM.h>
Inherits MarSystem.
Detailed Description
FM synthesis source.
Simple FM synthesis MarSystem.
Definition at line 36 of file FM.h.
Constructor & Destructor Documentation
Member Function Documentation
Processes data.
- Parameters:
-
in | Input data to read. |
out | Output data to write. |
Implement this method in subclass to define specific data processing.
Implements MarSystem.
Definition at line 92 of file FM.cpp.
The documentation for this class was generated from the following files:
- /usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/marsystems/FM.h
- /usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/marsystems/FM.cpp