Files
libopenshot-audio/README.md

73 lines
3.2 KiB
Markdown
Raw Permalink Normal View History

2023-04-10 18:05:12 -04:00
OpenShot Audio Library (libopenshot-audio) is a free, open-source C++ library dedicated to
2019-02-08 15:40:50 -06:00
delivering high quality audio editing and audio playback solutions to the world.
## Build status
[![CI Build](https://github.com/OpenShot/libopenshot-audio/actions/workflows/ci.yml/badge.svg)](https://github.com/OpenShot/libopenshot-audio/actions/workflows/ci.yml)
2019-02-08 15:40:50 -06:00
## Features
* Cross-Platform (Linux, Mac, and Windows)
* Audio Playback
* Audio Mixing & Resampling
* Audio Plug-ins (VST & AU)
* Audio Drivers (ASIO, WASAPI, DirectSound, CoreAudio, iPhone Audio, ALSA, JACK, and Android)
## Install
Detailed instructions for building libopenshot and libopenshot-audio for each OS. These instructions
are also available in the /docs/ source folder.
* [Linux](https://github.com/OpenShot/libopenshot/wiki/Linux-Build-Instructions)
* [Mac](https://github.com/OpenShot/libopenshot/wiki/Mac-Build-Instructions)
* [Windows](https://github.com/OpenShot/libopenshot/wiki/Windows-Build-Instructions)
## Developers
2021-03-31 18:33:24 -04:00
Are you interested in becoming more involved in the development of
OpenShot? Build exciting new features, fix bugs, make friends, and become a hero!
Please read the [step-by-step](https://github.com/OpenShot/openshot-qt/wiki/Become-a-Developer)
2019-02-08 15:40:50 -06:00
instructions for getting source code, configuring dependencies, and building OpenShot.
## Report a bug
You can report a new libopenshot-audio issue directly on GitHub:
https://github.com/OpenShot/libopenshot-audio/issues
## Websites
- https://www.openshot.org/ (Official website and blog)
- https://github.com/OpenShot/libopenshot-audio/ (source code and issue tracker)
- https://github.com/OpenShot/libopenshot/ (source code for video library)
- https://github.com/OpenShot/openshot-qt/ (source code for Qt client)
- https://launchpad.net/openshot/
### Copyright & License
2019-02-08 15:40:50 -06:00
Copyright (c) 2008-2024 OpenShot Studios, LLC. This file is part of
OpenShot Video Editor (https://www.openshot.org), an open-source project
dedicated to delivering high quality video editing and animation solutions
to the world.
2019-02-08 15:40:50 -06:00
Copyright 2004-2022 by Raw Material Software Ltd. Some files are included from
the amazing, open-source JUCE Audio Library. These files are dual-licensed
under the GPLv3 and also available under a commercial license.
2019-02-08 15:40:50 -06:00
OpenShot Audio Library (libopenshot-audio) is free software: you can redistribute
it and/or modify it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at your option)
any later version.
2019-02-08 15:40:50 -06:00
OpenShot Audio Library (libopenshot-audio) is distributed in the hope that it will
be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
License for more details.
2019-02-08 15:40:50 -06:00
You should have received a copy of the GNU General Public License along with
OpenShot Library. If not, see http://www.gnu.org/licenses/.
2019-02-08 15:40:50 -06:00
To release a commercial product which uses libopenshot-audio (i.e. audio
2019-02-08 15:40:50 -06:00
editing and playback), commercial licenses are also available: contact
sales@openshot.org for more information. NOTE: commercial licenses are also
available for the JUCE Audio Library, from Raw Material Software Ltd.