Activity log for bug #1467549

Date Who What changed Old value New value Message
2015-06-22 14:30:52 Sean M. Pappalardo bug added bug
2015-06-22 14:40:21 Sean M. Pappalardo description According to http://www.midi.org/techspecs/midituning.php, non-real-time MIDI SysEx messages are of the form: F0 7E ... F0 And real-time ones are of the form: F0 7F ... F0 Add to Mixxx's SysEx handling the ability to check for the second byte as well as the ability to accept the real-time ones at any time (such as in the middle of any other non-real-time message, SysEx or otherwise.) According to http://www.midi.org/techspecs/midituning.php, non-real-time universal MIDI SysEx messages are of the form: F0 7E ... F0 And real-time ones are of the form: F0 7F ... F0 Add to Mixxx's MIDI handling the ability to accept the real-time ones at any time (such as in the middle of any other non-real-time message, SysEx or otherwise.) (Note that not all SysEx messages will have 7E or 7F as their second byte. In these cases, treat them as non-real-time as we currently do.)
2015-06-22 14:40:41 Sean M. Pappalardo summary Handle real-time vs non-real-time MIDI SysEx messages Handle real-time MIDI SysEx messages
2015-06-22 14:42:30 Sean M. Pappalardo description According to http://www.midi.org/techspecs/midituning.php, non-real-time universal MIDI SysEx messages are of the form: F0 7E ... F0 And real-time ones are of the form: F0 7F ... F0 Add to Mixxx's MIDI handling the ability to accept the real-time ones at any time (such as in the middle of any other non-real-time message, SysEx or otherwise.) (Note that not all SysEx messages will have 7E or 7F as their second byte. In these cases, treat them as non-real-time as we currently do.) According to http://www.midi.org/techspecs/midituning.php, real-time universal MIDI SysEx messages are of the form: F0 7F ... F0 Add to Mixxx's MIDI handling the ability to accept these at any time (such as in the middle of any other non-real-time message, SysEx or otherwise.)
2015-06-22 14:43:11 Sean M. Pappalardo description According to http://www.midi.org/techspecs/midituning.php, real-time universal MIDI SysEx messages are of the form: F0 7F ... F0 Add to Mixxx's MIDI handling the ability to accept these at any time (such as in the middle of any other non-real-time message, SysEx or otherwise.) According to http://www.midi.org/techspecs/midituning.php, universal real-time MIDI SysEx messages are of the form: F0 7F ... F0 Add to Mixxx's MIDI handling the ability to accept these at any time (such as in the middle of any other non-real-time message, SysEx or otherwise.)
2015-06-22 16:04:31 Sean M. Pappalardo description According to http://www.midi.org/techspecs/midituning.php, universal real-time MIDI SysEx messages are of the form: F0 7F ... F0 Add to Mixxx's MIDI handling the ability to accept these at any time (such as in the middle of any other non-real-time message, SysEx or otherwise.) According to http://www.midi.org/techspecs/midituning.php, universal real-time MIDI SysEx messages are of the form: F0 7F ... F7 Add to Mixxx's MIDI handling the ability to accept these at any time (such as in the middle of any other non-real-time message, SysEx or otherwise.)
2015-12-31 07:21:08 RJ Skerry-Ryan mixxx: status Confirmed Fix Released
2015-12-31 07:22:20 RJ Skerry-Ryan mixxx: milestone 2.0.0
2022-10-08 20:17:51 Swiftb0y bug watch added https://github.com/mixxxdj/mixxx/issues/8119
2022-10-08 20:17:52 Swiftb0y lock status Unlocked Comment-only