Add libam, a library to do AM modulation and demodulation

This commit is contained in:
Andreas Eversberg
2018-01-20 16:01:41 +01:00
parent 3fd0707a3b
commit c4d4e7feda
6 changed files with 168 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ SUBDIRS = \
libscrambler \
libemphasis \
libfsk \
libam \
libfm \
libfilter \
libwave \