LB: Is anybody doing #sclang in the browser?
me learning a new language is fun.. #sclang 😆 #supercollider
Der MIDI Harmonizer frei nach Jacob Collier, reimplementiert in SuperCollider, hat jetzt auch den Glide Mode :) Freeze gibt es auch schon, funktioniert aber nur so mittel. Ich arbeite dran...
https://gist.github.com/dingodoppelt/0237aa7040bbe05b4901230d9b8cdcbe
#supercollider #midi #harmonizer #vocal #singer #scsynth #sclang #scide #opensource
Vocal Harmonizer with MIDI input for SuperCollider (WIP) // (Inspired by Jacob Collier)

Vocal Harmonizer with MIDI input for SuperCollider (WIP) // (Inspired by Jacob Collier) - harmonizer.scd

Gist
Wer kennt den Keyboard Harmonizer von Jacob Collier und wollte sowas schon immer mal haben? Ich habe das in Supercollider nachgebaut:
https://gist.github.com/dingodoppelt/6bc804b1a62c5720d1c3d4b8526f8dfd
(Ihr müsst PitchShiftPA aus den Quarks installiert haben)
#supercollider #midi #harmonizer #vocal #singer #scsynth #sclang #scide #opensource
Harmonizer with MIDI Keyboard input written in Supercollider using custom UGen "PitchShiftPA". (inspired by Jacob Collier)

Harmonizer with MIDI Keyboard input written in Supercollider using custom UGen "PitchShiftPA". (inspired by Jacob Collier) - harmonizer.scd

Gist
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

@thaw

hooray another #supercollider person! I'm a composer, making a #starTrek #opera with #supercollider atm. hoping to see some #sclang here in #sdf at some point! cheers

Any #electronicmusic folks out there using #SCAMP? I stumbled into it with that Primes Rhythm video and its just-posted Making Of episode. I'd been happily beeping along fine with oldschool #csound until last spring when #supercollider #sclang caught my attention, and now, thanks to Google Discover, up pops this:

https://youtu.be/vpv686Rasds

Cooking up Some Music in SCAMP!

YouTube
here's a maths/algorithm problem that's giving me a headache:

when j<=0, o = []
when j = 1, o = [0.125]
when j = 2, o = [0.25, 0.125]
when j = 3, o = [0.5, 0.25, 0.125]
when i>=4, o = [0.75, 0.5, 0.25, 0.125]

Answers on a postcard (in #sclang) please!

I'm going to have a bowl of cereal and perhaps the (probably obvious) answer will come to me.

#SuperCollider