ronso0
ronso0
**Unintented pitch shift** when un/locking repeatedly with "lock original key" and "unlock, keep current key", see https://github.com/mixxxdj/mixxx/pull/4710#issuecomment-1088142652 Fix: reset `pitch_adjust` when unlocking to linear pitch and locking to original key...
... even if the grid view is configured to show square (cropped) thumbnails
even though I've disabled Torchie on the lock screen there's sometimes a Torchie slider bar popping up at the top edge of the screen when I want to adjust the...
Alternative to #4892 This implementation works ~~without hacks~~ only minor adjustments in the GUI counterparts (EQ / effects preferences, skins). An empty preset named `---` is created by `EffectChainPresetManager` on...
### Feature Description show the info added in https://github.com/mixxxdj/manual/pull/489
allows toggling a deck's track menu with controllers via `deck, show_track_menu` (read/write). For now, `deck` is restricted to main decks (group name `[ChannelN]`) This is an adaption of `[Library], show_track_menu`....
### Bug Description . ### Version _No response_ ### OS _No response_
### Bug Description just tried to map EQ knobs (controller) to EQ knobs with the wizard (add to existing mapping): * start wizard * click EQ knob in skin or...
Hotcue buttons can not be mapped with the MIDI Learning Wizard with point-and-click, because the widget connections of [`WHotcueButton` are created by the class itself](https://github.com/mixxxdj/mixxx/blob/f12c6393a12a930d02cc38faaba7c38ea799bab1/src/widget/whotcuebutton.cpp#L61-L76), not by `LegacySkinParser::setupConnections`, so the...
> I have a long playlist and I would like to rearrange the order of the songs. I can do it by dragging and dropping but when the new position...