Skip to content

willpirkleaudio/ASPiK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASPiK

ASPiK is an audio plugin framework for developing AAX, AU and VST3 plugins designed by Will Pirkle https://aspikplugins.com

System requirements

Supported OS:

  • Microsoft Windows 8-10
  • Apple OSX 10.0-10.16 (Catalina and Big Sur are supported and never had issues)

Supported IDE:

  • Visual Studio 2015/2017/2019
  • minimum Xcode 12
  • minimum Visual Studio for VST3 plugins: VS2019

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 ASPiK Software Development Kit also called the "ASPiK 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 ASPiK 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 ASPiK 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 ASPiK 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 ASPiK 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 ASPiK Software Development Kit shall not include “ASPiK SDK” or any combination containing the ASPiK brand without permission of Tritone.

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

Redistribution of Source Code BSD-3:

Redistribution and use of the ASPiK 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 ASPiK 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.