Add function to display wave form from input/loop
Use 'w' to toggle display. Move terminal input processing and main loop to main_common.c
This commit is contained in:
@@ -21,5 +21,6 @@ libcommon_a_SOURCES = \
|
||||
../common/emphasis.c \
|
||||
../common/compander.c \
|
||||
../common/sender.c \
|
||||
../common/display_wave.c \
|
||||
../common/main_common.c
|
||||
|
||||
|
Reference in New Issue
Block a user