From 267746847b8d6162a2f682df0aa8aa14c5ec0bf2 Mon Sep 17 00:00:00 2001 From: Prof Gra Date: Thu, 5 Jun 2025 20:28:38 +0200 Subject: [PATCH] Usage: add a hint to banks If accepted I'll change the .py file --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2b60f5b..f8e0112 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ Options: -S, --swing Interactively change the Swing -D DIAL, --dial=DIAL Interactively configure a Dial -P PAD, --pad=PAD Interactively configure a Pad + bank A from 1 to 16 + bank B from 17 to 32 + bank C from 33 to 48 -M SCALE, --scale=SCALE Interactively configure multiple Pads as a scale ```