[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] Wave shaping transfer function using shaper
Hi,
as a SC beginner I'm trying to use the following transfer function for wave shaping using the SC "Shaper" class:
f(x)=20.48^11-43.52^9+12.8^8+40.32^7-16^6-17.44^5+7.2^4+3.6^3-1.82x^2-1.27x-0.3
(x^2 means x², x^3 means x³ etc.)
The SC Help tells me:
bufnum=The number of a buffer filled in wavetable format containing the transfer function
So I think I have to declare a variable called bufnum using the SC "Buffer" class, but I don't know how to integrate my function.
Any ideas?
Thanks, Bernie
View this message in context: Wave shaping transfer function using shaper
Sent from the SuperCollider Developers New (Use this!!!!) mailing list archive at Nabble.com.