MatthewInch / UI24RBridge

Bridge between the UI24R and a MIDI controller
MIT License
33 stars 7 forks source link

Connecting issues / Win10 x64 2004 / UI24R: 3.3.8293 #10

Open Fred-DTV opened 3 years ago

Fred-DTV commented 3 years ago

Hi Matthew,

Thanks for building this, I am really excited to try it out.

Unfortunately I can't get it to connect to our UI24R

These are my settings: { // "UI24R-Url": "ws://2.39.2.96/", "UI24R-Url": "ws://2.39.2.96/", "MIDI-Input-Name": "Reloop KeyPad", //Behringer BCF 2000: "BCF2000" "MIDI-Output-Name": "Reloop KeyPad", //Behringer BCF 2000: "BCF2000" //"MIDI-Input-Name-Second": "X-Touch-ext", //Behringer BCF 2000: "BCF2000" //"MIDI-Output-Name-Second": "X-Touch-ext", //Behringer BCF 2000: "BCF2000" "PrimaryIsExtender": "false", "SecondaryIsExtender": "true", "PrimaryChannelStart": "0", //0: 1-8ch, 1: 9-16 "SecondaryChannelStart": "1", //0: 1-8ch, 1: 9-16 "Protocol": "MC", "SyncID": "SYNC_ID", "DefaultRecButton": "2TrackAndMTK", //possible values: "onlyMTK", "only2Track", "2TrackAndMTK"; default is "2TrackAndMTK "DefaultChannelRecButton": "rec", //possible values: "phantom", "rec"; default is "rec "DebugMessages": "false", "AuxButtonBehavior": "Lock", //possible values: "Release", "Lock"; Default is "Release" "PrimaryButtons": "ButtonsDefault.json" }

Every time i start it, it gets stuck at the "connecting to UI24R" state.

In debugmode it ends on the following: (...) SETD^i.14.dyn.bypass^0 SETD^i.14.dyn.ratio^0.298245614 SETD^i.14.dyn.gain^0.75 VUA^GAICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=

Any idea what's going on?

Thanks, Fred

MatthewInch commented 3 days ago

Sorry for the late answer. I never try it with Reloop KeyPad. If you commented out the Midi-Input-Name line the console write the current midi controllers names. Is that correct? (Is there "Reloop KeyPad" in the list?)