idel1, idel2, idel3 -- delay times of the filter stages. Delay times are in seconds and must be greater than zero. idel1 must be greater than the sum of idel2 and idel3.
igain1, igain2, igain3 -- gain of the filter stages.
imaxdel -- will be necessary if k-rate delays are implemented. Not currently used.
istor -- Skip initialization if non-zero (default: 0).
<CsoundSynthesizer><CsOptions>; Select audio/midi flags here according to platform; Audio out Audio in No messages-odac -iadc -d ;;;RT audio I/O; For Non-realtime ouput leave only the line below:; -o nestedap.wav -W ;;; for file output any platform</CsOptions><CsInstruments>sr=44100kr=4410ksmps=10nchnls=2instr5insnd=p4gasigdiskin2insnd,1endininstr10imax=1idel1=p4/1000igain1=p5idel2=p6/1000igain2=p7idel3=p8/1000igain3=p9idel4=p10/1000igain4=p11idel5=p12/1000igain5=p13idel6=p14/1000igain6=p15afdbkinit0aout1nestedapgasig+afdbk*.4,3,imax,idel1,igain1,idel2,igain2,idel3,igain3aout2nestedapaout1,2,imax,idel4,igain4,idel5,igain5aoutnestedapaout2,1,imax,idel6,igain6afdbkbutterlpaout,1000outsgasig+(aout+aout1)/2,gasig-(aout+aout1)/2gasig=0endin</CsInstruments><CsScore>f108192101; Diskin; Sta Dur Soundini503"drumsMlp.wav"; Reverb; St Dur Del1 Gn1 Del2 Gn2 Del3 Gn3 Del4 Gn4 Del5 Gn5 Del6 Gn6i100697.1123.0743.0972.253.2119.3e</CsScore></CsoundSynthesizer>