{
   "labels" : [
      "effect",
      "distortion",
      "harsh",
      "maximizer",
      "compressor",
      "satan"
   ],
   "code" : "b = Buffer.read(s, Platform.resourceDir +/+ \"sounds/a11wlk01.wav\");\r\n\r\n(\r\n{\r\n    var snd, envTime, knee, out;\r\n    snd = PlayBuf.ar(1, b, BufRateScale.kr(b), loop: 1);\r\n    envTime = MouseX.kr(1.0e-3, 0.1e-3);\r\n    knee = MouseY.kr(0, -90).dbamp;\r\n    out = DelayC.ar(snd, 0.01, envTime * 0.5) * EnvFollow.ar(snd, 1 - (envTime * SampleRate.ir).reciprocal).max(knee).reciprocal;\r\n    out * 0.1!2\r\n}.play;\r\n)",
   "is_private" : null,
   "id" : "1-51w",
   "author" : "snappizz",
   "name" : "Barry's Satan Maximizer",
   "description" : "a replication of the legendary LADSPA plugin of the same name, originally written by steve harris. a compressor with a super fast attack which results in harsh distortion fx. requires sc3-plugins",
   "ancestor_list" : []
}
