Go to file
2019-05-03 10:18:23 +02:00
audio/algo/river [DEV] update etk null 2018-06-19 22:13:48 +02:00
publication [DEV] import echo canceller from drain 2015-04-02 21:09:24 +02:00
test [DEV] update new etk Uri API 2018-10-23 22:19:32 +02:00
.gitignore [DEV] import echo canceller from drain 2015-04-02 21:09:24 +02:00
.travis.yml [DEV] update Build interface 2015-09-14 21:11:04 +02:00
authors.txt [RELEASE] create release 0.1.1 2016-09-12 21:06:37 +02:00
LICENSE Change licence APACHE-2 to MPL-2 ==> force source redistribution and permit static link 2017-01-05 21:28:23 +01:00
lutin_audio-algo-river-test.py [DEBUG] update new API of lutin log 2019-05-03 10:18:23 +02:00
lutin_audio-algo-river.py [DEBUG] update new API of lutin log 2019-05-03 10:18:23 +02:00
README.md Change licence APACHE-2 to MPL-2 ==> force source redistribution and permit static link 2017-01-05 21:28:23 +01:00
version.txt [DEV] update dev tag version 2016-10-23 18:34:37 +02:00

Audio-algo-river

audio-algo-river is a FREE software.

Build Status

Instructions

download the software :

mkdir my_workspace
cd my_workspace
git clone git://github.com/HeeroYui/etk.git
git clone git://github.com/HeeroYui/audio-algo-aec.git
git clone git://github.com/HeeroYui/lutin.git

Compile software and install :

lutin/lutin.py -mdebug audio_algo_aec_test

Dependency packages

sudo apt-get install g++

License (MPL v2.0)

Copyright audio-algo-river Edouard DUPIN

Licensed under the Mozilla Public License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.mozilla.org/MPL/2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.