Please note that we've been made aware of a scam involving someone impersonating Native Instruments.
Read our community note - here.

X1MK3: Community Performance MOD (qml coding)

12728303233

Comments

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 3,325 mod

    Haha… :) No, not yet. I have the tutorial you linked in my playlist. But it's always a bit of a daunting to start something completely new, so i kicked the can down the road again and again. I hope to finish the S4 Superknob code (the latest and so far last of my projects) and then have the space to fill up my brain with new procedures. Thanks for reminding me…

  • oviwan
    oviwan Member Posts: 140 Helper

    Let me know if you want me to create the repository based on your latest code. That's the easy part, you will have to use it :)

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 3,325 mod

    Thank you. Will do.

  • Rudra
    Rudra Member Posts: 12 Member

    This Tutorial, it has the possible name params for the QML files?

    Git is common :-)

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 3,325 mod
    edited March 8

    I am not sure what you mean. The tutorial is about the github platform.

    If you are talking about a tutorial for qml coding Traktor devices, there is none. But there is data to be found in the qml files themselves as well as the Traktor.exe file, if you are undaunted by employing a hex-editor. Aleix put together a list of commands for the Traktor GUI extracted precisely that way, and i added my own findings.

    Here is the one i last edited last year:

    Basic QML commands and code structure can be found in several depositories online.

  • kolorfilm
    kolorfilm Member Posts: 13 Member

    I tested it and it works great so far. Found no issues. 🚀

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 3,325 mod
    edited March 8

    Good to know. If nothing buggy comes up in a week, i'll put it up as a full release with updated instructions.

  • Rudra
    Rudra Member Posts: 12 Member

    Thank you so much!
    So I could replace the cue on cue with cue on cup … perfectly.

    I like the last change with the small browser ;-)

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 3,325 mod

    You are welcome.

    That last change, … i put it off for a year, mostly because i put in so much work removing it in the first place and replacing it with the browser mode, which was what the mod was all about at first. Since i left in all the old code it was much easier to reactivate (and add a custom toggle) than i had anticipated. One hour of coding was all that was needed.

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 3,325 mod

    The file is now available as full version on page 1. It's the same as the beta1 version. Description updated.

  • Rudra
    Rudra Member Posts: 12 Member

    One more coffee send …

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 3,325 mod

    Thank you, friend. Enjoy! :)

  • mhollers
    mhollers Member Posts: 29 Member

    I feel like I must be being an idiot somewhere….I've had various flavours of this mod running for ages and love it. Im now trying to update to your new one and for the life of me cant get it to stick. I've coped and recopied the files across and after rolling back to a saved qml folder I can only get the default behaviour. Its driving me nuts as I can manually verify every file date. I've even tried the 'reinstall' option from the Native Access application, but not really sure what that is doing as the file dates within the qml folder dont seem to revert and it makes no difference. All very strange and not sure what Im doing wrong.

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 3,325 mod

    Are you starting the correct Traktor.exe? Maybe you are starting or have been starting a backup exe file, along with backup qml files. All past versions (including modified qml files) are stored in the Backup folder and can be accessed from there. I don't know what else it could be. Keep us posted…

  • mhollers
    mhollers Member Posts: 29 Member

    So, can confirm Im running the expected exe (in MacOS). I then tried running a previous version from the backup folder and it runs fine and also loads a previous version of your mod. what's really confusing though is that these previous versions of the app don't actually have a qml folder within it, there is a 'qml_backup' instead. So I don't really know where the qml files are being read from. If I try changing the qml folder name on the current Traktor pro version then you get an error saying it can't start, so it clearly looks like it wants that folder, but running the previous version it doesn't seem to care.

Back To Top