Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (25 loc) · 919 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 919 Bytes

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