formu
A downloadable game for Windows
a c/c++ header that generates music with seven voices of subtractive synthesis in under 1500 lines. the zip file contains x86 and x64 builds for windows that will generate music endlessly.
this header is intended to make procedural music synthesis very easy to pick up and modify, to easily add your own sequencing ideas to an existing context. the code is compact because i have a small screen, but the structure is very simple.. 12 or 16 counts make a measure, 8, 16 or occasionally 4 measures make a passage, evolving through at least three passages before a global reroll, which is written so that it can be easily be recoded to perform these tasks at separate, less conspicuous times. evolve it!
procedural media is a way to study you ;) your perception, your expectations. have fun, ask questions.
| Published | 14 days ago |
| Status | Released |
| Platforms | Windows |
| Rating | Rated 5.0 out of 5 stars (1 total ratings) |
| Author | tripalay |
| Tags | free-music, Music, music-generator, No AI, Procedural Generation |
Download
Install instructions
zip contains: source folder with .cpp, .h, .h
x86 and x64 builds

Leave a comment
Log in with itch.io to leave a comment.