Get the latest tech news

DynGen – Run dynamic scripts on a SuperCollider server


DynGen is a meta-UGen which allows to write DSP code on the fly using EEL2 as JIT-compiled language. This is essentially the SC equivalent of the gen~ object from Max MSP. An example on how to use it for halfing the amplitude of a given signal. // start the server s.boot; // registers a dyngen script on the server with identifier \simple ~simple = DynGenDef(\simple, "out0 = in0 * 0.5;").add; // spawn a synth which evaluates our script ( Ndef(\x, {DynGen.ar( 1, // numOutputs ~simple, // s...

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of supercollider

supercollider

Photo of dynamic scripts

dynamic scripts

Photo of DynGen

DynGen

Related news:

News photo

SuperSonic: SuperCollider in the Browser

News photo

Sound As Pure Form: Music Language Inspired by Supercollider, APL, and Forth

News photo

CERN's $17B supercollider in question as top funder criticizes cost