35 lines
866 B
Markdown
35 lines
866 B
Markdown
audio
|
|
=====
|
|
|
|
`audio` is simple audio basic format description
|
|
|
|
[![Build Status](https://travis-ci.org/musicdsp/audio.svg?branch=master)](https://travis-ci.org/musicdsp/audio)
|
|
|
|
Instructions
|
|
============
|
|
|
|
To compile:
|
|
|
|
lutin.py audio
|
|
|
|
note:
|
|
|
|
depend on etk library (MPL v2.0)
|
|
|
|
|
|
License (MPL v2.0)
|
|
=====================
|
|
Copyright audio 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.
|