YSE sound engine  1.0
cross platform sound engine
 All Classes Namespaces Functions Pages
YSE::DSP::dspObject Class Referenceabstract
Inheritance diagram for YSE::DSP::dspObject:
YSE::DSP::ringModulator

Public Member Functions

virtual void process (MULTICHANNELBUFFER &buffer)=0
 
void link (dspObject &next)
 
dspObjectlink ()
 
dspObjectbypass (Bool value)
 
Bool bypass ()
 

Public Attributes

dspObject ** calledfrom
 

Detailed Description

Definition at line 24 of file dspObject.hpp.


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