Make your synth voice inherit from this if it supports modulation.
More...
#include <gin_modmatrix.h>
Make your synth voice inherit from this if it supports modulation.
◆ ModVoice()
◆ ~ModVoice()
virtual ModVoice::~ModVoice |
( |
| ) |
|
|
virtualdefault |
◆ finishBlock()
void ModVoice::finishBlock |
( |
int |
numSamples | ) |
|
◆ snapParams()
void ModVoice::snapParams |
( |
| ) |
|
◆ startVoice()
void ModVoice::startVoice |
( |
| ) |
|
◆ stopVoice()
void ModVoice::stopVoice |
( |
| ) |
|
◆ getAge()
◆ isVoiceActive()
virtual bool ModVoice::isVoiceActive |
( |
| ) |
|
|
pure virtual |
◆ disableSmoothing
bool ModVoice::disableSmoothing = false |
|
protected |
The documentation for this class was generated from the following file: