{
   "author" : "Jonatan Liljedahl",
   "name" : "Rain and thunder",
   "description" : "I tried to help a friends friend to find some suitable recording of rain and thunder on the net, but I ended up coding this up for him instead, and he was happy.",
   "ancestor_list" : [],
   "labels" : [
      "rain",
      "thunder",
      "nature",
      "soundeffects"
   ],
   "code" : "(\r\nplay {\r\n    Limiter.ar(\r\n        tanh(\r\n            3 * GVerb.ar(\r\n                HPF.ar(\r\n                    PinkNoise.ar(0.08+LFNoise1.kr(0.3,0.02))+LPF.ar(Dust2.ar(LFNoise1.kr(0.2).range(40,50)),7000),\r\n                    400\r\n                ),\r\n                250,100,0.25,drylevel:0.3\r\n            ) * Line.kr(0,1,10)\r\n        ) + (\r\n            GVerb.ar(\r\n                LPF.ar(\r\n                    10 * HPF.ar(PinkNoise.ar(LFNoise1.kr(3).clip(0,1)*LFNoise1.kr(2).clip(0,1) ** 1.8), 20)\r\n                    ,LFNoise1.kr(1).exprange(100,2500)\r\n                ).tanh,\r\n               270,30,0.7,drylevel:0.5\r\n            ) * Line.kr(0,0.7,30)\r\n        )\r\n    )\r\n};\r\n)",
   "id" : "1-e",
   "is_private" : null
}
