Move samples of int16_t format to sample_t, that is of type double
This prepares the correction of all levels
This commit is contained in:
@@ -4,6 +4,7 @@ AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) $(UHD_CFLAGS)
|
||||
noinst_LIBRARIES = libcommon.a
|
||||
|
||||
libcommon_a_SOURCES = \
|
||||
../common/sample.c \
|
||||
../common/debug.c \
|
||||
../common/timer.c \
|
||||
../common/sound_alsa.c \
|
||||
|
Reference in New Issue
Block a user