StevenRVE / sve-chorus

This repository is for a HKU CSD2D assignment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SvE-Chorus

This repository contains a chorus plugin for building plugins using the DPF framework. Chorus plugin is inspired by the example plugins from DPF made by FalkTX.

Clone git repository

git clone https://github.com/StevenRVE/sve-chorus.git

Update DPF git submodule

cd sve-chorus

git submodule update --init --remote --recursive

If something is wrong with adding dpf, remove the submodule following the steps described here: https://gist.github.com/myusuf3/7f645819ded92bda6677#:~:text=To%20remove%20a,upvote%20this%20answer

Huge thanks to FalkTX for creating the DPF framework and for the example plugins and helping me out with some questions I had.

Bibliography:

About

This repository is for a HKU CSD2D assignment.

License:MIT License


Languages

Language:C++ 99.8%Language:Python 0.1%Language:C 0.0%Language:CMake 0.0%