Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 786 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 786 Bytes

monomeSC

monome + SuperCollider

Communication and management for monome serialosc devices within the open-source audio synthesis platform SuperCollider.

MonomeGrid class by Raja, Ezra Buchla, and Dan Derks.

installation

To install the SuperCollider library for monome grid devices:

  • download + unzip the latest release
  • in SuperCollider, select File > Open user support directory
  • move or copy the monomeSC folder into the Extensions folder
    • if Extensions does not exist, please create it
  • in SuperCollider, recompile the class library (Language > Recompile Class Library)
    • macOS: Command + Shift + L
    • Windows / Linux: Ctrl + Shift + L