Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER General Discussion Forum

Reply
 
Thread Tools Display Modes
Old 03-15-2018, 08:48 AM   #1
GeckoLikesMartini
Human being with feelings
 
Join Date: Jun 2016
Posts: 127
Default ReaperControl 2 - OSC-controller for Lemur

Hi there,

New update for the ReaperControl 2 touchscreen controller.

- MIDI action-buttons - fixed
- GUI - some changes and fixes
- additional MIDI faderbank with x/y-pad
- additional toolbar for automation functions
- 2 new banks with buttons for fx- and fxchain-shortcuts (Reaper 5.77)

https://stash.reaper.fm/32979/ReaperControl2.zip

Have fun, mj

---------------------------
Description:

OSC touchscreen-controller for Reaper (5.77) and Lemur on iPad (12.5').

- faderbank for volume, panorama, send 1-4 and MIDI
- trackbank for mute, solo, record arm and track automation
- toolbar with up to 5x48 buttons for actions, shortcuts, marker and regions
- transportbar with time, beats, marker/region functions, loop points
- track view with trackfunctions and up to 8 inserts
- control fx-parameters of selected fx with touchscreen or connected midi controller
- 2 banks with up to 156 buttons to use the fx-shortcut-function (Reaper 5.77)

Screenshots:
https://stash.reaper.fm/32982/ReaperControl2_Mixer.png

https://stash.reaper.fm/32983/ReaperControl2_Track.png

https://stash.reaper.fm/33125/RC2_Track2.PNG

Last edited by GeckoLikesMartini; 03-16-2018 at 02:27 AM. Reason: Added short description
GeckoLikesMartini is offline   Reply With Quote
Old 03-15-2018, 04:30 PM   #2
dinoc
Human being with feelings
 
Join Date: Jan 2006
Posts: 40
Default

Quote:
Originally Posted by GeckoLikesMartini View Post
Hi there,

New update for the ReaperControl 2 touchscreen controller.

- MIDI action-buttons - fixed
- GUI - some changes and fixes
- additional MIDI faderbank with x/y-pad
- additional toolbar for automation functions
- 2 new banks with buttons for fx- and fxchain-shortcuts (Reaper 5.77)

https://stash.reaper.fm/32979/ReaperControl2.zip

Have fun, mj
Hi, what display sizes does this template work with?
I only have an android phone for now and saw that most lemur templates for android dont fit correctly in most android screens.
Thanks
dinoc is offline   Reply With Quote
Old 03-16-2018, 01:25 AM   #3
GeckoLikesMartini
Human being with feelings
 
Join Date: Jun 2016
Posts: 127
Default

Hi dinoc

I made ReaperControl 2 for the iPad Pro 12.5'. There's an option in the Lemur editor to setup/change the screen resolution, but most of the time that doesn't work very well... and sure, this setup won't fit on a phone ;-/.

Regards, mj

Last edited by GeckoLikesMartini; 03-16-2018 at 01:34 AM.
GeckoLikesMartini is offline   Reply With Quote
Old 03-16-2018, 03:10 PM   #4
dinoc
Human being with feelings
 
Join Date: Jan 2006
Posts: 40
Default

Oh ok, thanks for the comment Gecko,
for some reason Lemur doesnt looooove Android displays that much hehe.
Your template is truely quite complete, I love how you can access plugin controls. Nice.
C ya
dinoc is offline   Reply With Quote
Old 03-18-2018, 12:16 AM   #5
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,817
Default

Thanks for sharing this.

It’s both a good controller and a useful reference for making your own OSC controller.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon is offline   Reply With Quote
Old 03-18-2018, 03:45 PM   #6
wdreamsmaycome
Human being with feelings
 
Join Date: Sep 2007
Posts: 91
Default

thanks for sharing this, it's been very useful as the base for my own template
wdreamsmaycome is offline   Reply With Quote
Old 12-28-2019, 05:19 PM   #7
yimbot
Human being with feelings
 
Join Date: Sep 2008
Location: Adelaide, Australia
Posts: 159
Default

Quote:
Originally Posted by GeckoLikesMartini View Post
Hi dinoc

I made ReaperControl 2 for the iPad Pro 12.5'. There's an option in the Lemur editor to setup/change the screen resolution, but most of the time that doesn't work very well... and sure, this setup won't fit on a phone ;-/.

Regards, mj
I'm setting this up on an iPad Pro 11 and can't see the resolution option here. Is it in the Lemur options in the iPad editor?
yimbot is offline   Reply With Quote
Old 01-06-2020, 06:53 PM   #8
yimbot
Human being with feelings
 
Join Date: Sep 2008
Location: Adelaide, Australia
Posts: 159
Default

Any idea if there is a way to recognise the plugin that you are opening on a track so that we can create a tailored GUI for specific plugins?
yimbot is offline   Reply With Quote
Old 01-07-2020, 12:37 PM   #9
GeckoLikesMartini
Human being with feelings
 
Join Date: Jun 2016
Posts: 127
Default

Hi yimbot,

1. The resolution can be changed in the Lemur editor, right corner next to the the midi map and refresh button.

2. nice idea ! but I don't have a solution for that...perhaps use the fx-name ?

Look into the .ReaperOSC-file for "FX_NAME s/fx/name s/fx/@/name s/track/@/fx/@/name"
In Lemur I don't know the exact scripting, but something like:

decl x=OSC_ARGS[0];
if (x="xxxyyy")show(CustomButton2, 1);
else show(CustomButton2, 0);

The problem is how to extract the string with the fx-name out of the OSC-message.
I would be interested, if you find a working solution.

Regards, mj
GeckoLikesMartini is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:08 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.