So the point of profiles and pre-made configurations is that they have everything the developer put in there for you to use possibly extending the features of the base configuration in ways not normally possible for the average user.
It also has a big downside because of this, they are very hard to customize for the everyday user.
In this case however I could easily create a relative mode version of the 64CTRL or a setting in the profile itself to let you easily switch between the two versions.
Would this be something that you guys would be interested in?
I’m not sure what is happen, but I used 64CTRL 2.2 and in midi monitor it was ok. Then I have changed CH to 9 for all encoders - and it’s fine. Then I have updated the code for encoders CCs in config 1, but EN3 (cc 38 in configuration in code) had problem - instead of CC it sent strange values (last column - according to midi monitor). When I changed CC number to other random values - it works as expected.
And it was happen to second EN16 too, the same CH9, for EN3 (cc 98) - but this time it sent NPRN messages (according to midi monitor). I did not check if it sent correct values to the devices, only midi monitor was used.
PS. I have checked it with other MIDI monitor - i think this problem comes from grid midi monitor.
And one more strange thing - CCs in code are the same in external midi monitor, but channel numbers are wrong - in CH configuration (in times) is 9, internal midi monitor shows 9, but external shows 10.
A known issue you can check here, it should be fixed in 1.3.9!
I also made the switch to enable relative encoders @user132 , but in my testing it defeats the purpose of the controller as the displayed values and the LEDs on the EN16 will not be able to stay in sync like this.
If you would still like to test drive the profile, let me know!
I am looking to use this type of setup but with a bit more customization. I am looking for where I can learn how the code functions and how you go about storing “Banks”. I want to do the banking function but also to add banks to certain rows individually as well as color stuff. for example…on an 8 freq graphic eq use the right knob to “page up” to get another 4 knobs on the row and the left knob to “page down” back to the first row.
This is insane work, thank you for the contribution!
I tested the MIDIRX section myself in Ableton and it works really well there too!
ABCD was a bit of an experiment anyways, but desync is a concept I might just hack back into your version :p.
What did you mean by Is there no longer a website where I can see profile cloud uploads? I could find yours in the Cloud swiftly in Editor.
Do you mean the old website over at intech.studio/cloud or wherever it was?
Ty! Yeah it was cool to see the ticker of what folks were working on the web. Glad you found it in editor!
Yeah, I thought about the desync for other devices, but I only have this one module so this was a bit of a selfish build. If you manage to get it back in, I’m sure others would benefit. I really just wanted to make rx worked and I needed a way to set persistent custom colors in one place. That was the main goal at the start.
Might have gotten a little carried away with the colors palettes lol.
The palettes with the built-in color palette tweaking solutions is genius.
It’s really inspiring to see users create so much more than we could think of with the tools we made.
Makes me want to finish the article about writing into file on Grid…
I also wanted to say that we have an update coming to how MIDIRX behaves next FW release.
I’ll create a writeup here and on the docs about it. It’s not a huge deal, but it does make the current behavior legacy. Sorry.
Thanks! It’s actually pretty fun to code on. I’m sure whatever changes with RX, we can make it work. Getting that working like it’s now in the recent update was a HUGE boon.