home.social

#supercollider — Public Fediverse posts

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

fetched live
  1. Rhythmic pattern — repeating melodic cells distributed across 5 octaves, with tempo curves and accent patterns.

    #Supercollider

  2. I'm doing some research into algorithmic organisation of rhythm these days. Here's an experiment with composing rhythms as a list of 1's and 0's. These are then masked using modulo operators and probability gating to remove events.

    #supercollider #livecoding #electronicmusic #experimentalmusic #computermusic #algorithmiccomposition #creativecoding #creativetechnology #drumandbass #electronica #glitch #808 #fmsynthesis

  3. Spent a looooong time travelling the past 24 hours and thought a lot about rhythm while doing so. Binary rhythms and modulo operators, oh yeah.

    #supercollider #computermusic #experimentalmusic #livecoding

  4. WARNING: LOUD SOUND.

    The beauty of FM: Sweeping the modulation index ratio from 1 to 100 on a carrier running at 200Hz and modulator at 800Hz. One of the things you can see clearly here is how the sidebands “wobble” as the modulation index is increased. It’s a rather complex pattern which can be understood using the Bessel functions often mentioned in literature about FM. No effects used, just two sine wave oscillators.

    #fmsynthesis #computermusic #supercollider #synthesizer

  5. WARNING: LOUD SOUND.

    Another beautifully weird FM Synthesis example.

    No sound effects used. Just two sine waves oscillators.

    Two notes (C3 AND C5) repeating while the C:M ratio and modulation index increases.

    #fmsynthesis #computermusic #supercollider #synthesizer

  6. WARNING: LOUD SOUND.

    The beauty of FM: Sweeping the modulation frequency from 1hz to 10khz on a carrier running at 200hz. The modulation ratio index is 10.

    #fmsynthesis #computermusic #supercollider #synthesizer

  7. WARNING: LOUD SOUND.

    The beauty of FM: The spectrum of a 30 second sweep of the carrier frequency from 100hz to 10khz with the modulation frequency fixed at 200 hz and modulation index ratio of 5. Using one carrier and one modulator, both sine waves.

    #fmsynthesis #computermusic #supercollider #synthesizer

  8. A new interview with the french ambient acousmatic noise artist @jules_deluge in which he tells us about his favorite fricadelle sauce and why he hates reverb.

    youtu.be/NZU6wwKmChw

    #algorave #livecoding #supercollider #artistinterview

  9. It was such a pleasure to do a two day workshop on algorithmic composition at Morphine Raum with Hyperlinear last weekend. Thanks to the great group of participants who showed up!We covered a lot of theory around algorithmic composition, including some weaving, Alexandrian geometry and Schoenberg, and ended up making abstract algorithmic techno. Thanks everyone! #supercollider #computermusic #experimentalmusic #creativecoding #algorithmicmusic

  10. @Unixbigot
    #SciFi #JohnVarley #NineWorlds #Lunar #circumferential #supercollider

    That would be big. Vacuum available.

    After the VLS had failed to split quarks, was it repurposed as a very quick mail tunnel? Or big enough to accelerate people in?

  11. Updated my #Supercollider library of pattern classes Weft. It now has changelogs and some new stuff!

    codeberg.org/madskjeldgaard/We

  12. Updated my #SuperCollider library for parameters Performative. It now has changelogs and a few small fixes/changes.

    codeberg.org/madskjeldgaard/Pe

  13. SuperCollider methods that don't do what they say they'll do on Ubuntu:

    Window.alwaysOnTop_(true); // it's secretly a bottom

    MIDIClient.connect()

    None of the ways I tried "connect" made a connection. This might be user error because the Linux section of the MIDIOut helpfile is intensely confusing.

    #SuperCollider #Ubuntu #Linux

  14. #WeekOfPatching#OldComputerChallenge day 7

    some good old bell synthesis in #SuperCollider 2

    percussive, lowpassed pink noise hits excite a Klank with 20 resonators. plus i again put some bandpass filters on top for added weirdness. all sorts of parameters get randomized rhythmically

    #RetroComputing #Macintosh #VintageApple

  15. Started doing experiments with polymetric euclidean rhythms, and combining that with what I call "restmasking" for lack of better word to remove events from the rhythm and create "holes" in it. Made this on the train this weekend.

    #supercollider #experimentalmusic #rhythm