March 28, 2024, 02:59:34 pm
Welcome, Guest. Please login or register
News:

Arturia Forums



Author Topic: Here's a remote map for using the 49-keys-controller with Reason  (Read 2136 times)

hhsoullover

  • Apprentice
  • Apprentice
  • *
  • Posts: 29
  • Karma: 2
    • Me at soundcloud
Hi folks,
as I couldn't get the Reason-remote files for the arturia 49-keys controller on the arturia site and in the Reason Forums, I made them by myself.

They also support the Reason V.6-Devices.

So, if you need them, you can download them here:

http://www.mediafire.com/?1smwz8fog4f3ml7

Have fun!
« Last Edit: October 31, 2011, 11:10:17 am by hhsoullover »
Analog Laboratory, Reason 7, Cubase 4
Focusrite Scarlett 8i6, Akai MPK 49, Novation MiniNova

Koshdukai

  • Beta-testers
  • Hero Member
  • *
  • Posts: 651
  • Karma: 30
Re: Here's a remote map for using the 49-keys-controller with Reason
« Reply #1 on: October 29, 2011, 10:09:51 pm »
From the other thread:
Hey :)

I don't own any Arturia keyboard but I took a look at your Remote Codec+Map and I guess there's a couple of tips that might help you trim it down a bit (you're including files that are conflicting with eachother), so here's some info/tips:

There's 2 exclusive formats to use on the Remote Codec.
The old .midicodec or the new Lua based .lua+.luacodec so you shouldn't use both.

Also, if you remove the "Arturia49.midicodec" file, you could also remove also the unused "Arturia.lua" file and fix the "manufacturer" var arg to "Arturia" instead of "CME" and I guess the setup_info_text also needs some updating work, because of the UF-series mentions.

The Buttons on the "Arturia49.lua" codec file must be identified as such, so lines like these:

      {name="Button 1", input="value", min=0, max=127},

should be like this:

      {name="Button 1", input="button"},

and this is why you can't use those as buttons (unless there's another issue with the values being sent by the Arturia controller or the CC codes are wrong... can't confirm any of this since I don't have one to check).


hmmm... I think I didn't forget anything and that's about it :)




hhsoullover

  • Apprentice
  • Apprentice
  • *
  • Posts: 29
  • Karma: 2
    • Me at soundcloud
Re: Here's a remote map for using the 49-keys-controller with Reason
« Reply #2 on: October 31, 2011, 11:09:34 am »
Hi Koshdukai,
thanx for your hints about the codecs.

You were totally right about the codec-mess with my files, so I reworked them.
Now the buttons also work, although the problem was, that they are programmed as momentary buttons, so their value has to be coded like this in the lua-file:
 
{pattern="b? 16 xx", name="Button 1", value="x/127"},

and in the upper section, as you mentioned it, with the input method "button".
Also the manufacturer is now "Arturia" and the controller is listed as "Laboratory49"
These files should also work with the 61-key-version that Arturia released a few days ago.

So the new version of the files have:

The luacodecfiles
the remotemap
installtion-notes
and the remotable list from reason enclosed

Download them here:
http://www.mediafire.com/?1smwz8fog4f3ml7
or take the attached version

Have fun with these.
hhsoullover

« Last Edit: October 31, 2011, 11:11:29 am by hhsoullover »
Analog Laboratory, Reason 7, Cubase 4
Focusrite Scarlett 8i6, Akai MPK 49, Novation MiniNova

 

Carbonate design by Bloc
SMF 2.0.17 | SMF © 2019, Simple Machines