X32 MIDI input/output device names fail to match

Bug #1986440 reported by Fabian Wolter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Committed
Medium
Unassigned

Bug Description

When connecting the Behringer X32 via USB cable, the following MIDI devices pop up:
- X-USB MIDI IN
- X-USB MIDI OUT

Only the IN device is detected by Mixxx, rendering the output device unusable.

This is propably caused by these two regexes: https://github.com/mixxxdj/mixxx/blob/d480aa06047f15ecc46ba887a40f05b211316d53/src/controllers/midi/portmidienumerator.cpp#L28

They expect a digit after "in" and "out", which the X32 MIDI device names don't have.

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Thank you for reporting the bug and your analysis.

Do you have interest to adopt the bug yourself and propose an improved regex?

Here some hints:
https://github.com/mixxxdj/mixxx/wiki/Bugfix-Workflow

On which OS are you?

Revision history for this message
Fabian Wolter (fabianwolter42) wrote :

I created a PR https://github.com/mixxxdj/mixxx/pull/4897.

I'm on Windows.

Swiftb0y (swiftb0y)
Changed in mixxx:
milestone: none → 2.4.0
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/10810

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.