scottc11 / ok-multi-effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git submodule update --init

Compiling the Source

Once you have the repository and the submodules (libDaisy/DaisySP) properly cloned, and the toolchain installed (for details see the Daisy Wiki for platform specific instructions) it's time to build the libraries, and some examples.

To build both libraries at once simply run:

./scripts/build_libs.sh

This is the same as going to each library's directory and running make.

About


Languages

Language:C++ 56.2%Language:C 34.5%Language:Shell 5.6%Language:Makefile 3.7%