Skip to content

Conversation

@lazlooose
Copy link

@lazlooose lazlooose commented Jun 6, 2020

I basically copied these changes from your commit to control24osc.py since procontrolosc had not been modded yet. as a result faders and pan pots are working now

automode is sending the wrong osc command to reaper. The "read" and "@" are inverted:
it should be /track/@/reaautomode/read (same for latch , trim etc...)
instead it is sending /track/read/reaautomode/@ to reaper, so consequently not working
Didn't figure out how to fix that yet.

Also is there a way to change the addresses for scribs and leds from 0xF0, 0x13, 0x01, .... to 0xF0, 0x13, 0x00, .... in procontrolosc.py instead of modifying ReaCommon.py ? I could only get them working by modding ReaCommon but that would mess up control24s

Copy link
Owner

@phunkyg phunkyg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lookin' good

@phunkyg phunkyg merged commit defb478 into phunkyg:DEV_OtherDevices_Refactor Jun 10, 2020
@phunkyg phunkyg linked an issue Jun 10, 2020 that may be closed by this pull request
@phunkyg phunkyg linked an issue Jun 28, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't quit Default Network device is not an Ethernet device

2 participants