summaryrefslogtreecommitdiff
path: root/apps/plugins/pitch_detector.c
AgeCommit message (Expand)Author
2010-03-29pitch_detector: fix builds on monochrome targets, remove an unused variableRafaël Carré
2009-12-05Fix division by 0 by clamping freq value a little higher, some minor style an...Nils Wallménius
2009-10-04Don't assume AUDIO_SRC_MIC always exists.Dave Chapman
2009-09-20Clarify the unit of note frequencyAlexander Levin
2009-09-20Pitch Detector: group note related data togetherAlexander Levin
2009-09-20Pitch Detector: use special functions for choosing bool valuesAlexander Levin
2009-09-20Pitch Detector: add the possibility to set the reference frequency of A (last...Alexander Levin
2009-09-12UI improvements for the pitch detector (ongoing work by David Johnston from F...Alexander Levin
2009-09-08New plugin: pitch detector (FS#8768) by Michael Lechner and David JohnstonAlexander Levin