Go to file
2015-04-09 23:20:58 +02:00
audio [DEV] continue debug 2015-04-09 23:20:58 +02:00
catkin [BUILD] set catkin etk correct define 2015-03-18 23:43:06 +01:00
test [DEV] continue debug 2015-04-09 23:20:58 +02:00
.gitignore [DEV] update gitignore 2015-02-05 21:33:12 +01:00
license.txt [DEV] add basic doc and licence 2015-02-10 21:35:34 +01:00
lutin_audio_test.py [DEV] continue debug 2015-04-09 23:20:58 +02:00
lutin_audio.py [DEV] work on create a basic abstraction on typing 2015-04-08 21:48:15 +02:00
monk_audio.py [DEV] add basic doc and licence 2015-02-10 21:35:34 +01:00
README.md [DEV] add basic doc and licence 2015-02-10 21:35:34 +01:00

audio

audio is simple audio basic format description

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.