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
- Add playback autoscroll
- Playback continues when reaching t_sent
- Enable play button when generating
- Add zooming with Ctrl + Mouse wheel
- Send initializing commands to virtual instruments to minimize misconfiguration risk
- Take all unnecessary processing like IAA from GenThread (if load is feasible)
- Show articulations: e.g. slurs with circles in pianoroll
- Sync playback line better with real playback position
- Optimize OnDraw performance
- Docs
- C++ not yet supported