// title: alarm // author: telephon // description: // Wake up call // code: Ndef(\a, { |freq=2000, rate=1, width=0.6| LFPulse.kr(rate, 0, 4/6) * LFPulse.kr(rate * 6, 0, width) * Pulse.ar(freq, 0.3, 0.1) }).play