Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3dproger/lazycomposer
Simple midi music generator
https://github.com/3dproger/lazycomposer
composer generator lazy midi music music-composition qmidi qt
Last synced: 10 days ago
JSON representation
Simple midi music generator
- Host: GitHub
- URL: https://github.com/3dproger/lazycomposer
- Owner: 3dproger
- License: gpl-3.0
- Created: 2020-08-06T08:53:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T20:55:46.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T13:36:34.886Z (27 days ago)
- Topics: composer, generator, lazy, midi, music, music-composition, qmidi, qt
- Language: C++
- Homepage:
- Size: 784 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LazyComposer
Simple midi music generatorDownload |
[Examples MIDI](examples) |
Video
* Just launch the program and enjoy the masterpiece music!
* Make sure your device supports midi playback
* You can also switch tracks and save songs to file# How to build
1. Install Qt 5 or 6
2. Clone repo
3. Open src/LazyComposer.pro in QtCreator and build