]> git.sesse.net Git - pitch/history
pitch
2013-10-13 Steinar H. GundersonMake the ALSA reader handle and recover from underruns. master
2013-10-13 Steinar H. GundersonPort from OSS to ALSA, as OSS is pretty much dying...
2010-07-21 sgunderson@bigfoot.comAdd some nice but not so useful color to glpitch (showi...
2010-07-21 sgunderson@bigfoot.comMake it explicit that we do not use depth testing.
2010-07-21 sgunderson@bigfoot.comTurn on polygon smoothing, in an attempt to get even...
2010-07-19 sgunderson@bigfoot.comIn glpitch, stretch the x axis a bit so that we have...
2010-07-19 sgunderson@bigfoot.comMake glpitch user exitable.
2010-07-19 sgunderson@bigfoot.comLots of small but important changes to undertone detection:
2010-07-19 sgunderson@bigfoot.comAdd the same dB-safeguard to glpitch as to pitch.
2010-07-19 sgunderson@bigfoot.comSet the default back to guitar tuning (there was a...
2010-07-19 sgunderson@bigfoot.comMake an SDL/OpenGL-frontend; might be more intuitive...
2010-07-19 sgunderson@bigfoot.comMove the notes array into its own file, and add a separ...
2010-07-19 sgunderson@bigfoot.comMove the configuration into its own header file.
2010-07-19 sgunderson@bigfoot.comSeparate the Linux audio functions into a separate...
2010-07-19 sgunderson@bigfoot.com#define away the 440 constant, in case you want to...
2010-07-19 sgunderson@bigfoot.comMake pitchdetector.h more self-sufficient.
2009-05-28 sgunderson@bigfoot.comFix another missing #include of string.h.
2009-05-28 sgunderson@bigfoot.comFix missing #include of string.h.
2008-02-05 sgunderson@bigfoot.comMove the 0dB level 10dB up -- we are really much more...
2008-02-05 sgunderson@bigfoot.comDon't choose impossible tones as undertones.
2007-12-08 sgunderson@bigfoot.comTuned a few parameters a bit to increase guitar tuning...
2007-02-04 sgunderson@bigfoot.comMake a fine tuning display for the guitar; useful to...
2006-12-20 sgunderson@bigfoot.comFix a buffer overrun that was introduced in the splitting.
2006-12-20 sgunderson@bigfoot.comUpdate the Makefile for the new structure.
2006-12-20 sgunderson@bigfoot.comSplit the pitch logic into its own class.
2006-04-28 Steinar H. GundersonStart a bit above DC, to combat microphones with huge...
2006-04-28 Steinar H. GundersonFix lower limit for overtone detection.
2006-04-28 Steinar H. GundersonFix an off-by-one in the undertone detection.
2006-04-28 Steinar H. GundersonTypofix.
2006-04-28 Steinar H. GundersonDon't run adjust_for_overtones if we found no peak.
2006-04-28 Steinar H. GundersonFix a possible segfault.
2006-04-28 Steinar H. GundersonFix a possible segfault.
2006-04-02 Steinar H. GundersonCompile with -Wall.
2006-04-02 Steinar H. GundersonReintroduce the overtone debug messages (commented...
2006-04-02 Steinar H. GundersonAdd saner treatment of the fragments setting. Remove...
2006-04-02 Steinar H. GundersonReduce the number of fragments, to get smoother output.
2006-04-02 Steinar H. GundersonAdd experimental support for utilizing the harmonics...
2006-04-02 Steinar H. GundersonMake sure we actually set the sample rate to whatever...
2006-04-02 Steinar H. GundersonGo back to guitar by default.
2006-04-02 Unknown Usertag of sgunderson@bigfoot.com--2005/pitch--mainline...
2005-07-27 Steinar H. GundersonAdded support for guitar-specific tuning.
2005-07-11 Steinar H. GundersonAdded Makefile.
2005-07-11 Steinar H. GundersonInitial import.
2005-07-11 Steinar H. Gundersoninitial import