Go to file
2016-10-14 21:25:03 +02:00
audio [DEV] update to the generic audio time echrono (std::chrono wrapper) 2016-10-14 21:25:03 +02:00
doc [DOC] basic documantation 2016-09-14 21:18:13 +02:00
test [DEV] remove dependency of unistd.h 2016-10-13 21:29:18 +02:00
.gitignore [DEV] update gitignore 2015-02-05 21:33:12 +01:00
.travis.yml [DEV] update Build interface 2015-09-14 21:11:04 +02:00
authors.txt [RELEASE] create release 0.3.1 2016-09-12 21:06:37 +02:00
doxy_audio.py [DEV/API] change .h in .hpp 2016-10-02 20:37:54 +02:00
license.txt [DEV] add basic doc and licence 2015-02-10 21:35:34 +01:00
lutin_audio-test.py [DEV] Update new lutin 2.2.0 (no legacy support) 2016-10-04 23:41:29 +02:00
lutin_audio.py [DEV] update to the generic audio time echrono (std::chrono wrapper) 2016-10-14 21:25:03 +02:00
README.md [DOC] Update readme 2015-06-15 22:36:16 +02:00
version.txt [DEV] update dev tag version 2016-09-12 21:07:12 +02:00

audio

audio is simple audio basic format description

Build Status

Instructions

To compile:

lutin.py audio

note:

depend on etk library (apache 2)

License (APACHE v2.0)

Copyright audio Edouard DUPIN

Licensed under the Apache 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

http://www.apache.org/licenses/LICENSE-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.