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.
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 theExtensions
folder- if
Extensions
does not exist, please create it
- if
- in SuperCollider, recompile the class library (
Language > Recompile Class Library
)- macOS: Command + Shift + L
- Windows / Linux: Ctrl + Shift + L