COMPUTER GENERATED MUSIC (How I wrote a program to make music programmatically) - algorithmically
This video explains how I wrote a computer program to generate piano music on the command line. The generation is done with a simple algorithm to create patterns in MIDI format, which is then imported into my DAW to process the data and turn it into music. There is no AI or Machine Learning in this algorithm - the music is programmatically generated and this video covers the algorithm that I created in detail.
SOURCE CODE â https://github.com/bahamas10/music-generator
5 HOURS of ALGORITHMICALLY GENERATED Piano Music â https://www.youtube.com/watch?v=rUKQYtI4Yaw
ð Chapters
00:00 Introduction
03:24 Surprise!
03:55 Program Overview
07:37 Code Deep Dive
26:24 Music Processing in Logic Pro X
33:40 Experimenting With Plugins
36:05 Conclusion
ð More Links
Website â https://www.daveeddy.com
YouTube â https://www.daveeddy.com/youtube
Merch â https://www.daveeddy.com/merch
Music Website â https://music.daveeddy.com
Spotify â https://www.daveeddy.com/spotify
Apple Music â https://www.daveeddy.com/apple-music
Amazon Music â https://www.daveeddy.com/amazon
Bandcamp â https://www.daveeddy.com/bandcamp
âïļ Credits
Terminal slideshow software by jclulow on GitHub
vtmc (Video Terminal Master of Ceremonies) â https://github.com/jclulow/vtmc
ð Subscribers
Number at upload (12/17/2021) â 3,517
ð Keywords
Computer Generated Music, Piano Music, Relaxing Music, Dark Music, Sleep, Meditation, Relaxation
#AlgorithmicallyGenerated #Algorithms #ProceduralGeneration