- 4
- 14 999
hujackus
Приєднався 11 лис 2006
ConwayMatrix - Hi :)
Another quick test of SimpleConway, a VST that I have been creating using HISE. The goal of SimpleConway is to create a dumb down version of Conway Matrix to get used to the capabilities of HISE before plunging head first.
In this video, I play around a little more changing the shape of the cells, randomizing the cell, changing the tempo and the base notes in FL Studio.
SimpleConway is built in HISE which is built with JUCE and compiled with Visual Studio 2022. The VST is hosted by FL Studio and recorded with OBS. Ask if you want access to the VST or stand alone version.
#conwaymatrix #music #cellularautomata #flstudio #hise #juce #vst
In this video, I play around a little more changing the shape of the cells, randomizing the cell, changing the tempo and the base notes in FL Studio.
SimpleConway is built in HISE which is built with JUCE and compiled with Visual Studio 2022. The VST is hosted by FL Studio and recorded with OBS. Ask if you want access to the VST or stand alone version.
#conwaymatrix #music #cellularautomata #flstudio #hise #juce #vst
Переглядів: 18
Відео
Just compiled SimpleConway as a VST using HISE
Переглядів 22День тому
It's been 11 years, but here is some progress on porting ConwayMatrix.swf to VST using HISE. I'm very excited and there is so much to do from here. SimpleConway is built in HISE which is built with JUCE and compiled with Visual Studio 2022. This is the first version to compile and the first time recording anything on this computer so improvements are In this video, the VST is hosted by FL Studi...
ConwayMatrix - Pi Day
Переглядів 39010 років тому
Play ConwayMatrix hujackus.altervista.org/conwaymatrix To celebrate Pi Day 2014 I made a song on ConwayMatrix.swf. Actually, I just set the initial conditions and recorded whatever came out. Each Conway update, I changed the transpose to the next digit of PI starting with 3. Command line code: s m7;o 2;q on;t 3;k 0 t 0;k 1 t 1;k 2 t 2;k 3 t 3; k 4 t 4;k 5 t 5;k 6 t 6;k 7 t 7;k 8 t 8;k 9 t 9; lo...
Music of Conway's Game of Life
Переглядів 15 тис.13 років тому
Play ConwayMatrix hujackus.altervista.org/conwaymatrix Conway's game of life is a wonderful example of complexity from simplicity. Watching the little "lifeforms" live and die is fun in it self, but listening to the patterns can be even better. I discovered an amazing flash music instrument online and I decided to write a Java program to play the game of life on it by manipulating the mouse, up...
the website is down
so beautiful
Amazing!
Best song ww
Seems like game of life was made for music
lagtrain playlist🐢
I had the same idea but mine doesn't wrap... The wrapping seems to increase the longevity of the game.
Pls sir reply soon
Pls sir reply with your mail. So I can contact u
I need the source code so bad
just look up the rules of the game and program it yourself. if you can't do that the source code will be useless to you anyway.
Its urgent
Lol. You’re really desperate
Pls sir reply
I'll pay u
Pls
Hello pls can u give me the source code
Glider?
Took a while to find the program you referenced. Glider looks very cool. github.com/tterrasson/glider
Could you plz share the source code?
Could you plz share the source code?
Lovely! I will try making my own version on a popular site.
The website you posted on the description has been archived D:
Hopefully it is up again. Enjoy
oh man I wish the source code was available the melody is so pleasant
I got started on this idea independently and stumbled across this video.... here is some source code to get you started (its not refactored): codepen.io/dbsmith7491/pen/YzPjybL
This is amazing.
Maximum Nerd Satisfaction
Wow this is pretty neat >. <
hi there , very nice musical implementation. I'd like to make it on arduino to play some MIDI on sinthesyzers. could you explain the process to play the notes? each line is a note and you make a "for" from left to right , from top to bottom ...each filled blobk , plays equivalent note ..?
Gibran Curtiss The cells in each row are the same note. Every 1/8 of a second the program checks the cells in an entire column and sends "Note On" or "Note Off" messages to the midi synthesizer when the cells change state.
Hi Hujackus!!! Thanks for your reply. Thats what I thought. Did the same this night on arduino. Worked prfect. Thank you!
This. Is. Great.
This is incredible
Haha this is *exactly* what I have been making recently, love it! Just did a cursory search to see who else was doing something similar and this came up. Nice work.
people still here <3
If you really like it, try it yourself. There is a link above that points to ConwayMatrix.swf
ConwayMatrix.swf got a face lift. Type help in the command line if that makes sense.
This is absolutely awesome :) Great job !
Generative loveliness, thanks for that.
This, sir, is supremely awesome. Now you just need to do this with a virtual midi controller and hook it up to ableton.