You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A chord progression tool for building unique and interesting progressions. Uses a cross modality matrix to handle changing modes on the fly based on the relative chords. This incorporates many levels of music theory without the user having to consider any of it. This is also a repository to demonstrate excellence in code quality and powershell.
A chord map generator that outputs a midi data stream
Requires LoopBe to be installed for now until I can make this user settable
This is currently using SendMidi.exe which is from gbevin on github
About
A chord progression tool for building unique and interesting progressions. Uses a cross modality matrix to handle changing modes on the fly based on the relative chords. This incorporates many levels of music theory without the user having to consider any of it. This is also a repository to demonstrate excellence in code quality and powershell.