Skip to content

Scripts for building and installing SuperCollider plugins on MacOS

Notifications You must be signed in to change notification settings

madskjeldgaard/sc-plugins-build-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS plugin build scripts

Usage:

First get this repo:

git clone --recurse-submodule https://github.com/madskjeldgaard/sc-plugins-build-scripts
cd sc-plugins-build-scripts

Then run one of the build scripts like so to build and install a plugin package:

./guttersynth-sc.sh x86_64

As you can see, the frst argumement is the target architecture. x86_64 is used if you run SC on an intel based mac or if you have SuperCollider installed under Rosetta on an M1-based mac. Otherwise use arm64.

About

Scripts for building and installing SuperCollider plugins on MacOS

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages