Skip to content

mathiasbredholt/BredholtPlugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BredholtPlugins

A collection of SuperCollider plugins and extensions made over the years.

Building

mkdir -p build && cd build
cmake ..
cmake --build . --target install