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
- CA2: When overwriting expect db and accepting new flags, check if anything changed. If not, show warning.
- LY: Shapes overlap
- Cp1: Currently cons-cons anticipation cannot be generated because this will always be converted to sus
- CA*: Specify counterpoint id in midi file. If id exists, require expected flags
- LY: Remove duplicate adjacent repeat flags
- CF1: Do not need to calculate tonic weight two times
- LY: Replace >= with symbol
- CA2: Create green rule to prohibit parallel imperfect consonances in sp4, separated by other notes
- CA2: Add rule: VII natural note in minor can be harmonic only within descending stepwise movement
- CA2: There is no need in allowing pco apart when having at least 4 notes in between, because this does not have musical meaning
- Docs
- C++ not yet supported