Here is the link to "Boids Composer": www.alex-vaughan.com/boids_composer.html Do note that there are a tonne of different ways that you can produce music using algorithms like this!! This isn't even scratching the surface!
3:12 seeing you dance while blankly staring off into space is one of the funniest things I’ve ever seen Also that boid composer program is so cool! You definitely need more subscribers
This is the best bit of creative music software I've found on the web so far!!!!! Keep up the great work! The ability to download one's project to MIDIfile makes it great for working directly in our DAW's.
@@ScoreCircuit It'd be really cool to be able to look at the source code if you ever release it. Even if you don't it's still a very cool thing to play around with!
I was a bit reluctant to officially release the source code over github or something because i'd really need to tidy the program up first. However everything runs on the front end in vanilla javascript anyway which means that you should be able to just grab the files/code from the developer tools.
Cool work! I was just looking at ways to turn game of life into music. The idea I was playing with in my head was directly converting grid data directly into sample data so oscillators might make harmonics or something..
i was experimenting with this a while ago. what i came up with is that each cell was a pitch, and each 2x2 square is a major or minor seventh chord. so, it looks like this F#, A, G#, B D, B, E, C# E, G, F#, A C, B, D, C# so on so forth so, trace out C, E, G, B to get a CM7 chord. E, G, B, D to get Em7. G, B, D, F# to get GM7, etc.
This program doesn't need to be complicated with microtones, as anyone can produce a micro tonal version on their DAW. This program is just a great Kickstarter to get some ideas down.
Here is the link to "Boids Composer": www.alex-vaughan.com/boids_composer.html
Do note that there are a tonne of different ways that you can produce music using algorithms like this!! This isn't even scratching the surface!
Why are you so incredibly underrated? Don’t let the numbers discourage you. 😁
3:12 seeing you dance while blankly staring off into space is one of the funniest things I’ve ever seen
Also that boid composer program is so cool! You definitely need more subscribers
This is the best bit of creative music software I've found on the web so far!!!!! Keep up the great work! The ability to download one's project to MIDIfile makes it great for working directly in our DAW's.
Really cool! I hope your channel grows soon. It's a crime only a few hundred people get to see this
Is the code open source btw? Would love to experiment with it a bit
@@gamersfunnl2067 I haven't officially released it via github or anything, but you can play around with it if you want.
@@ScoreCircuit It'd be really cool to be able to look at the source code if you ever release it. Even if you don't it's still a very cool thing to play around with!
I was a bit reluctant to officially release the source code over github or something because i'd really need to tidy the program up first. However everything runs on the front end in vanilla javascript anyway which means that you should be able to just grab the files/code from the developer tools.
*Cool* I'm curious to see what people come up with. I will definitely share.
Cool work! I was just looking at ways to turn game of life into music. The idea I was playing with in my head was directly converting grid data directly into sample data so oscillators might make harmonics or something..
What a gem of a video!
AWESOOOME
i was experimenting with this a while ago. what i came up with is that each cell was a pitch, and each 2x2 square is a major or minor seventh chord. so, it looks like this
F#, A, G#, B
D, B, E, C#
E, G, F#, A
C, B, D, C#
so on so forth
so, trace out C, E, G, B to get a CM7 chord. E, G, B, D to get Em7. G, B, D, F# to get GM7, etc.
Nice!
Better than what Algomotion did tbh
Make it interactive with microtones
This program doesn't need to be complicated with microtones, as anyone can produce a micro tonal version on their DAW. This program is just a great Kickstarter to get some ideas down.