pure data ambient music [sk_dream_iteration]

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • pure data entry to spring tracks ix:::
    battleofthebits...
    you can also find the patch here:
    patchstorage.c...
    soundcloud (for higher quality): / sk_dream_iteration
    dreamy ambient kinda stuff
    made some pretty neat abstractions for this one like a tr808 cymbal generator
    chords are generated using additive synthesis, with harmonic sine wave randomisation

Комментарии • 27

  • @Countachockula
    @Countachockula 5 месяцев назад +3

    This is beautiful. I want to learn to do this!

  • @aninternetweirdo
    @aninternetweirdo 3 года назад +2

    What a lovely sound, I really like its vibe.

  • @kellerglee
    @kellerglee Год назад

    This is amazing, thank you so much for not only sharing it, but uploading the whole patch!!
    I’m also learning pd mainly for ambient music, and this is brilliant to see, especially to be able to look under the hood.
    Hope you will share similarly well crafted patches with us in the future!

  • @auberginemachine567
    @auberginemachine567 Год назад

    Really enjoyed this patch. Thank you for sharing!

  • @radiomotori
    @radiomotori 2 месяца назад

  • @iosmusicman
    @iosmusicman Год назад

    Magic. Thanks for sharing. Cheers. Lee

  • @vakeup6917
    @vakeup6917 3 года назад +1

    this is so goood

  • @Ivan_1791
    @Ivan_1791 2 года назад

    This is really well crafted, good job.

  • @plainoldcheese
    @plainoldcheese 2 года назад

    thank you for making this 🖤

  • @gabrielborin1268
    @gabrielborin1268 2 года назад +2

    This is awesome! Loved it! I am pretty new to Pd, so hope you don't mind me asking: is it a different flavor of Pd that you are using there? If so, any reason why?

    • @argarakmusic
      @argarakmusic  2 года назад +2

      ty! in the video, and in general, i use the distribution "purr-data" (agraef.github.io/purr-data/ ), which is based on another distribution called "pd-l2ork". the main reason i use it is that it looks nicer, there's better zoom and the cables look cleaner heh. it does also come shipped with plugins like GEM which is convenient. it is basically chromium based, so it's like running another web browser just for pd, so it doesn't make much sense if you're concerned about resource usage or if you're trying to escape everything being based on chromium -- it feels like everything does these days.

  • @kellywarner3748
    @kellywarner3748 2 года назад

    So chill :)

  • @alexandertheguitarist
    @alexandertheguitarist 2 года назад +1

    This is awesome, just about to get started with pure data , hopefully ill be able to do stuff like this at some point!

    • @argarakmusic
      @argarakmusic  2 года назад +4

      wishing you best of luck on your pure data journey! if you want to take a look at my patch and see how it's done it's freely available on patchstorage! patchstorage.com/sk_dream_iteration/

    • @chenguefer156
      @chenguefer156 Год назад

      @@argarakmusic Many thanks for sharing your music and this patch!

  • @Fer-mc2os
    @Fer-mc2os 2 года назад

    amazing

  • @uoailewa
    @uoailewa 9 месяцев назад

  • @phoenelai
    @phoenelai 2 года назад

    excellent!

  • @1139hawaiianpizza
    @1139hawaiianpizza Год назад

    holy shit i wanna learn this

  • @TheBluePepperoni
    @TheBluePepperoni Год назад

    I want to learn how to do this.

  • @dschkn
    @dschkn Год назад

    beautiful! can I somewhere download this patch?

    • @argarakmusic
      @argarakmusic  Год назад

      yes, you can check the video description for the download links either on patchstorage or on the original battle of the bits entry!

  • @jamesherndon8066
    @jamesherndon8066 2 года назад

    I’d like to play this on my radio show. Could you send this song to me?

    • @argarakmusic
      @argarakmusic  2 года назад

      you didn't mention how you wanted the song sent to you so i'll just post a comment with a direct download link: nc.argarak.me/s/dBNyEtwmwfgwgfs
      this recording is not the same as in the video and i made it a while ago so it may not be exactly ideal post processing wise but i hope it works!

  • @anthonybet
    @anthonybet 2 года назад

    Amazing!!! How do you bend the connections in puredata??? That makes the code much more organized.

    • @argarakmusic
      @argarakmusic  2 года назад +3

      ty! this recording isn't actually from the vanilla distribution of pure data, there are other distributions which use the same or similar back-end code but present a different interface and/or are bundled with extra externals or other features. in the video i use purr-data which you can find at agraef.github.io/purr-data/ and that has fancy bendy wires. it is significantly heavier as it uses nw.js which is basically like running another web browser just for purr-data but if you don't mind that then it can a bit nicer to use
      one thing i discovered which you might want to keep in mind is that pure data and purr data have very subtle differences and so i've had patches play well in purr data and not so well in vanilla pd, so make sure to test your patch in vanilla pd at the end if you end up using it and want full compatibility (99% of the time it should be fine)

    • @anthonybet
      @anthonybet 2 года назад

      ​@@argarakmusic Thanks! I will try it :)