Skip to content

thibaudk/mgulibSC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

mgulibSC (DEPRECATED, see https://github.com/pchdev/ossia-sc instead)

set of tools for superCollider

Please note that the library as it currently is should not yet be used

Installation

  • simply place the folder in your SC Extension Folder : ~/Library/Application Support/SuperCollider/Extensions/ on OSX ~/.local/share/SuperCollider/Extensions/ on Linux

locations can also be obtained by running: Platform.userExtensionDir and Platform.systemExtensionDir

Features

  • OSC audio module architecture

    • Minuit implementation
    • GUI generation from module parameters
    • convenient connexions between modules
  • built-in modules

    • filters, eq, compressors
    • convolution
    • soundFile players
    • granulators
    • pitch & frequency shifters
    • chorus, delay, reverb (zita_rev1)
  • various audio plug-ins (C & Faust implementations)

  • interface for Ableton Push

  • various utility/convenience classes

About

set of tools for superCollider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SuperCollider 99.6%
  • Scala 0.4%