Csound Csound-dev Csound-tekno Search About

Re; ver 3.47(pc) & modelled opcodes

Date1998-02-17 00:04
From"A. Archias"
SubjectRe; ver 3.47(pc) & modelled opcodes
 Hello;

  I have been trying a few of the modelled opcodes without
any success.
>.orc
instr 1
   
   kjet=0.32
   knoise=0.15
   kform=1.0    ; gain of phoneme  0 to 1.2
   kfreq=260    ;freq of note played
   kvibf=7      ;freq of vibrato
   kvamp=0.05   ;amplitude of vibrato
a1 wgflute  kmamp,kfreq,kjet,p4,p5,knoise,kvibf,kvamp,1
endin
>.sco
f1 0 32768 10 1 0 0 0 0
;  st dur  p4 p5
i1 0 1.0  .1 .2
e

;the symptom is that my computer (PCI 90)just hangs when instr allocation is
taking place. The notes say that ifn is from a function. I assumed GEN 10 for
example. I tried 'voice' and got similar results. Which GENs would apply for
the modelled opcodes?
                          Thanks for any answers    Andy