mickymuis / miditrain

MIDI Sequencer/visualizer using a train-inspired score system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MidiTrain

MidiTrain is a MIDI Sequencer/visualizer using a train-inspired score notation system. MidiTrain Screenshot

State of development

Currently MidiTrain consists of a graphical visualisation and a MIDI-player based on Qt5. Compositions are stored in JSON format, which currently needs to be handcrafted. Next steps in the development are a GUI that enabled intuitive editing of compositions and the extentions of the current rendering system (most notably clock scaling).

Building

I have currently tested only on Macos with Qt5. A build file is included for QMake. Please let me know if you need help building or if you would like to help out by testing on other platforms.

About

MIDI Sequencer/visualizer using a train-inspired score system

License:MIT License


Languages

Language:C++ 99.0%Language:QMake 1.0%