{
   "description" : "Feeding sound file multiplied by a slow saw wave into the spring physical model. Fascinating results ensue.",
   "ancestor_list" : [],
   "name" : "Spring saw",
   "author" : "Paul Anderson",
   "code" : "b = Buffer.read(s, Platform.resourceDir +/+ \"sounds/a11wlk01.wav\");\r\n\r\n// This is very cool!\r\n\r\n(\r\n{\r\n\tSpring.ar(PlayBuf.ar(1, b, loop: 1)*Saw.ar(4));\r\n}.play;\r\n)",
   "id" : "1-4Tt",
   "is_private" : null,
   "labels" : [
      "physical model"
   ]
}
