| Bugs item #3165257, was opened at 2011-01-25 12:24
Message generated for change (Settings changed) made by jpff
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3165257&group_id=81968
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Opcodes
>Group: csound5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Menno (menno0)
>Assigned to: John ffitch (jpff)
Summary: fmpercfl issue
Initial Comment:
-
- kvdepth, kvrate don't seem to work in fmpercfl
; Select audio/midi flags here according to platform
-odac ;;;realtime audio out
;-iadc ;;;uncomment -iadc if realtime audio input is needed too
; For Non-realtime ouput leave only the line below:
; -o fmpercfl.wav -W ;;; for file output any platform
sr = 44100
ksmps = 32
nchnls = 2
0dbfs = 1
instr 1
kfreq = 220
kc1 = 5
kvdepth = 500000
kvrate = 600
kc2 line 5, p3, p4
asig fmpercfl .5, kfreq, kc1, kc2, kvdepth, kvrate, 1, 1, 1, 1, 1
outs asig, asig
endin
; sine wave.
f 1 0 32768 10 1
i 1 0 3 5
i 1 + 3 1
e
----------------------------------------------------------------------
>Comment By: John ffitch (jpff)
Date: 2011-04-27 09:00
Message:
True; there is no code to implement any vibrato. I will look to see if
this is a code or documentation failure
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3165257&group_id=81968
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |