YSE sound engine  1.0
cross platform sound engine
 All Classes Namespaces Functions Pages
YSE::SYNTH::dspVoice Class Referenceabstract
Inheritance diagram for YSE::SYNTH::dspVoice:
YSE::DSP::dspSourceObject

Public Member Functions

virtual void process (SOUND_STATUS &intent)=0
 
Flt getFrequency ()
 
Flt getVelocity ()
 
void frequency (Flt value)
 
void velocity (Flt value)
 
virtual dspVoiceclone ()=0
 

Public Attributes

std::vector< sample > buffer
 

Detailed Description

Definition at line 22 of file dspVoice.hpp.


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