Csound Csound-dev Csound-tekno Search About

[Cs-dev] [ csound-Bugs-3165257 ] fmpercfl issue

Date2011-05-11 12:20
From"SourceForge.net"
Subject[Cs-dev] [ csound-Bugs-3165257 ] fmpercfl issue
Bugs item #3165257, was opened at 2011-01-25 12:24
Message generated for change (Comment added) made by sf-robot
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: Closed
Resolution: Fixed
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: SourceForge Robot (sf-robot)
Date: 2011-05-11 11:20

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: John ffitch (jpff)
Date: 2011-04-27 09:20

Message:
I have added the missing code; seems to work, but my ears are not good. 
Please check it though


----------------------------------------------------------------------

Comment By: John ffitch (jpff)
Date: 2011-04-27 08: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

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net