home.social

#scsynth — Public Fediverse posts

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

fetched live
  1. @garpu By the way, did you see what @samaaron did post - he wrote SuperSonic which contains a port of to WebAssembly: sonic-pi.net/supersonic/demo.h

  2. @garpu By the way, did you see what @samaaron did post #SonicPi - he wrote SuperSonic which contains a port of #scsynth to WebAssembly: sonic-pi.net/supersonic/demo.h

  3. So… now… um… anyone know where I can get up to speed on using headless #supercollider via #sclang and #scsynth? if any gui runs, it needs to be #Emacs on a remote machine ('cause it's an appliance), but eventually it will feed it's own local live-coded synth in realtime via python, or so one hopes.
    #soundart #environmentsforselfdiscovery #electronicmusic #GenerativeArt #stillsomuchtolearn #wedothesethingsbecauseweTHOUGHTtheywouldbeeasy #physicalartisforwusses #digitalislikebuddhistsandmandalas

  4. So… now… um… anyone know where I can get up to speed on using headless #supercollider via #sclang and #scsynth? if any gui runs, it needs to be #Emacs on a remote machine ('cause it's an appliance), but eventually it will feed it's own local live-coded synth in realtime via python, or so one hopes.
    #soundart #environmentsforselfdiscovery #electronicmusic #GenerativeArt #stillsomuchtolearn #wedothesethingsbecauseweTHOUGHTtheywouldbeeasy #physicalartisforwusses #digitalislikebuddhistsandmandalas

  5. @celesteh Everybody and everyone seems to start with #Python. I can see why: community is huge, it's well documented, easy to get started with.

    Wrt multimedia programming, I'd avoid #PureData (teaches too many bad habits, the visual/dataflow metaphor is hard to understand, etc.).

    I'd go, as you do, with #SuperCollider, or an easier language that interfaces with #scsynth: something like #SonicPi or similar.