mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.25k stars 1.24k forks source link

Ability to edit controller mapping Name, Author, Descripnion? #13267

Open mxmilkiib opened 1 month ago

mxmilkiib commented 1 month ago

Feature Description

Would be handy;

image

ronso0 commented 1 month ago

We may add a dialog for author/description when modding/copying an existing mapping and when creating a mapping from scratch with the wizard.

Until then you can click on the link arg.midi.xml to open the file in a text editor. Updating the summary requires reloading/reselecting the mapping though.

We might also install a file watcher for the midi XML, too. Though it's not as straight forward as with the script files: the xml bindings might have been edited in Mixxx so we'd need to install a dialog, something like "The there are pending changes but the mapping file has changed on disk. Apply or reload from disk?"