audio: libsamplerate: add initial audio Sample Rate Converter

Add audio sample rate conversion library from
http://www.mega-nerd.com/SRC/index.html

Source:
https://github.com/libsndfile/libsamplerate

Add needed patches for NuttX OS and embedded boards.

NOTE:
We must use master branch until next stable release
This commit is contained in:
Alin Jerpelea
2020-11-16 11:53:09 +02:00
committed by Xiang Xiao
parent f1aab27c92
commit 48e6f2051d
8 changed files with 172 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
source libs/libc/audio/libsrc/Kconfig