diff options
Diffstat (limited to 'src/synth_engine.h')
| -rw-r--r-- | src/synth_engine.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth_engine.h b/src/synth_engine.h index 254bf21..6bc504a 100644 --- a/src/synth_engine.h +++ b/src/synth_engine.h @@ -110,6 +110,7 @@ typedef struct { adsr_t adsr; adsr_t f_adsr; + int lfo_on_pitch; int lfo_on_cutoff; float lfo_index; lfo_t lfo; |
