Csound Csound-dev Csound-tekno Search About

Re: pluck wierdness

Date1999-07-13 08:48
FromJens Groh
SubjectRe: pluck wierdness
craig routt  wrote:
>i would like to fm a complex sample (like a steam whistle or a
>horn/siren) to test the time domain shift of a pluck.
>i tried to do a simple fm of a sample player orc but it would not accept 
>an oscil input, you need to put a specific sr as the input to the opcode.
>modulating the vdelay sort of works.
>does any one have an orc to do fm on a sampled input .wav ?

Hi Craig!
You may wish to try my frequency shifter instrument, archived at:
 http://media.dr.rhbnc.ac.uk/csound/list/msg01775.html 
You will have to replace the variables kfrqshf, ko1frq and ko2frq by a-rate
variables, say afrqshf, ao1frq and ao2frq. Then afrqshf is the modulator
input, awvin the carrier input.
Jens