kevind7 / SynthLab

SynthLab objects for Will Pirkle's Synth Books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SynthLab

SynthLab is a synth plugin framework for developing software synthesizers.

Will Pirkle https://www.willpirkle.com

System requirements

Supported OS:

  • Microsoft Windows 8-10
  • Apple OSX 10.14 and higher

Supported IDE:

  • Visual Studio 2017/2019
  • minimum Xcode 12

PCM Samples

Download the SynthLabSamples.zip file here: https://www.willpirkle.com/synthlabdm/

SynthLab DM Installers

Download the DM installers here for using the DM modules: https://www.willpirkle.com/synthlabdm/

Contributing

For bug reports and features requests, please use github or visit the forum at https://willpirkle.com/forum

License: Modified BSD

Limited License Agreement

This agreement is between Tritone Systems, Inc (hereafter referred to as "Tritone") and the you, the user of the SynthLab Software Development Kit also called the "SynthLab SDK" and hereafter referred to as the Licensee.

Tritone hereby grants to the Licensee a non-exclusive, worldwide, nontransferable license during the term of this agreement to use the SynthLab SDK for:

  • the development of audio Plug-Ins or Applications or plugin projects, commercial or non-commercial
  • publishing, selling or otherwise distributing a Product under Licensee's brand name that is using parts or all of the SynthLab Software Development Kit

Restrictions on the SDK:

Unless the Licensee has express written permission from Tritone Systems, Inc, the Licensee does NOT have permission to sell, license, give-away and/or distribute the SynthLab Software Development Kit or parts of it for the use as software developer kit in any way, for example, integrated in any framework application, on any medium, including the Internet, to any other person, including sub-licensors of the Licensee or companies where the Licensee has any involvement. This includes re-working this specification, or reverse-engineering any products based upon this specification.

In case the SynthLab Software Development Kit is modified, it shall not be published, sold or distributed without express written permission and agreement of Tritone. Furthermore, the naming of the modified SynthLab Software Development Kit shall not include “SynthLab SDK” or any combination containing the SynthLab brand without permission of Tritone.

In case the SynthLab Software Development Kit is extended by additional code, it shall not be used in any other description than “(Licensees company name) extension to the SynthLab SDK”.

Redistribution of Source Code BSD-3:

Redistribution and use of the SynthLab SDK in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of SynthLab SDK nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

SynthLab objects for Will Pirkle's Synth Books


Languages

Language:C 94.7%Language:C++ 5.2%Language:Makefile 0.2%Language:CMake 0.0%