From 94250869d51c89ef762d298469c624a7e6b35b9a Mon Sep 17 00:00:00 2001 From: Pierre Ranwez <pierre.ranwez.etu@univ-lille.fr> Date: Wed, 16 Feb 2022 16:54:10 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20typo:=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f07d422..a70dc95 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Click on activate button, then on MIDI button. If this one becomes green, the MI ##### Loops -When you press record all interactions with the midi device are recorded in a table. When finished recording, press stop. You can then play your loop by pressing play or re-record over the previously created loop. Finally, you can overwrite the created magnifying glass. You have 4 slots available to save your loops. You can also map MIDI events to the actions listed above. +When you press record all interactions with the midi device are recorded in a table. When finished recording, press stop. You can then play your loop by pressing play or re-record over the previously created loop. Finally, you can overwrite the created loop. You have 4 slots available to save your loops. You can also map MIDI events to the actions listed above. #### Upload and download -- GitLab