Search for «SynthDef»doc code in class tags by gosub remove user filter
Function to extract audio from youtube + example usage
by gosub on 06 Jun'24 08:11 inHelper function to extract audio from a youtube video, and save it to a file. Note: Linux/OSX/Unix only (uses .unixCmd), needs yt-dlp to be install
Sound Simulator's "Ryoji Ikeda Pure Data Tutorial" ported to SC
by gosub on 30 May'24 09:09 inSound Simulator's "Ryoji Ikeda Pure Data Tutorial" ported to SC source: https://www.youtube.com/watch?v=CLddxGIlVPU I only did the porting, kudo
XoX pattern helper
by gosub on 26 May'24 12:01 ina simple helper function to write \dur patterns in a XoX style i.e. Pseq(~xox.("xxooxoxo") * 8/120, inf)