| Hello,
Just a note to say that I am enjoying playing with the new barmodel opcode.
It took me a while to figure out a set of decent parameters without
documentation but I did eventually get some nice sounds out of it. :)
One thing I noticed was that the amplitude "envelope" of the output falls
and rises to and from zero several times over the course of the decay. Is
this expected ? Perhaps I am not using it correctly.
Here is my csd:
sr = 44100
kr = 4410
ksmps = 10
nchnls = 1
instr 1
kleftclamp = 1
krightclamp = 3
istiffness = 9.0
ihighdamp = 0.001
kscan = 0.1 ; ???
idecaytime = 25.0 ; seconds
ipos = 1.0 ; right side?
ivel = 1500.0
iwidth = 0.2 ; btw 0 and 1 ?
aout barmodel kleftclamp, krightclamp, istiffness, ihighdamp, \
kscan, idecaytime, ipos, ivel, iwidth
out aout
endin
i1 0 10
e
------------
Thanks to John for adding this! I would definitely be interested in more
opcodes similar to this one!!
Anthony Kozar
anthonykozar AT sbcglobal DOT net
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |