mgen
https://github.com/rualark/mgen
C++
MGen: Windows PC C++ algorithmic music generator laboratory, playing into MIDI port and exporting MIDI
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported17 Subscribers
Add a CodeTriage badge to mgen
Help out
- Issues
- CF1/CP1: Allow to generate CF and CP in modes (dorian, etc.)
- CF1: Do not clear or set nflags if ep2 < c_len
- CA1: Add function to export corrected melodies only for later use as cantus firmus for CP1
- CF1: Note harmonic meaning calculation decreased performance 4 times
- CF1: Minor generator works signinicantly slower than major (performance optimize after finishing minor generator)
- Ca1: Allow to specify notes that should not be changed using lyrics (unset smatrix for them but add smatrix steps around)
- Cf1: Do not go back trying to fix consecutive harmony if count already >3
- Cf1: Add partial fill. Add leap compensation quality (or penalty)
- Cf1: New flag: CGFD notes must exist
- CA1: Best_rejected results overwrite existing notes with conflict when correcting
- Docs
- C++ not yet supported