{
   "code" : "(\r\nNdef(\\eHum).addSpec(\\fFreq, ControlSpec(25, 1000, \\lin, step: 25));\r\nNdef(\\eHum).addSpec(\\fRq, [0.01, 0.2]);\r\nNdef(\\eHum).addSpec(\\fFreqIdx, [0, 8, \\lin, 0.2]);\r\nNdef(\\eHum).fadeTime = 2;\r\n\r\nNdef(\\eHum, {|fFreqIdx = 1, fRq = 0.1|\r\n\tvar src = Impulse.ar([50, 75, 100]); // three sources\r\n\tvar fFreq = (25 * (2 ** fFreqIdx));\r\n\r\n\tSplay.ar((BPF.ar(src, fFreq, fRq))* 8)\r\n})\r\n)\r\n\r\nNdef(\\eHum).gui;",
   "is_private" : null,
   "id" : "1-577",
   "labels" : [
      "electricity",
      "live coding",
      "simple example",
      "entrypoint"
   ],
   "ancestor_list" : [],
   "description" : "Example sound explored in the temporary event Creating soundscapes with live coding techniques \r\nhttps://temporary.fi/experiments/creating-soundscapes-with-live-coding-techniques",
   "name" : "electric hum",
   "author" : "LFSaw"
}
