https://github.com/zeittresor/py-song-engine
Random Music Generator written in Python
https://github.com/zeittresor/py-song-engine
algorithmic-music melody-generation python script
Last synced: 2 months ago
JSON representation
Random Music Generator written in Python
- Host: GitHub
- URL: https://github.com/zeittresor/py-song-engine
- Owner: zeittresor
- Created: 2024-11-05T00:36:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T20:37:18.000Z (3 months ago)
- Last Synced: 2025-02-21T21:38:22.047Z (3 months ago)
- Topics: algorithmic-music, melody-generation, python, script
- Language: Python
- Homepage:
- Size: 9.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py-song-engine
Random Music Generator written in PythonThis is the first version of a new random harmonic music creator engine.
Using this script you can create random music just by executing the script,
the output .mid files will be saved to the same directory, currently it is
very basic but it works for me like it should.Source: https://github.com/zeittresor/py-song-engine