From 6211468fef2082b701883b0cd961a43e8239c875 Mon Sep 17 00:00:00 2001 From: Afroz Date: Sun, 19 Jul 2020 18:41:27 +0530 Subject: [PATCH] Fix typo: pitch_sensitivity -> tempo_sensitivity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 257129c..f762bf4 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Default: 0.25 Example: ```bash -python visualize.py --song beethoven.mp3 --pitch_sensitivity 0.1 +python visualize.py --song beethoven.mp3 --tempo_sensitivity 0.1 ``` ### depth