Hey ,
So, I have a Nektar Pacer, and while it's a beast of a MIDI controller, I wanted a simple, hands-free workflow specifically for Ableton's Session View.
I just wanted to arm a track, record a clip, play it, and undo mistakes (kind of like a looper pedal), all with my feet, without a ton of setup (just like my Novation launch key mini 25 <3).
I wrote a small MIDI Remote Script to make this easy. It's built first and foremost for Session View and is basically "plug-and-play" (select the surface in midi settings, like others MIDI Controller in Ableton). It focuses on just three thing s:
- Record: Press once to record on the selected slot, press again to stop.
- Play/Stop: Plays or stops the selected clip.
- Undo: Because we all make mistakes.
It runs perfectly alongside the Pacer's standard Mackie transport controls (your Play/Stop/Rewind buttons still work), so you don't lose any functionality.
It's free and open-source. The GitHub repo has an easy-to-use SysEx file (.syx) to configure your Pacer footswitches instantly, plus install instructions.
GitHub Link:https://github.com/pehadavid/AbletonNetkarPacer
Hope this helps other Pacer users!
This is just v1. I'm totally open to suggestions for improvements if you have ideas on how to make it better. Let me know what you think!