Skip to content

Commit f956a60

Browse files
author
gon
committed
Changed README accordingly
1 parent 1ee930f commit f956a60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@ This instrument has been tested in an OS X operative system.
2929
### HandPose-OSC
3030
For the hand tracking we are using [handPoseOSC](https://github.com/faaip/HandPose-OSC) by [@faiip](https://github.com/faaip/).
3131

32-
Double click on HandPose-OSC application. You will see a little black window, which needs to be open although you cannot interact with it.
32+
Double click on `HandPose-OSC` application. You will see a little black window, which needs to be open although you cannot interact with it.
3333

3434
<div style="text-align:center"><img src="./.bin/HandPose-OSC.png"/></div>
3535

3636
This application will start processing information from your camera, to extract the points of your hand. Now you can open the OSC handler.
3737

3838
### OSC handler
39-
Double click on `handlerOSC/handlerOSC.app`, which will run a java application. If HandPose-OSC is also running, you will be able to see the points of your hand –if you are showing it to your camera– in green, on top of a black background. Something like this:
39+
Double click on `handlerOSCapp`, which will run a java application. If HandPose-OSC is also running, you will be able to see the points of your hand –if you are showing it to your camera– in green, on top of a black background. Something like this:
4040

4141
<div style="text-align:center"><img src="./.bin/handlerOSC.png"/></div>
4242

43-
Select your MIDI input device and press `UPDATE`. The FX switches are controlled by MIDI pitch indexes 0, 1, 2, 3 and 4. The REC, TRAIN and RUN buttons can be modified with MIDI pitch indexes 5, 6 and 7.
43+
Select your MIDI input device and press `UPDATE`. The FX switches are controlled by MIDI pitch indexes 0, 1, 2, 3 and 4. The `REC`, `TRAIN` and `RUN` buttons can be modified with MIDI pitch indexes 5, 6 and 7.
4444

4545
### Wekinator
4646
You can download Wekinator [here](http://www.wekinator.org/downloads/). Once downloaded, open the program and select `File>Open project...`.

0 commit comments

Comments
 (0)