• jon@schemawound.com

It’s OK Not To Know

A while back I was questioned on why I had used a .tanh in some code I had posted on the Supercollider Facebook group. I had to give the most detailed answer I could about it. “I don’t know, it sounded good.” I do not have a strong enough math background to tell you exactly what a .tanh will do […]

Music Is Math

Music Is Math

In learning Supercollider, PureData, ChucK and Csound I found that there was one lesson missing from all the tutorials I read.  That was a lesson on of how simple math operations worked to produce effects on various signals.  This is basic information that is needed to be successful in any of these languages.   My code samples will be in Supercollider as […]

2 New Quarks: MiniIDE and QuickLauncher

2 New Quarks: MiniIDE and QuickLauncher

Today I released my first 2 Quarks for Supercollider: I have released my first two Supercollider Quarks today: QuickLauncher: A customizable GUI for toggling commonly used Supercollider windows. MiniIDE: A customizable tabbed GUI containing many commonly needed views. Both are available in the Quarks repository. MiniIDE has QuickLauncher as a dependency. Use MiniIDE().front to get started. Comments and feedback are […]