There will not be blood is a dynamics processing plugin.
To build There will not be blood from source:
-
Clone the Repository:
git clone https://github.com/Coconut-audio/there-will-not-be-blood.git cd there-will-not-be-blood
-
Install Dependencies:
- Windows: Make sure you have Visual Studio installed with the necessary components for C++ development.
- Mac: Make sure you have Xcode installed with the command line tools.
-
Build the Plugin:
Windows:
- Open the project in Visual Studio.
- Set the build configuration to
Release
. - Build the project by selecting
Build > Build Solution
.
Mac:
- Open the project in Xcode.
- Set the scheme to
Release
. - Build the project by selecting
Product > Build
.
Contributions to There will not be blood are welcome! If you'd like to contribute, follow these steps:
- Fork the Repository: Start by forking the There will not be blood.
- Make Changes: Create a new branch, make your changes, and commit them to your branch.
- Create a Pull Request: Push your changes to your fork and submit a pull request.
This project is licensed under the GNU General Public License. See the LICENSE for details.