MIDI Control Surface output >>
Our Forum

Our Forum



SearchSearch   Users   Registration   Entrance
Today: 15.09.2025 - 22:46:36
Pages:  1  

MIDI Control Surface output

MessageAuthor

Actually I've been doing some digging, it appears as though the Reaper SDK just might be the ticket to what I'm looking for... Does anybody have any quick examples I can plug into C++ Studio Express? I'm not looking for any hand-holding through development, just a MS build scenario? Thanks!

---------------------

p3rsian

users




Statistics:
Messages: 666
Registration: 10.22.2003
05.12.22 - 01:01:13
Message # 1
RE: MIDI Control Surface output

Hi Sid, I don't know about the outs, but regarding MIDI in, Reaper can receive CC MIDI messages just fine, without the need of the SDK, if you like. You'll need a MIDI Patch Cable driver like MIDIYoke so your program can use that device to communicate with RPR (make sure that you have MIDI Yoke configured correctly in the Reaper settings). That's basically what I did with the application in my signature, that get joystick data, convert to MIDI notes/cc and send to Reaper through MIDIYoke. Regards, Fergo

---------------------
Eric 01 Dinan S2 Way faster than Doug's car (sold to freefly and then he went and sold it) 04 R1150RT Titan Grey (sold) 05 K 1200S The S stands for Silly Fast (still collecting speeding tickets through the lower 48) The new toy..2009 335i w //M sport

ericw

users




Statistics:
Messages: 326
Registration: 07.30.2003
05.12.22 - 01:05:22
Message # 2
RE: MIDI Control Surface output

Yeah, thanks, I have Reaper already receiving MIDI from my VS-880 fine. I'm just trying to enhance the implementation with a "wedge" to both send and receive this data from Reaper. Thanks tho!

---------------------

Vader M3

users




Statistics:
Messages: 34
Registration: 11.08.2001
05.12.22 - 01:15:02
Message # 3
RE: MIDI Control Surface output

Thanks yhertogh, I would really appreciate that source actually! What environment did you compile it in? I've used the actions to learn 8 faders to 8 tracks, but I was thinking of a way to use the buttons to switch to other channels. Really, the more I look into it, I should just go buy a BCF-2000 or something (200 bucks aint bad) - I think I will wait until Christmas for that ;) Just sorta looking for something to tie me over.... However, your mention of "actions" got me thinking, but I still think I'm outta luck. Basically if I was able to use the 8 buttons to singly select track 1,9,17,25,33...etc.. and if I could set it up so that the faders are as so Fader 1 (a constant CC) "Adjust Selected Track Volume "(cmd 4 already) Fader 2 (a constant CC) "Adjust Selected +1 Track Volume" Fader 3 (a constant CC) "Adjust Selected +2 Track Volume" Fader 4 (a constant CC) "Adjust Selected +3 Track Volume" Fader 5 (a constant CC) "Adjust Selected +4 Track Volume" etc... Almost as if the actions could take some sort of parameters... but then it seems to me that I am back at using the SDK to implement this. Hmm.

---------------------

franzdom

users




Statistics:
Messages: 330
Registration: 08.10.2003
05.12.22 - 01:21:45
Message # 4
RE: MIDI Control Surface output

Well, until Christmas, I think the best option is to go on to your first idea of coding a simple application to get the input from the control surface and output the correct CC to Reaper. I don't know in which language do you code, but you might even use the JS effect scripting language that is built in Reaper (it works with MIDI messages too). Fergo

---------------------
M3 SEDAN CLUB #12 2011 M3 ZCP 2006 M3 CS (SOLD ) 1993 E34 M5 Euro-Spec (SOLD )

Gop-Dogg

users




Statistics:
Messages: 89
Registration: 12.04.2002
05.12.22 - 01:27:45
Message # 5
RE: MIDI Control Surface output
Freeware Plugin Suggestions for School : Previous topic
Pages:  1  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants