gosub

Avatar
from
Rome, Italy
home url
github.com/gosub
About

an empty set by construction.

gosub's code

Function to extract audio from youtube + example usage

Helper 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 installed, the download procedure is synchronous

Sound Simulator's "Ryoji Ikeda Pure Data Tutorial" ported to SC

Sound Simulator's "Ryoji Ikeda Pure Data Tutorial" ported to SC source: https://www.youtube.com/watch?v=CLddxGIlVPU I only did the porting, kudos to Sound Simulator for the original idea and Pure Data implementation!

XoX pattern helper

26 May'24 12:01 in pattern303808xox

a simple helper function to write \dur patterns in a XoX style i.e. Pseq(~xox.("xxooxoxo") * 8/120, inf)