57 lines
1.7 KiB
Markdown
57 lines
1.7 KiB
Markdown
AUDIO-ALGO library {#mainpage}
|
|
=============
|
|
|
|
@tableofcontents
|
|
|
|
What is AUDIO-ALGO: {#audio_algo_mainpage_what}
|
|
==============
|
|
|
|
AUDIO-ALGO, Is a single Pipeline processing to simply update format, framerate, channel maps ...
|
|
|
|
What it does: {#audio_algo_mainpage_what_it_does}
|
|
-------------
|
|
|
|
- Change format
|
|
- Change framerate
|
|
- change number of channel
|
|
|
|
AUDIO-ALGO is dependent of the STL (compatible with MacOs stl (CXX))
|
|
|
|
|
|
What languages are supported? {#audio_algo_mainpage_language}
|
|
=============================
|
|
|
|
AUDIO-ALGO is written in C++.
|
|
|
|
|
|
Are there any licensing restrictions? {#audio_algo_mainpage_license_restriction}
|
|
=====================================
|
|
|
|
AUDIO-ALGO is **FREE software** and _all sub-library are FREE and staticly linkable !!!_
|
|
|
|
|
|
License (MPL v2.0) {#audio_algo_mainpage_license}
|
|
==================
|
|
|
|
Copyright AUDIO-ALGO 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.
|
|
|
|
|
|
Other pages {#audio_algo_mainpage_sub_page}
|
|
===========
|
|
|
|
- @ref audio_algo_build
|
|
- [**ewol coding style**](http://atria-soft.github.io/ewol/ewol_coding_style.html)
|
|
|