From df236b13c88e4d647830f3ad65a8a000358564c5 Mon Sep 17 00:00:00 2001 From: Robert Bendun Date: Sun, 29 May 2022 03:11:26 +0200 Subject: [PATCH] New chord notation in cheatsheet --- doc/cheatsheet.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/cheatsheet.txt b/doc/cheatsheet.txt index a64ae80..e3fe05b 100644 --- a/doc/cheatsheet.txt +++ b/doc/cheatsheet.txt @@ -19,6 +19,9 @@ Ustawianie oktawy i długości, a następnie modyfikacja Stworzenie akordu c123 == chord[c; c#; d; d#] +Nutę możemy modifikować poprzez podwyższanie o półton (# lub s), lub obniżanie o półton (b lub f) + c## == css == d == dff == dbb + Arytmetyka (aktualnie brak wsparcia dla precedensji operatorów) 3 * (4 * 12 - 8)