-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pioneer DDJ-FLX4: one or more MixxxControls ... invalid (sampler count) #12747
Comments
Oh, an unexpected effect of #12657 The errors indicate that the FLX4 mapping expects 16 samplers, but it doesn't set Which skin do you use? Do we need to increase the default number of samplers to 16 because more mappings expect that number? |
Actually, the FLX4 needs to be adjusted. It should use the same iterator as other mappings: mixxx/res/controllers/Reloop Terminal Mix 2-4.js Lines 89 to 91 in 7b3e485
|
Maybe this is an edge case but it seems to apply to a few mappings I think: Is the reported error message only created for js bind attempts or also for xml mappings? I.e. are xml mappings connected internally when they are parsed, or only when controls are triggered by the mapping? |
I am using a reloop terminal mix 2 and with 2.4 now having that problem. Attempting to reassign the first affecting controls I found (track volume and track quick fx send) with the wizard does not update control functions. |
@rjpence How this that relate to the samplers issues? |
This has been fixed in 2.4.0 |
Bug Description
I updated to version 401 and when mix loaded it displays an error. ive updated to version 449 same issue. I'm using the a ddj-FLEX4, on windows 10.
one or more MixxxControls specified in the outputs section of the loaded mapping were invalid.
some LEDs and other feedback may not work correctly.
MIDI output message 0x98 0x34 has invalid MixxxControl [Sampler9], track_loaded
MIDI output message 0x97 0x34 has invalid MixxxControl [Sampler9], track_loaded
MIDI output message 0x9A 0x35 has invalid MixxxControl [Sampler14], track_loaded
MIDI output message 0x99 0x35 has invalid MixxxControl [Sampler14], track_loaded
MIDI output message 0x98 0x35 has invalid MixxxControl [Sampler10], track_loaded
MIDI output message 0x97 0x35 has invalid MixxxControl [Sampler10], track_loaded
MIDI output message 0x9A 0x33 has invalid MixxxControl [Sampler8], track_loaded
MIDI output message 0x99 0x33 has invalid MixxxControl [Sampler8], track_loaded
MIDI output message 0x9A 0x37 has invalid MixxxControl [Sampler16], track_loaded
MIDI output message 0x99 0x37 has invalid MixxxControl [Sampler16], track_loaded
MIDI output message 0x9A 0x34 has invalid MixxxControl [Sampler13], track_loaded
MIDI output message 0x99 0x34 has invalid MixxxControl [Sampler13], track_loaded
MIDI output message 0x9A 0x31 has invalid MixxxControl [Sampler6], track_loaded
MIDI output message 0x99 0x31 has invalid MixxxControl [Sampler6], track_loaded
MIDI output message 0x9A 0x32 has invalid MixxxControl [Sampler7], track_loaded
MIDI output message 0x99 0x32 has invalid MixxxControl [Sampler7], track_loaded
MIDI output message 0x9A 0x30 has invalid MixxxControl [Sampler5], track_loaded
MIDI output message 0x99 0x30 has invalid MixxxControl [Sampler5], track_loaded
MIDI output message 0x98 0x37 has invalid MixxxControl [Sampler12], track_loaded
MIDI output message 0x97 0x37 has invalid MixxxControl [Sampler12], track_loaded
MIDI output message 0x9A 0x36 has invalid MixxxControl [Sampler15], track_loaded
MIDI output message 0x99 0x36 has invalid MixxxControl [Sampler15], track_loaded
MIDI output message 0x98 0x36 has invalid MixxxControl [Sampler11], track_loaded
MIDI output message 0x97 0x36 has invalid MixxxControl [Sampler11], track_loaded
Version
2.4-beta-449-gc43b5d40a3
OS
windows 10
The text was updated successfully, but these errors were encountered: