-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The XAir series has different addresses for these:
Lines 77 to 83 in 7bb9c2c
| }else if(xTarget == 4){ | |
| oscStr = "/auxin/"+String(ch)+"/mix/fader"; | |
| }else if(xTarget == 5){ | |
| oscStr = "/fxrtn/"+String(ch)+"/mix/fader"; | |
| }else if(xTarget == 6){ | |
| oscStr = "/mtx/"+String(ch)+"/mix/fader"; | |
| } |
/auxin is /rtn/aux is Channel 17/18 on the X18. On the X12 and X16 it is the USB Stick playback.
/fxrtn is just /rtn
No matrix busses on the XAir series.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels