PDA

View Full Version : StringTunerDS v1.0a



wraggster
January 15th, 2009, 23:04
News via Nintendomax (http://www.nintendomax.com/)

StringTunerDS (http://www.object65.it/StringTunerDS.aspx?lang=eng) is a Nintendo DS homebrew useful to tune guitars and other musical instruments.
It can detect a sound's pitch and display the corresponding tone and octave.
It can work in autodetect mode or it's possible to select a target frequency.
When StringTunerDS works in autodetect mode it displays the detected pitch.
The target frequency can be setted selecting the target tone and octave or choosing the instruments (guitar or bass), the tuning mode and the string to tune. The base frequency for A can be setted between 435 and 445 Hz (440 Hz at default) and is possible to generate the target sound (this function is not enabled in autodetect mode).

For properly operations StringTunerDS require a good input signal level. During my guitar tuning I achieved the best results tuning it without using plectrum.

Technically speaking the algorithm for pitch detection and tone determination are based on Tuneroid open source project. I take inspiration from that project also for the display look and feel. Pitch detection would be better using algorithm based of Fourier transformations but in that case I fear that execution would be slower. StringTunerDS is not a professional instrument even if it work fine if the input signal level is good.
Regarding the DS, this homebrew use microphone, with some code from the precious micdemo and some settings from DSOrganize. The DS is used with processors working in parallel: ARM7 performs sampling and ARM9 processes the waveforms and updates the display. Sampling occurs at 12bit, 44.1KHz using 210 msec. intervals.
For render characters on intro screen and display I rebuild for the DS environment the FreeType open source project (release 2.3.6), the library is included in source code. If you reuse it pay attention that many common fonts are patented; there are many sites, like acidfonts.com that hosts a lot of free fonts. The rest of the code was written using the interesting tutorials that I found on Internet.

Download and Give Feedback Via Comments

EEragon
January 16th, 2009, 16:47
Woaaw!!!
This is really a good homebrew app !
I've lost a month ago my stand-alone stringtuner and I had to adjust my strings by ear, till NOW !
The program works perfectly, no bugs found so far, and my guitar again sounds like it should.

Thanks Man! I've search something like that!
:thumbup::thumbup::thumbup::thumbup::thumbup:

Keep up the good work! =D

popjazz
February 16th, 2010, 18:00
very good