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