2015-02-10 21:35:34 +01:00
|
|
|
audio
|
|
|
|
=====
|
|
|
|
|
|
|
|
`audio` is simple audio basic format description
|
|
|
|
|
2015-06-15 22:36:16 +02:00
|
|
|
[![Build Status](https://travis-ci.org/musicdsp/audio.svg?branch=master)](https://travis-ci.org/musicdsp/audio)
|
|
|
|
|
2015-02-10 21:35:34 +01:00
|
|
|
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.
|