From a7728e3d81fb7a0a2dff9f2f4bd9e313ddf138cd Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Sat, 26 Aug 2023 21:16:46 +0200 Subject: [PATCH] comment new controls --- packages/core/controls.mjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/core/controls.mjs b/packages/core/controls.mjs index a02a5805..78e517dc 100644 --- a/packages/core/controls.mjs +++ b/packages/core/controls.mjs @@ -146,8 +146,8 @@ const generic_params = [ */ ['bank'], - ['analyze'], // sends - ['fft'], + ['analyze'], // analyser node send amount 0 - 1 (used by scope) + ['fft'], // fftSize of analyser /** * Amplitude envelope decay time: the time it takes after the attack time to reach the sustain level.