Maschine Chord Sets

I’ve been enjoying getting into Native Instruments Maschine for making music. I have a Maschine Mk3 which is awesome but sadly doesn’t fit on my small stand-up desk so I also bought a used Maschine Mikro. That’s great but it’s frustrating that, when using the Mikro, you can’t see what chords are assigned to the pads when you’re using Chord Sets. To fill this gap, I’ve made a simple python program to display the chords for every Chord Set and Key. It works as a little helper utility that you can run alongside Maschine software, perhaps setting to “Always On Top” (in Windows you need to install PowerToys for that feature).

Windows and Mac version and the raw python are up on my Github.

MaschineChordSets utility
MaschineChordSets running alongside NI Maschine (using “Always On Top” feature from Windows PowerToys)

4 thoughts on “Maschine Chord Sets”

  1. This is so awesome! Thanks so much. I just got my Mikro and was wondering how I could see the chord sets and then your app just popped up. Very grateful!

    Any chance you could make a similar tool that would show the names of each pad in a selected group? That would be a huge help!

    1. Hey Peter, great timing, thanks for letting me know! 😀

      Not sure about your suggestion but my little app is just a stand-alone thing, I hand-coded in the chords based on the sequences shown on my Mk3 display. I think what you’re after would require some kind of interaction with the Maschine software and is way beyond my coding “skill” (which is basically, Google, copy/paste, Google the error message… repeat until working)

  2. On Windows 11 Pro and Windows 10 Pro there is an error ‘This app can’t run on your PC’ for Maschine Chord Sets app.

Leave a Reply to Andy Cancel reply

Your email address will not be published. Required fields are marked *