|
From: Lasse Kärkkäi. <tr...@us...> - 2011-02-03 16:25:57
|
Module: editor Branch: master Commit: 42b1b2b9203e37d2f3a725e69e9e8a9e98a27bda Author: Lasse Karkkainen <tro...@tr...> Date: Thu Feb 3 17:23:20 2011 +0100 Major rewrite of audio decoding and analyzer input. * Editor hangs during analyzing. * Proper samplerate & #channels control missing. --- ffmpeg.cc | 62 +++++++++++---------------- ffmpeg.hh | 135 +++++++++++++++++++++++----------------------------------- pitch.cc | 28 ++---------- pitch.hh | 39 ++++------------- pitchvis.cc | 17 ++++---- 5 files changed, 101 insertions(+), 180 deletions(-) |