Csound Csound-dev Csound-tekno Search About

[Cs-dev] lfo or vco2

Date2005-03-23 08:32
FromSteven Yi
Subject[Cs-dev] lfo or vco2
Hi All,

Has anyone made recent changes that might have affected either the lfo
or vco2 opcodes?  I've been using the two together in an instrument,
the lfo modulating the pulse width of the vco2 opcode as shown below:

klfo1	lfo    	.4, 1.3, 1
klfo2	lfo    	.39, 2.17, 1
klfo3	lfo    	.43, 3.2394, 1

a1	vco2	1, kpchline, 2, klfo1 + .5
a2	vco2	1, kpchline, 2, klfo2 + .5 
a3	vco2	1, kpchline, 2, klfo3 + .5 

There's more to the instrument, but it seems that the source is coming
from here.  I had compiled the latest CVS and ran with my current
project and found the sound of it was very different.  (I think I did
my last compile  a couple days ago before the current one.)

Anyone have any ideas?

Thanks,
steven


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net