From 319400ab13bb40eecac26fbb42d5ad364aa3395f Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Mon, 20 Jun 2022 22:20:22 +0200 Subject: [PATCH] remove unused sf control --- packages/core/controls.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/core/controls.mjs b/packages/core/controls.mjs index a04cd706..c6f96263 100644 --- a/packages/core/controls.mjs +++ b/packages/core/controls.mjs @@ -27,7 +27,6 @@ const generic_params = [ * */ ['s', 's', 'sound'], - ['sf', 'sf', 'soundfont'], /** * The note or sample number to choose for a synth or sampleset * Note names currently not working yet, but will hopefully soon. Just stick to numbers for now