Added missing Twang::setLoopFilter() and ModalBar::setModulationDepth() functions.

This commit is contained in:
Gary Scavone
2022-04-22 16:28:12 -04:00
parent f3ce5f4d04
commit 3acb9502ae
3 changed files with 15 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ public:
//! Select a bar preset (currently modulo 9).
void setPreset( int preset );
//! Set the modulation (vibrato) depth.
//! Set the modulation (vibrato) depth (0.0 - 1.0).
void setModulationDepth( StkFloat mDepth );
//! Perform the control change specified by \e number and \e value (0.0 - 128.0).