<info>
i is ex5-4-2
ECMC Csound Tutorial example ex5-4-2
</info>
<tk_interface>
</tk_interface>
<mono>
;  #############################################################
;  soundfile ex5-4-2 : Reson iscl = 2   (same score as ex5-4)
;  #############################################################
; p4 = center frequency  ; p5 = bandwidth

instr 1
  k1 expseg 1,p6,8000,p3-(p6+p7),5000,p7,1
  a1 rand k1

  a2 reson a1,p4,p5,2  ; amplitude scalar = 2
  a1 balance a2,a1
  out a1
endin
</mono>
<stereo>
</stereo>
<score>

                  SCORE-11, Version 1.4
Copyright (C) 1982, 1990, 1992, 1995 by Alexander R. Brinkman
     Eastman School of Music, University of Rochester

  i1 0.000 1.000 1000 15 0.250 0.250
  i1 1.000 1.000 1000 100 0.250 0.250
  i1 2.000 1.000 1000 500 0.250 0.250
  i1 3.000 1.000 1000 1500 0.250 0.250
  i1 4.000 1.000 1000 5000 0.250 0.250
e
</score>
