From f8a0b7db0fcd5d8b411ca0a45d58a9f7a775d4fc Mon Sep 17 00:00:00 2001 From: Wiwi Kuan Date: Tue, 28 Jul 2020 20:18:09 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9d9df79..bee2548 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # piano-visualizer Minimal piano keyboard visualizer for your videos and livestreams! + +1. Install Processing 3 +2. Install The MidiBus Library +3. Edit source code to select MIDI input port +4. Enjoy!