|
From: Lasse Kärkkäi. <tr...@us...> - 2010-11-15 00:11:28
|
Module: performous Branch: pitch-ng Commit: 3d335d21fd641a1ee621c66796816cd23197b2c3 Author: Lasse Karkkainen <tro...@tr...> Date: Mon Nov 15 01:05:35 2010 +0100 Hacking new pitch detection (that isn't quite usable yet). Includes visualization in screen_practice. Visualization can be paused by pressing and holding P. --- game/pitch.cc | 184 ++++++++++++++++++++++++++--------------------- game/pitch.hh | 64 ++++++++++------ game/screen_practice.cc | 50 ++++++++++++-- game/screen_practice.hh | 4 +- 4 files changed, 188 insertions(+), 114 deletions(-) |