We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dcf5a commit d090b22Copy full SHA for d090b22
1 file changed
README.md
@@ -10,9 +10,14 @@ Connect the Flow 8 via USB to your computer and turn it on. Run a local HTTP(S)
10
[httplz] on a free port, e.g. 8000) serving the root directory of this repository and open a
11
browser at e.g. `http://localhost:8000/`.
12
13
-The Flow 8 MIDI device should be detected automatically and the browswer will ask your confirmation
+Or you can use the latest version deployed at:
14
+
15
+ https://spotlightkid.github.io/flow8-web-midi-control/
16
17
+The Flow 8 MIDI device should be detected automatically and the browser will ask your confirmation
18
for accesing MIDI devices.
19
20
21
## Screenshot
22
23
<img src="docs/flow8-web-midi-control-v27.jpg" width="800">
0 commit comments