envelope, filter cutoff/resonance mapped to default modulators (with semi-random magic numbers)

This commit is contained in:
Alex Birch
2019-06-23 19:40:36 +01:00
parent c8ae1b0e9a
commit bcf0d7dd7d
3 changed files with 104 additions and 33 deletions

View File

@ -88,7 +88,7 @@ private:
unsigned int sfont_id;
unsigned int channel;
fluid_mod_t* mod;
// fluid_mod_t* mod;
ListenerList<Listener> eventListeners;