comb filter notch frequency calculator
-
- KVRAF
- 12235 posts since 18 Aug, 2003
I know what you're talking about, just don't know of a calculator for it. You could just use a look-up table for Hz value of equal tempered pitch and then convert those to milliseconds with: (1/Frequency in Hz)*1000=milliseconds.
Rounded to three decimal positions, looks like so:

Rounded to three decimal positions, looks like so:

-
- KVRian
- 523 posts since 22 Jul, 2008
thanks !
-
Music Engineer Music Engineer https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=15959
- KVRAF
- 4380 posts since 8 Mar, 2004 from Berlin, Germany
or you use a formula for the pitch-to-frequency conversion as well:shamann wrote:You could just use a look-up table for Hz value of equal tempered pitch and then convert those to milliseconds with: (1/Frequency in Hz)*1000=milliseconds.
frequency = 440 * 2^( (pitch-69)/12 )
where pitch is the MIDI note number.
btw.: my old Stereo-Flanger on the braindoc website has this all built in and you can play the comb-filter via MIDI-notes
