{
   "ancestor_list" : [],
   "description" : "",
   "name" : "Midterm Question 2",
   "author" : "Mason McCormack",
   "code" : "(\r\nSynthDef(\"sawSynth\", {arg freq, amp;\r\n\t\r\n\tOut.ar(0, Splay.ar(LPF.ar(in: Saw.ar(freq * [0.99, 1.0, 1.001, 1.008], mul:Env.perc(attackTime:0.1, releaseTime:2, level:amp).kr(2)),freq: 2000)))\r\n\r\n}).add;\r\n)\r\n\r\n(\r\nPbind(\r\n\t\\instrument, \"sawSynth\",\r\n\t\\degree, Pseq([1,3,5,7], inf),\r\n\t\\dur, 0.111, \r\n\t\r\n).play\r\n)",
   "id" : "1-54C",
   "is_private" : null,
   "labels" : []
}
