Search found 2 matches

by DrTodd13
Tue Jan 01, 2013 1:57 am
Forum: General Audio Programming
Topic: Newbie audio programmer smoothing and windowing functions.
Replies: 4
Views: 8450

Re: Newbie audio programmer smoothing and windowing function

Yes. I know Audacity doesn't do real time and this question has nothing to do with Audacity. It is sort of hard to find experts in this area though and "General Audio Programming" sounded pretty generic and not Audacity related. So, I thought I'd give it a shot. If you know a better forum to ask thi...
by DrTodd13
Mon Dec 31, 2012 7:01 pm
Forum: General Audio Programming
Topic: Newbie audio programmer smoothing and windowing functions.
Replies: 4
Views: 8450

Newbie audio programmer smoothing and windowing functions.

I'm tinkering with writing a piano tuning program for my own personal use. Part of that process is a real-time pitch detection process whose aim is to detect which note on the piano is being played and to compare its frequency to a previously computed target frequency. Here is my current approach an...