hujackus
hujackus
  • 4
  • 14 999
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
Переглядів: 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...

КОМЕНТАРІ

  • @skipslash7367
    @skipslash7367 7 місяців тому

    the website is down

  • @skipslash7367
    @skipslash7367 7 місяців тому

    so beautiful

  • @wildside4822
    @wildside4822 Рік тому

    Amazing!

  • @juwry
    @juwry 2 роки тому

    Best song ww

  • @ethantse1305
    @ethantse1305 2 роки тому

    Seems like game of life was made for music

  • @officialethancaelian
    @officialethancaelian 2 роки тому

    lagtrain playlist🐢

  • @noggin86
    @noggin86 3 роки тому

    I had the same idea but mine doesn't wrap... The wrapping seems to increase the longevity of the game.

  • @indianconnection4288
    @indianconnection4288 4 роки тому

    Pls sir reply soon

  • @indianconnection4288
    @indianconnection4288 4 роки тому

    Pls sir reply with your mail. So I can contact u

  • @indianconnection4288
    @indianconnection4288 4 роки тому

    I need the source code so bad

    • @noggin86
      @noggin86 3 роки тому

      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.

  • @indianconnection4288
    @indianconnection4288 4 роки тому

    Its urgent

    • @karaiwonder
      @karaiwonder 3 роки тому

      Lol. You’re really desperate

  • @indianconnection4288
    @indianconnection4288 4 роки тому

    Pls sir reply

  • @indianconnection4288
    @indianconnection4288 4 роки тому

    I'll pay u

  • @indianconnection4288
    @indianconnection4288 4 роки тому

    Pls

  • @indianconnection4288
    @indianconnection4288 4 роки тому

    Hello pls can u give me the source code

  • @elizabethojinal4228
    @elizabethojinal4228 4 роки тому

    Glider?

    • @hujackus
      @hujackus 4 роки тому

      Took a while to find the program you referenced. Glider looks very cool. github.com/tterrasson/glider

  • @zouhairelmir9253
    @zouhairelmir9253 4 роки тому

    Could you plz share the source code?

  • @zouhairelmir9253
    @zouhairelmir9253 4 роки тому

    Could you plz share the source code?

  • @theblinkingbrownie4654
    @theblinkingbrownie4654 4 роки тому

    Lovely! I will try making my own version on a popular site.

  • @kamuy_1337
    @kamuy_1337 4 роки тому

    The website you posted on the description has been archived D:

    • @hujackus
      @hujackus 4 роки тому

      Hopefully it is up again. Enjoy

  • @simonecabriolone1163
    @simonecabriolone1163 4 роки тому

    oh man I wish the source code was available the melody is so pleasant

    • @danielsmith5205
      @danielsmith5205 4 роки тому

      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

  • @wengel_eth
    @wengel_eth 5 років тому

    This is amazing.

  • @nemesisurvivorleon
    @nemesisurvivorleon 5 років тому

    Maximum Nerd Satisfaction

  • @raseruuu3742
    @raseruuu3742 6 років тому

    Wow this is pretty neat >. <

  • @pantalalabs
    @pantalalabs 7 років тому

    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 ..?

    • @hujackus
      @hujackus 7 років тому

      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.

    • @pantalalabs
      @pantalalabs 7 років тому

      Hi Hujackus!!! Thanks for your reply. Thats what I thought. Did the same this night on arduino. Worked prfect. Thank you!

  • @DavidRacicot
    @DavidRacicot 7 років тому

    This. Is. Great.

  • @bryanchu5379
    @bryanchu5379 8 років тому

    This is incredible

  • @spandexdanh
    @spandexdanh 11 років тому

    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.

    • @oxbor8497
      @oxbor8497 3 роки тому

      people still here <3

  • @hujackus
    @hujackus 12 років тому

    If you really like it, try it yourself. There is a link above that points to ConwayMatrix.swf

  • @hujackus
    @hujackus 12 років тому

    ConwayMatrix.swf got a face lift. Type help in the command line if that makes sense.

  • @StasPatrik
    @StasPatrik 12 років тому

    This is absolutely awesome :) Great job !

  • @sleeplack42
    @sleeplack42 13 років тому

    Generative loveliness, thanks for that.

  • @Steyrninja
    @Steyrninja 13 років тому

    This, sir, is supremely awesome. Now you just need to do this with a virtual midi controller and hook it up to ableton.