Skip to content

Commit 1048989

Browse files
committed
mreaper explicit configuration inside Reaper directory
1 parent e2a6cf6 commit 1048989

File tree

4 files changed

+1
-18
lines changed

4 files changed

+1
-18
lines changed

.bin/buffer.png

-128 KB
Binary file not shown.

.bin/control_surface_settings.png

-90.9 KB
Binary file not shown.

.bin/reaper_preferences.png

-119 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,4 @@ For the hand tracking we are using [handPoseOSC] (https://github.com/faaip/HandP
1313

1414

1515
### Reaper configuration
16-
You may need to modify your audio device input/output configuration `Preferences>Audio>Device`.
17-
18-
#### Install FXs
19-
Download and install Graillon 2 Live Changer free edition [here](https://www.auburnsounds.com/products/Graillon.html), in order to have auto-tune.
20-
21-
#### Buffer size
22-
In order to obtain a good real-time performance you should modify the default buffer size in `REAPER>Preferences>Audio>Device`. Check the `Request block size` box and set it to 128. You may need a larger size if you hear clicks, it depends on your computer.
23-
<div style="text-align:center"><img src="./.bin/buffer.png"/></div>
24-
25-
#### Setting up OSC control
26-
* Go to `Preferences>Control/OSC/web`. Then click on the `Add` button.
27-
<div style="text-align:center"><img src="./.bin/reaper_preferences.png"/></div>
28-
29-
* In the `Control Surface Settings`window, in the `Control surface mode` dropdown menu, select `OSC (Open Sound Control)`. In the `Pattern config` menu, select `Processing`. In `Mode`, select `Local port`. Then set `Local listen port` to `6449` and tick the option `Allow binding messages to REAPER actions and FX learn`. You won't need to modify the local IP. Your configuration should look like that (the local IP might look different):
30-
31-
<div style="text-align:center"><img src="./.bin/control_surface_settings.png"/></div>
32-
33-
Click on `Ok` and you're ready to go!
16+
You can install Reaper [here] (https://www.reaper.fm/). The configuration instructions can be found [here](./Reaper/README.md).

0 commit comments

Comments
 (0)