Skip to content

monome/monomeSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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