From c5f8da70da78110dbbaa74ff4ebce6edf5d04be8 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Fri, 22 Feb 2019 23:39:09 +0300 Subject: Rhythm-mode percussion now works! --- src/adldata.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/adldata.hh') diff --git a/src/adldata.hh b/src/adldata.hh index 0d219e1..6602e1a 100644 --- a/src/adldata.hh +++ b/src/adldata.hh @@ -91,7 +91,6 @@ struct AdlBankSetup int volumeModel; bool deepTremolo; bool deepVibrato; - bool adLibPercussions; bool scaleModulators; }; -- cgit v1.2.3