; impulse.orc: a Csound orchestra for generating unit sample impulses ; to be used with impulse.sco sr = 44100 kr = 44100 ksmps = 1 nchnls = 1 ; change this to 2 for stereo instr 1 a1 mpulse ampdbfs(p4), p5 ; amplitude in dB, frequency in Hz out a1 ; change this to "outs a1, a1" for stereo endin