Recently I have been experimenting with algorithmic music generation. As of now, its nothing fancy. Just a set of sequentially arranged algorithmically generated melodies in the foreground and a set of fixed background music pattern. Here is an example (just the music, the video is something else).
Interesting. But audio sequencing is an easy problem even in Python. Languages like this and chuck do not bring much benefit for regular programmers. The hard part is generating melodies and harmonies algorithmically.
That sounds very natural. Any way to limit the repetition? I want to try deep learning too. Probably after trying simple algorithms. There is quite a lot to explore before trying data driven approaches.
e
eager-plastic-76453
06/18/2022, 3:30 AM
Yes, you can. You just have to train accordingly, I think I only trained on 1 or 2 minutes of data.