You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Wekitunenator 3000 is our final project for the Advanced Interface Design master
14
14
## Setup
15
15
[simplified pipeline]
16
16
### Hand Tracking: HandPose-OSC
17
-
For the hand tracking we are using [handPoseOSC](https://github.com/faaip/HandPose-OSC) by @faiip. You will need to have [nodejs](https://nodejs.org/en/) installed. First clone the repo. Then, go to the cloned repo directory `cd HandPose-Osc.git` and install the project dependencies using yarn `yarn install`. Once you've done that you can run the app with the command `yarn start`.
17
+
For the hand tracking we are using [handPoseOSC](https://github.com/faaip/HandPose-OSC) by [@faiip](https://github.com/faaip/). You will need to have [nodejs](https://nodejs.org/en/) installed. First clone the repo. Then, go to the cloned repo directory `cd HandPose-Osc.git` and install the project dependencies using yarn `yarn install`. Once you've done that you can run the app with the command `yarn start`.
18
18
19
19
### Processing
20
20
[have an executable?]
@@ -24,4 +24,4 @@ input port:8000
24
24
27 inputs
25
25
26
26
### Reaper configuration
27
-
You can install Reaper [here](https://www.reaper.fm/). The configuration instructions can be found [here](./Reaper/README.md).
27
+
You can install Reaper [here](https://www.reaper.fm/). The configuration instructions can be found [here](./Reaper/README.md).
0 commit comments