<info>
i is ex3-3
ECMC Csound Tutorial example ex3-3
</info>
<tk_interface>
</tk_interface>
<mono>
;  #############################################################
;  ex3-3   :  Simple F.M. instrument   Eastman Csound Tutorial
;  #############################################################
instr 1
    kenv linen   p5,  p6,  p3,  p7   ; amplitude envelope
    ipitch = cpspch(p4)
    amod  oscili   p9*ipitch,  p8,  100        ; modulating oscillator
    acar  oscili  kenv,  ipitch + amod,  100   ; carrier oscillator
    out acar
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

f100 0 1024 10 1.
  i1 0.000 4.000 7.09 8000 0.200 0.500 5.000 0.030
  i1 4.000 4.000 7.09 8000 0.200 0.500 440.000 3.000
e
</score>
