Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeatWarp

BeatWarp is an audio plug-in built with C++ and JUCE.

Clone

Clone the repository with its JUCE submodule:

git clone --recurse-submodules <https://github.com/BlindProducers/beatwarp>
cd beatwarp

If you have already cloned it without the submodule, run:

git submodule update --init --recursive

Build

Install CMake 3.22 or later, then configure and build:

cmake -S . -B build
cmake --build build --config Release

About

An accessible step sequencer based audio plugin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages