8/2/2026 at 2:48:18 PM
Very cool - can’t wait to try it. I made an impulse tracker clone for MIDI years ago that also uses SDL, though a mix of C and C++. It has been picked back up for dev again recently and we’re making good progress. https://github.com/m6502/ztrackerprimeThe world could use more trackers. I’m really hoping the upcoming ableton live extension api will allow for direct access to the piano roll. I suspect many people include myself will use it to make tracker interfaces for ableton.
by cmicali
8/3/2026 at 1:21:27 PM
Nice, will have a look.And yes, trackers are great tools and with a bit of integration, like program change message, they can even provide this experience to MIDI. I use a bunch of tools I created for music making, live performance etc. trackers are almost always at the center of this for me.
by gbraad
8/2/2026 at 7:20:36 PM
Renoise Redux is already shipping a feature complete tracker you can easily run in Ableton or Bitwig.by Teknomadix
8/3/2026 at 1:13:54 PM
A VST is not similar to what the Live extension can do. I use redux, but it is always a slightly less integrated experience, as the extension, but extensions at the moment are also not fully featured yet. In short, both have a purpose. I also converted some of my tools to both, by either writing actual MIDI data into Ableton, and otherwise, be controlled by the DAW as a VST; I work on Regroove, which is a Protracker and (Octa)MED replayed library, which can convert from and to several other formats and can be used even in a Drumlogue to playback a .mod as a groovebox like use, with looping, etc.by gbraad
8/3/2026 at 1:52:23 PM
Renoise is great, but there's usually some compromise like using the tracker/vst's built-in sampler instead an integrated instrument (like Ableton's Drum Rack) or another VST (soft synth, etc)Basically, what gbraad said.
by cmicali