One Button Mod
Message from 2022
This post is pretty old! Opinions and technical information in it are almost certainly oudated. Commands and configurations will probably not work. Consider the age of the content before putting any of it into practice.
I made some progress this weekend on One Button Mod, my mikmod player in Cocoa. It now actually populates the GUI with information about the track (name, type, comment, and named instruments if applicable). It’s rough, and the GUI is also pug-ugly, but it also plays music:
I’ve still got a pretty lengthy list of features/bugs to do (make the Play button change state while playing, populate the instruments list more smartly perhaps, actual loop/skip controls), but so far I’ve learned a lot about ObjC and Cocoa.