Desktop application for drawing graphs and generating midi note sequences using IMGUI and C++
Graph nodes to represent midi notes and edges to represent connections between midi notes
Generates all possible sequences from exploring all possible paths through graph from user specified start node
Draw nodes of midi notes and connecting edges to create music sequences