This is an open source sound library created for the growth and enhancement of both working and aspiring dsp and vst plugin developers. I welcome contributors of all levels!
To use the latest stable version of the TAPSoundlibrary you need to perform the following steps:
- Clone the repository
- Make sure you have checked out master
- Add the path to the repository to your header search path of your project in the Projucer
- Drop the repository folder to the Source folder in your Projucer
- Create a JUCE projcet for debuging or use a existing one
- Follow the steps in the Getting started section
We will be following the Juce coding standards. Please read here: https://juce.com/learn/coding-standards