This is the source code to MadTracker 3, a continuation of the MadTracker project by Yannick Delwiche.
MadTracker is a music composition tool based on tracker-sequencer concept with full VST™, ASIO™ and ReWire™ support. MadTracker was, originally, started as a closed source project and is still available at its official website.
Note: Project is in early stages of development and is guaranteed to be full of bugs and warts. (see Roadmap below.)
cmake .
make
- Support for Linux, Mac
- OpenAL device in MTAudio
- SDL device in MTDisplay
- GTK/wxWidgets implementation of MTGUI
- Cross-architecture support
- Replace ASM routines with pure C
MadTracker is released under the GNU LGPLv2. See LICENSE for details.