Activity log for bug #582503

Date Who What changed Old value New value Message
2010-05-18 20:13:17 Bruno Buccolo bug added bug
2010-05-18 20:14:11 Bruno Buccolo branch linked lp:~bruno-buccolo/mixxx/features_midi_learn
2010-05-18 20:24:23 Bruno Buccolo description Let's say a user wants to map one midi message to multiple controlobjects: Button 1 --> Sync Deck A Button 1 --> Sync Deck B or Button 1 --> Flanger Deck A Button 1 --> Crossfader to Side A Something like that is impossible to Mixxx, since after the first mapping is made, the second mapping of the macro overlapps the first one. I'm working on the bug, currently trying to use QMultiHash for the MidiInputMapping, but it was really not as simple as I tought. I'll post up the research as I go, and also link this bug to my Midi Learning Branch since I'm already working with midi there :) Thanks. Let's say a user wants to map one midi message to multiple controlobjects: Button 1 --> Sync Deck A Button 1 --> Sync Deck B or Button 1 --> Flanger Deck A Button 1 --> Crossfader to Side A Something like that is impossible to Mixxx, since after the first mapping is made, the second mapping of the macro overlapps the first one. I'm working on the bug, currently trying to use QMultiHash for the MidiInputMapping, but it was really not as simple as I tought. I'll post up the research as I go, and also link this bug to my Midi Learning Branch since I'm already working with midi there :) Thanks. == Followup == By using QHash::insertMulti or even QMultiHash for the MidiInputMapping, it seems that Mixxx can already save the correct midi.xml, however, it doesn't work (macro) and it's not displayed correctly in the MidiInputMappingTable.
2011-10-05 01:52:48 RJ Skerry-Ryan summary Can't create a midi mapping macro Allow MIDI messages to trigger multiple controls.
2011-10-05 01:52:56 RJ Skerry-Ryan summary Allow MIDI messages to trigger multiple controls. Allow MIDI messages to affect multiple controls.
2011-10-05 01:52:58 RJ Skerry-Ryan mixxx: status New Confirmed
2011-10-05 01:53:01 RJ Skerry-Ryan mixxx: importance Undecided Wishlist
2014-03-23 00:19:18 RJ Skerry-Ryan tags midi controllers midi
2014-03-29 06:37:54 RJ Skerry-Ryan mixxx: assignee RJ Ryan (rryan)
2014-03-29 06:37:57 RJ Skerry-Ryan mixxx: milestone 1.12.0
2014-03-29 06:43:43 RJ Skerry-Ryan mixxx: status Confirmed Fix Committed
2015-12-30 16:16:34 RJ Skerry-Ryan mixxx: status Fix Committed Fix Released
2022-10-08 18:42:47 Swiftb0y bug watch added https://github.com/mixxxdj/mixxx/issues/5395
2022-10-08 18:42:47 Swiftb0y lock status Unlocked Comment-only