home.social

#supercolider — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #supercolider, aggregated by home.social.

  1. I am loving this live coded performance by Eli Fieldsteel in #SuperColider I really must find some time to give it a try! youtu.be/09o9IUanLng

  2. I am loving this live coded performance by Eli Fieldsteel in #SuperColider I really must find some time to give it a try! youtu.be/09o9IUanLng

  3. I am loving this live coded performance by Eli Fieldsteel in #SuperColider I really must find some time to give it a try! youtu.be/09o9IUanLng

  4. I am loving this live coded performance by Eli Fieldsteel in #SuperColider I really must find some time to give it a try! youtu.be/09o9IUanLng

  5. Then some Mathias did some livecoding in #SuperColider which I didnt shoot a photo of. They were followed by @ojack showing off a wonderful tool they are making called Ear Dropper; which is a @TauriApps that sends the color underneath your cursor to an oscillator to make crazy sounds. They then showed what it did while hovering over a @hydra sketch which was lots of beeps and bloops, it was great

  6. Then some Mathias did some livecoding in #SuperColider which I didnt shoot a photo of. They were followed by @ojack showing off a wonderful tool they are making called Ear Dropper; which is a @TauriApps that sends the color underneath your cursor to an oscillator to make crazy sounds. They then showed what it did while hovering over a @hydra sketch which was lots of beeps and bloops, it was great

  7. Then some Mathias did some livecoding in #SuperColider which I didnt shoot a photo of. They were followed by @ojack showing off a wonderful tool they are making called Ear Dropper; which is a @TauriApps that sends the color underneath your cursor to an oscillator to make crazy sounds. They then showed what it did while hovering over a @hydra sketch which was lots of beeps and bloops, it was great

  8. Then some Mathias did some livecoding in #SuperColider which I didnt shoot a photo of. They were followed by @ojack showing off a wonderful tool they are making called Ear Dropper; which is a @TauriApps that sends the color underneath your cursor to an oscillator to make crazy sounds. They then showed what it did while hovering over a @hydra sketch which was lots of beeps and bloops, it was great

  9. Then some Mathias did some livecoding in #SuperColider which I didnt shoot a photo of. They were followed by @ojack showing off a wonderful tool they are making called Ear Dropper; which is a @TauriApps that sends the color underneath your cursor to an oscillator to make crazy sounds. They then showed what it did while hovering over a @hydra sketch which was lots of beeps and bloops, it was great

  10. @andre_ourednik @supercollider

    I don't recall where exactly, but I do recall somewhere in the tutorials a caution that the #supercolider parser does not understand operator precedence.

  11. @andre_ourednik @supercollider

    I don't recall where exactly, but I do recall somewhere in the tutorials a caution that the #supercolider parser does not understand operator precedence.

  12. @andre_ourednik @supercollider

    I don't recall where exactly, but I do recall somewhere in the tutorials a caution that the #supercolider parser does not understand operator precedence.

  13. @andre_ourednik @supercollider

    I don't recall where exactly, but I do recall somewhere in the tutorials a caution that the #supercolider parser does not understand operator precedence.

  14. @andre_ourednik @supercollider

    I don't recall where exactly, but I do recall somewhere in the tutorials a caution that the #supercolider parser does not understand operator precedence.

  15. I made a package manager for #SuperColider plugins a while back, which allows you to automatically download, compile and install a plugin package with a simple GUI interface. No need to mess around with cmake and stuff. I just used it myself to get f0plugins on one of my computers.

    github.com/madskjeldgaard/plug

  16. I made a package manager for #SuperColider plugins a while back, which allows you to automatically download, compile and install a plugin package with a simple GUI interface. No need to mess around with cmake and stuff. I just used it myself to get f0plugins on one of my computers.

    github.com/madskjeldgaard/plug

  17. I made a package manager for #SuperColider plugins a while back, which allows you to automatically download, compile and install a plugin package with a simple GUI interface. No need to mess around with cmake and stuff. I just used it myself to get f0plugins on one of my computers.

    github.com/madskjeldgaard/plug

  18. I made a package manager for #SuperColider plugins a while back, which allows you to automatically download, compile and install a plugin package with a simple GUI interface. No need to mess around with cmake and stuff. I just used it myself to get f0plugins on one of my computers.

    github.com/madskjeldgaard/plug

  19. I made a package manager for #SuperColider plugins a while back, which allows you to automatically download, compile and install a plugin package with a simple GUI interface. No need to mess around with cmake and stuff. I just used it myself to get f0plugins on one of my computers.

    github.com/madskjeldgaard/plug

  20. Well, built a live input granuliser in #SuperColider that I’m actually pretty happy with, and now all i want is to throw sounds into it and live code big textural clouds.
    Nailed it

  21. Well, built a live input granuliser in #SuperColider that I’m actually pretty happy with, and now all i want is to throw sounds into it and live code big textural clouds.
    Nailed it

  22. Well, built a live input granuliser in #SuperColider that I’m actually pretty happy with, and now all i want is to throw sounds into it and live code big textural clouds.
    Nailed it

  23. Well, built a live input granuliser in #SuperColider that I’m actually pretty happy with, and now all i want is to throw sounds into it and live code big textural clouds.
    Nailed it

  24. I noticed one thing that's holding me back when it comes to #SuperColider : the fear of breaking things. And the fear of complexity.

    Well, let's see if I can break a few things tonight, and then get them working again.

  25. I noticed one thing that's holding me back when it comes to #SuperColider : the fear of breaking things. And the fear of complexity.

    Well, let's see if I can break a few things tonight, and then get them working again.

  26. CW: injury (but looking at the bright side)

    I injured my left knee yesterday. Which is a major bummer, but since it prevents me from doing housework quite effectively, I did some #composition sketching yesterday. This might become something for #guitar and #SuperColider.

    #electroAcousticAdventures

  27. CW: injury (but looking at the bright side)

    I injured my left knee yesterday. Which is a major bummer, but since it prevents me from doing housework quite effectively, I did some #composition sketching yesterday. This might become something for #guitar and #SuperColider.

    #electroAcousticAdventures

  28. Faust is an incredibly awesome functional programming language for sound. And I can't recommend it enough!

    With a few lines of code, you can create a sound algorithm that easily compiles as SuperCollider plugins, VST plugins, command line tools, Pure Data plugins, Max plugins and even runs on bare metal devices like Teensy and ESP32.

    #faust #dsp #supercolider #puredata #foss

    faust.grame.fr/

  29. Faust is an incredibly awesome functional programming language for sound. And I can't recommend it enough!

    With a few lines of code, you can create a sound algorithm that easily compiles as SuperCollider plugins, VST plugins, command line tools, Pure Data plugins, Max plugins and even runs on bare metal devices like Teensy and ESP32.

    #faust #dsp #supercolider #puredata #foss

    faust.grame.fr/

  30. @drkmbnt my asumption is based on this post on #SuperColider forum scsynth.org/t/looking-for-reco where Jonatan's album METRICS was posted as an example of work made in SC.

  31. @drkmbnt my asumption is based on this post on #SuperColider forum scsynth.org/t/looking-for-reco where Jonatan's album METRICS was posted as an example of work made in SC.

  32. @luka

    I gave up on #tidalcycles a few years ago specifically becsuse i couldn't get it working with #emacs and #SuperColider . I'm happy to hear you're successful.

    @setthemfree

  33. @luka

    I gave up on #tidalcycles a few years ago specifically becsuse i couldn't get it working with #emacs and #SuperColider . I'm happy to hear you're successful.

    @setthemfree

  34. Spent a few happy hours going down another #SuperColider rabbithole.

    Worked on building a composition template.

    I also revisited my GrainSin adventure from a week or two ago, adding a custom envelope, even more randomness and a CombL as a delay. Will record it later.

  35. Spent a few happy hours going down another #SuperColider rabbithole.

    Worked on building a composition template.

    I also revisited my GrainSin adventure from a week or two ago, adding a custom envelope, even more randomness and a CombL as a delay. Will record it later.

  36. I'm preparing this stream next weekend via CONA institute from Ljubljana who are part of larger #AcousticCommons network which will participate in 2020 #SoundCamp extended #radio event which will be broadcasted via #Reveil Platform.

    project SCDAWNREM20: driving to the the eastern-most point of municipality to which we are currently locked & before sunrise stream a #SuperColider sound performance which will also include a live mic (if weather permits).

    (more info soon)

    cona.si/blog/2020/04/21/soundc

  37. I'm preparing this stream next weekend via CONA institute from Ljubljana who are part of larger #AcousticCommons network which will participate in 2020 #SoundCamp extended #radio event which will be broadcasted via #Reveil Platform.

    project SCDAWNREM20: driving to the the eastern-most point of municipality to which we are currently locked & before sunrise stream a #SuperColider sound performance which will also include a live mic (if weather permits).

    (more info soon)

    cona.si/blog/2020/04/21/soundc