From e70cadc8cc209c48a5bfd6268dc12476bd3aca9e Mon Sep 17 00:00:00 2001 From: Paul Ferrand Date: Tue, 11 Aug 2020 22:48:18 +0200 Subject: [PATCH] Typo --- src/sfizz/LFO.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sfizz/LFO.h b/src/sfizz/LFO.h index 86d1f0f3..fbd9dd14 100644 --- a/src/sfizz/LFO.h +++ b/src/sfizz/LFO.h @@ -39,7 +39,7 @@ struct LFODescription; note: if there are gaps in subwaveforms, these subwaveforms which are gaps will be initialized and processed. - example: lfo1_ratio4=1.0 // instanciate implicitly the subs #2 and #3 + example: lfo1_ratio4=1.0 // instantiate implicitly the subs #2 and #3 lfoN_wave[X]: Wave lfoN_offset[X]: DC offset - Add to LFO output; not affected by scale.