ThinkC cozyMIDI - new app that plays std midi files (68k)

Relating to ThinkC Development

Mu0n

Active Tinkerer
Oct 29, 2021
693
666
93
Quebec
www.youtube.com

cozyMIDI:​

my brand new 68k mac application coded in C (and sweat). Plays standard MIDI files assuming you have an external module plugged on the modem port.

cozyMIDIscreenshot1.png

 

Attachments

  • cozyMIDI_demo.mp4
    13.6 MB · Views: 0

Mu0n

Active Tinkerer
Oct 29, 2021
693
666
93
Quebec
www.youtube.com
I
IMG_20260620_144055.788.png
tried running it off of my Powermac 6500/275 and it does open, but the midi file opening+parsing process freezes the machine.

I've never targeted powerpc and/or 68k running on powerpc before with my code, so this is well above my paygrade to attenpt to fix.

Same with the quick "send middle C note" with my menu, locks the machine. It must be a significantly different serial chip by then.