|
From: Lasse Kärkkäi. <tr...@us...> - 2010-11-21 04:13:27
|
Module: performous Branch: pitch-ng Commit: ceeff1f138f22350fa32397aac27d110c162934f Author: Lasse Karkkainen <tro...@tr...> Date: Sun Nov 21 05:13:09 2010 +0100 Major changes and a lot of tuning, now the algorithm start to look good. Switching into storing magnitude values rather than decibels in various places to allow easier calculations. --- game/notegraph.cc | 2 +- game/pitch.cc | 98 ++++++++++++++++++++++++++--------------------- game/pitch.hh | 36 ++++------------- game/screen_practice.cc | 7 ++- 4 files changed, 67 insertions(+), 76 deletions(-) |