You've already forked libopenshot-audio
mirror of
https://github.com/OpenShot/libopenshot-audio.git
synced 2026-03-02 08:54:01 -08:00
78 lines
3.3 KiB
Plaintext
78 lines
3.3 KiB
Plaintext
####################################################################
|
|
OpenShot Audio Library
|
|
####################################################################
|
|
|
|
OpenShot Audio Library (libopenshot-audio) is a program that allows the
|
|
high-quality editing and playback of audio, and is based on the amazing
|
|
JUCE library. For more information visit <http://www.openshot.org/>.
|
|
|
|
####################################################################
|
|
License
|
|
####################################################################
|
|
|
|
Copyright (c) 2008-2016 OpenShot Studios, LLC
|
|
<http://www.openshotstudios.com/>.
|
|
|
|
Copyright 2004-2014 by Raw Material Software Ltd.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with OpenShot Audio Library. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
####################################################################
|
|
|
|
This project contains large amounts of code from the JUCE library: "Jules"
|
|
Utility Class Extensions". Copyright 2004-14 by Raw Material Software Ltd.
|
|
The JUCE library can be redistributed and/or modified under the terms of the
|
|
GNU General Public License (Version 2 or any later version), as published by
|
|
the Free Software Foundation.
|
|
|
|
To release a closed-source product which uses JUCE (i.e. audio editing and
|
|
playback), commercial licenses are available: visit
|
|
www.rawmaterialsoftware.com/juce for more information.
|
|
|
|
To release a closed-source product which uses libopenshot (i.e. video
|
|
editing and playback), commercial licenses are available: contact
|
|
sales@openshot.org for more information.
|
|
|
|
|
|
####################################################################
|
|
Install
|
|
####################################################################
|
|
|
|
For a very detailed Linux, Mac, and Windows compiling instruction guide, please
|
|
visit our online guide at:
|
|
https://docs.google.com/document/d/1V6nq-IuS9zxqO1-OSt8iTS_cw_HMCpsUNofHLYtUNjM/pub
|
|
|
|
|
|
####################################################################
|
|
Documentation
|
|
####################################################################
|
|
|
|
Documentation is auto-generated by Doxygen, and can be created with
|
|
$ make doc
|
|
|
|
|
|
####################################################################
|
|
Authors
|
|
####################################################################
|
|
|
|
Please see AUTHORS file for a full list of authors.
|
|
|
|
|
|
####################################################################
|
|
www.openshot.org | www.openshotstudios.com
|
|
####################################################################
|
|
|
|
Copyright (c) 2008-2016 OpenShot Studios, LLC
|
|
<http://www.openshotstudios.com/>.
|