different midi board #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: miIktoast
How would I go about getting the "Note on or Control change signals"?I have a different midi board that Id like to get setup but have 0 programming experience.edit: So far all Ive done is replace
X-Touch Mini
with my controllers namenanoKONTROL2
in the shell script and im not sure what else I need to change.Ive tried running it to see what it spits out and the only errors its output are:
Failed to connect to bus: Permission denied
Failed to retrieve unit state: Transport endpoint is not connected
Im assuming these are because Im running it as a script from my home directory? I am getting a binding notification for only one of my knobs but it doesnt do anything and theres no change in the terminal.
Full terminal output
Initializing
Checking for xdotool
xdotool found
Waiting for pulseaudio service to start...
Failed to connect to bus: Permission denied
Failed to retrieve unit state: Transport endpoint is not connected
Waiting for nanoKONTROL2 to be connected...
Setting profile 1
Col 1: -1
Col 2: -1
Col 3: -1
Col 4: -1
Col 5: -1
Col 6: -1
Col 7: -1
Col 8: -1
Initialized pamidi
Not sure if thisll help but heres the control info for my board
aseqdump -p 28:0
Source Event Ch Data
28:0 Control change 0, controller 16, value 122
(controllers are from 16-22)