Skip to content

schollz/supercollider-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

supercollider-plugins

this is a script that will allow you to install many 3rd-party custom SuperCollider plugins for norns. these plugins are written in C++ already compiled for norns (through this build script). all you need to do is run this script supercollider-plugins and it will automatically figure out which ones are missing and install them onto your norns.

available plugins

  • IBufWr - interpolating buffer writer
  • NasalDemons - play arbitrary memory regions
  • XPlayBuf - loop and fading buffer player
  • f0plugins - Frederik Olofsson's amazing sound chip emulation plugins
  • mi-UGens - Émilie Gillet's open source mutable instruments eurorack modules ported by Volker Böhm
  • portedplugins - a wide assortment of amazing plugins ported by Mads Kjeldgaard
  • Super BufRD - UGens for accessing long buffers with subsample accuracy
  • Pulse PTR - a PTR variable width pulse wave oscillator by Peter McCulloch, ported by Rylee Alanza Lyman
  • Triangle PTR - a PTR variable slope triangle wave oscillator by Rylee Alanza Lyman
  • CDSkip - a CD skipping plugin by Nathan Ho

usage

once installed, these plugins can be used in norns engines. read here about making a norns engine. some scripts already utilize these plugins.

install

;install https://github.com/schollz/supercollider-plugins

open script to install or uninstall the plugins.

About

No description, website, or topics provided.

Resources

License

BSD-3-Clause, GPL-3.0 licenses found

Licenses found

BSD-3-Clause
LICENSE-IBufWr
GPL-3.0
LICENSE-portedplugins

Stars

Watchers

Forks

Packages

No packages published

Languages