]> git.sesse.net Git - pitch/shortlog
pitch
2010-07-19 sgunderson... In glpitch, stretch the x axis a bit so that we have...
2010-07-19 sgunderson... Make glpitch user exitable.
2010-07-19 sgunderson... Lots of small but important changes to undertone detection:
2010-07-19 sgunderson... Add the same dB-safeguard to glpitch as to pitch.
2010-07-19 sgunderson... Set the default back to guitar tuning (there was a...
2010-07-19 sgunderson... Make an SDL/OpenGL-frontend; might be more intuitive...
2010-07-19 sgunderson... Move the notes array into its own file, and add a separ...
2010-07-19 sgunderson... Move the configuration into its own header file.
2010-07-19 sgunderson... Separate the Linux audio functions into a separate...
2010-07-19 sgunderson... #define away the 440 constant, in case you want to...
2010-07-19 sgunderson... Make pitchdetector.h more self-sufficient.
2009-05-28 sgunderson... Fix another missing #include of string.h.
2009-05-28 sgunderson... Fix missing #include of string.h.
2008-02-05 sgunderson... Move the 0dB level 10dB up -- we are really much more...
2008-02-05 sgunderson... Don't choose impossible tones as undertones.
2007-12-08 sgunderson... Tuned a few parameters a bit to increase guitar tuning...
2007-02-04 sgunderson... Make a fine tuning display for the guitar; useful to...
2006-12-20 sgunderson... Fix a buffer overrun that was introduced in the splitting.
2006-12-20 sgunderson... Update the Makefile for the new structure.
2006-12-20 sgunderson... Split the pitch logic into its own class.
2006-04-28 Steinar H.... Start a bit above DC, to combat microphones with huge...
2006-04-28 Steinar H.... Fix lower limit for overtone detection.
2006-04-28 Steinar H.... Fix an off-by-one in the undertone detection.
2006-04-28 Steinar H.... Typofix.
2006-04-28 Steinar H.... Don't run adjust_for_overtones if we found no peak.
2006-04-28 Steinar H.... Fix a possible segfault.
2006-04-28 Steinar H.... Fix a possible segfault.
2006-04-02 Steinar H.... Compile with -Wall.
2006-04-02 Steinar H.... Reintroduce the overtone debug messages (commented...
2006-04-02 Steinar H.... Add saner treatment of the fragments setting. Remove...
2006-04-02 Steinar H.... Reduce the number of fragments, to get smoother output.
2006-04-02 Steinar H.... Add experimental support for utilizing the harmonics...
2006-04-02 Steinar H.... Make sure we actually set the sample rate to whatever...
2006-04-02 Steinar H.... Go back to guitar by default.
2006-04-02 Unknown Usertag of sgunderson@bigfoot.com--2005/pitch--mainline...
2005-07-27 Steinar H.... Added support for guitar-specific tuning.
2005-07-11 Steinar H.... Added Makefile.
2005-07-11 Steinar H.... Initial import.
2005-07-11 Steinar H.... initial import