audio/doc/mainpage.md

1.7 KiB

AUDIO library

@tableofcontents

What is AUDIO:

AUDIO, or basic audio types. this lib is to generize acces on the basic audio type in fixed point view like 16 bits on 32 bits data ...

What it does:

nearly all basic type and convertion between type in audio stream

AUDIO is dependent of the STL (compatible with MacOs stl (CXX))

What languages are supported?

AUDIO is written in C++.

Are there any licensing restrictions?

AUDIO is FREE software and all sub-library are FREE and staticly linkable !!!

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.

Other pages