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:

Screenshot of One Button Mod

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.