Skip to content

cutelabnyc/pink-trombone-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pink Trombone Plugin

https://dood.al/pinktrombone/

Hooray, it's a JUCE plugin port of the pink trombone. You'll need JUCE, obviously. From there just build and enjoy.

Getting Started

It's a typical CMake situation. You'll get the JUCE submodule, then build in the usual CMake way.

git submodule update --init --recursive
mkdir build
cd build
cmake ..
cmake --build .

About

It's the pink trombone, but a plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published