Restructure: Move wave from common code to 'libwave'

This commit is contained in:
Andreas Eversberg
2017-11-15 18:56:39 +01:00
parent fd3a4d7ac2
commit ac7bb3539f
19 changed files with 25 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ libcommon_a_SOURCES = \
sample.c \
debug.c \
sound_alsa.c \
wave.c \
goertzel.c \
jitter.c \
emphasis.c \