I don't have any suggestions but I just wanted to say that
implementing a guitar tuner, even if it may not be possible, is an
excellent idea.

I agree that getting the frequency is the first step and am not sure
this is even possible.  Sorry I couldn't be of any help.

On Oct 17, 10:30 pm, Dave <djfoste...@gmail.com> wrote:
> I am looking for some help.  I'm new to android, and java
> developement.  I've got a pretty good handle on the basics, but I'm
> having an issue figuring out some more advanced operations.  I'm
> working a guitar tuner, which is a stepping stone to a chromatic piano
> tuner.  There is no public API for frequency analysis, so I'm thinking
> I need to write into code a Fast Fourier Transform, and I'll assume I
> need to import a different package for this.  Once I display the
> frequency of any given note, I need it to reference it's offset to a
> pre-measured Mhz.
> There is alot to write, I'm aware, but my first step is to try to
> figure out HOW to get the frequency, and display it in the UI.  any
> help would be wonderful.
> Thanks.
>
> Dave

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to