From dfe91486d70670e3cbb65e02002e86f2b0b96f80 Mon Sep 17 00:00:00 2001 From: MrDham <32593747+MrDham@users.noreply.github.com> Date: Thu, 16 Nov 2017 22:55:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe4b8b5..46ef25e 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Changing this to your taste may require some test and trial. "#define VELOCITY_SENS 7" -> How easy it is to reach highest velocity (127). Something betwen 5 and 12. -"#define PLAYER_ACCURACY 0.2" -> Pitch accuracy of player. Tolerance on note center for changing notes when playin legato. From 0 (very accurate players) to 0.5 (may generate note toggling). +"#define PLAYER_ACCURACY 0.2" -> Pitch accuracy of player. Tolerance on note center for changing notes when playing legato. From 0 (very accurate players) to 0.5 (may generate note toggling).