Skip to content

Losing midi controls, except from clips start/stop #78

Description

@manucontrovento

HI everyone, in latest days testing several sessions, I found this further problem: midi controller is fully working, then something happens and the only buttons working in midi controller are the clips start/stop buttons. Transport buttons, line buttons etc. don't work no more, while from the transport buttons on screen all is working.
The only way to get the buttons working again is to re-do the midi learning, creating a new controller. Also loading a saved controller doesn't work, nor setting None controller and selecting it back again.

This time Jack latency is ok, 1024 or 2048 and period = 2

So I reloaded the session, using the debug SB version, and I found that there's an error, but I don't know if it could be related:

qt5ct: using qt5ct plugin
qt5ct: D-Bus global menu: no
port_registration: jack.OwnMidiPort('Super Boucle:input') True
port_registration: jack.OwnPort('Super Boucle:input_L') True
port_registration: jack.OwnPort('Super Boucle:input_R') True
port_registration: jack.OwnMidiPort('Super Boucle:output') True
port_registration: jack.OwnPort('Super Boucle:Main_R') True
port_registration: jack.OwnPort('Super Boucle:Main_L') True
graph_order
graph_order
port_connect: jack.OwnPort('Super Boucle:Main_L') -> jack.Port('system:playback_1') True
graph_order
port_connect: jack.OwnPort('Super Boucle:Main_R') -> jack.Port('system:playback_2') True
graph_order
port_connect: jack.MidiPort('a2j:APC Key 25 [20] (capture): APC Key 25 MIDI 1') -> jack.OwnMidiPort('Super Boucle:input') True
graph_order
port_connect: jack.OwnMidiPort('Super Boucle:output') -> jack.MidiPort('a2j:APC Key 25 [20] (playback): APC Key 25 MIDI 1') True
graph_order
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1088, resource id: 10668666, major code: 40 (TranslateCoords), minor code: 0

is it enough to understand something about the problem?
have a nice day
manu

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions