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
- LoadMidi: Detect and propose best in_mul for particular midi file
- Adapt: Increase frequency of non-legato if phrase is too long for wind/brass instrument
- SendMidi: Performance optimize (profile)
- Handle situation when GenThread does not exit in 10 seconds after need_exit=1 is set
- Adapt: Add not only minimum/maximum notes playable range, but also recommended range for each instrument
- MP1: Midi file type 0 not fully supported: instrument names are not loaded
- LoadMidi: Performance optimize (profile)
- LoadCantus: Remove duplicate melodies before processing
- CA1: LoadCantus: Allow filtering to load only one track by track number, midi channel or instrument name
- Support multiple template configs per algorithm.
- Docs
- C++ not yet supported