We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e00f0 commit fd4b598Copy full SHA for fd4b598
src/plugins/core/controlsurfaces/manager/init.lua
@@ -33,7 +33,7 @@ local mod = {}
33
--- plugins.core.controlsurfaces.manager.NUMBER_OF_BANKS -> number
34
--- Constant
35
--- Number of banks.
36
-mod.NUMBER_OF_BANKS = 30
+mod.NUMBER_OF_BANKS = 50
37
38
--- plugins.core.controlsurfaces.manager.NUMBER_OF_DEVICES -> number
39
0 commit comments