Page 1 of 1
Cant seem to get the right audio frequency
Posted: Sun Apr 22, 2018 3:34 am
by KaxMlein
I cant seem to get the right audio frequency when I have a static frequency. No knob, no movement but I cant figure out say 7000hz would be on the knob. Attached below is a high pass I want to have with a static frequency of 7000Hz but also has a gain knob to control the volume of said 7000hz.
Re: Cant seem to get the right audio frequency
Posted: Sun Apr 22, 2018 8:54 am
by tulamide
I'm not sure I understand everything. For example this
but also has a gain knob to control the volume of said 7000hz.
doesn't make sense to me in your specific case. However, the SVF expects the frequency in normalized format (0 to 1, where 1 is nyquist)
Do it like so to set a specific frequency in Hz.

- hz to 0-1.png (10.12 KiB) Viewed 8543 times
Re: Cant seem to get the right audio frequency
Posted: Sun Apr 22, 2018 10:03 am
by KaxMlein
Oh, I see!
I don’t know why I didn’t think of that.
Thanks so much!