rhubarb-lip-sync/src
Daniel Wolf a8900f80ec Removing DC offset from audio
Also a bit of refactoring regarding audio processing
2016-03-16 21:01:43 +01:00
..
audio Removing DC offset from audio 2016-03-16 21:01:43 +01:00
NiceCmdLineOutput.cpp Improved formatting of command-line output 2016-01-06 21:08:39 +01:00
NiceCmdLineOutput.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
Phone.cpp Introduced template functions to unify enum<->string conversions 2016-03-08 22:20:40 +01:00
Phone.h Introduced template functions to unify enum<->string conversions 2016-03-08 22:20:40 +01:00
ProgressBar.cpp Showing combined progress for entire task 2016-01-28 19:13:40 +01:00
ProgressBar.h Showing combined progress for entire task 2016-01-28 19:13:40 +01:00
Shape.cpp Introduced template functions to unify enum<->string conversions 2016-03-08 22:20:40 +01:00
Shape.h Introduced template functions to unify enum<->string conversions 2016-03-08 22:20:40 +01:00
TablePrinter.cpp Improved formatting of command-line output 2016-01-06 21:08:39 +01:00
TablePrinter.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
appInfo.cpp.in Refactoring: Using camelCase throughout 2016-01-06 20:47:37 +01:00
appInfo.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
centiseconds.cpp Refactoring 2015-12-01 22:55:52 +01:00
centiseconds.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
enumTools.cpp Introduced template functions to unify enum<->string conversions 2016-03-08 22:20:40 +01:00
enumTools.h Introduced template functions to unify enum<->string conversions 2016-03-08 22:20:40 +01:00
logging.cpp Implemented logging to log file 2016-03-08 22:59:44 +01:00
logging.h Implemented logging to log file 2016-03-08 22:59:44 +01:00
main.cpp Implemented logging to log file 2016-03-08 22:59:44 +01:00
mouthAnimation.cpp Introduced template functions to unify enum<->string conversions 2016-03-08 22:20:40 +01:00
mouthAnimation.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
phoneExtraction.cpp Removing DC offset from audio 2016-03-16 21:01:43 +01:00
phoneExtraction.h Renamed `audioInput` directory to `audio` 2016-03-08 18:21:17 +01:00
platformTools.cpp Refactoring: Using camelCase throughout 2016-01-06 20:47:37 +01:00
platformTools.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
stringTools.cpp Using raw pointers instead of iterators for string manipulation 2016-02-01 20:47:27 +01:00
stringTools.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
tools.cpp Added structured logging 2016-03-03 22:31:16 +01:00
tools.h Added structured logging 2016-03-03 22:31:16 +01:00