Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
pHJosef
pHJosef
's categories
color
eq
filter
mixer
noise
Community comments
very soothing, thanks!
(var i = 10.rand, param = (\amp ++ (i + 1)).asSymbol, newval = (Ndef(\x).get(param) + 2.rand2).min(2..
pHJosef
's code
Simple noise mixer with GUI
2
24 Jan'21 20:02
in
Simple noise mixer with GUI
Simple noise mixer with GUI
Simple noise mixer with GUI
Simple noise mixer with GUI
Simple noise mixer with GUI
a simple noise eq with 10 filter bands and a gui.
Used classes
BPeakEQ
Button
Filter
HLayout
Limiter
Ndef
PinkNoise
Rect
Slider
StaticText
VLayout
Window
Community comments