Close

creating a github repo

A project log for MIDI Interface for RC2014

Building MIDI Interface for RC2014. The goal of this project is to build a music system with RC2014 computer and external (legacy) MIDI box

morecatlabmorecat_lab 10/14/2024 at 06:420 Comments

Project Update: MIDI Interface for RC2014

I have created a GitHub repository to store the latest version of the programs developed for this project, along with their descriptions. You can check it out for the most up-to-date files and documentation.

https://github.com/kuwatay/MIDI-FOR-RC2014

singlePlayer is a dedicated program for playing a single song. It pre-processes a MIDI file by parsing it with a MIDI parser, converting it into a data table, and then creating an executable program. It comes with a Makefile that can generate both CP/M COM files and binaries for SCM.

Stay tuned for more updates as the project progresses!

Discussions