<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>First, hi to all.</FONT></DIV>
<DIV><FONT face=Arial size=2>Iīm trying to build a pitch tracker for voice, with 
the purpose to double its frequency retaining the formants. It should track 
pitches between, say, 100 Hz and 400 Hz. So I try to filter out everything 
thatīs above. I encounter following problems:</FONT></DIV>
<DIV><FONT face=Arial size=2>1. I need to eliminate the second harmonic 
- and when I sing very low the second harmonic is within the 
range of interest, so it canīt be filtered out with conventional 
filters.</FONT></DIV>
<DIV><FONT face=Arial size=2>2. I need the result to be centered around zero as 
much as possible, and if I do that by hi-pass filtering it ruins again my 
thing too.</FONT></DIV>
<DIV><FONT face=Arial size=2>So if someone has built such thing and dealt 
with those problems any help or hints would be very 
appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2>Greets to all,</FONT></DIV>
<DIV><FONT face=Arial size=2>Dan</FONT></DIV>
<DIV>  </DIV></BODY></HTML>