sc-grids
SuperCollider Grids
SuperCollider port of the Eurorack module Grids by Mutable Instruments. This port was made possible because the source code for Grids is open source.
I wrote a blog post on my website on how one can understand C++ code from a eurorack module and port its logic to SuperCollider.
Installation
You can easily install this Quark by executing
supercollider
Quarks.install("https://github.com/capital-G/sc-grids");
in sclang and recompile the class library (Shift Command L
).
Documentation
For documentation please check out the provided help files via ScIDE.
Type in ScGrids
and hit Command D
while hovering with the cursor over
ScGrids
- this will show you the help files.
GUI
To somehow mimic the haptic feedback of this module there is a GUI implementation which controls multiple TDefs
.
For the source code of this take a look at the grids_gui.scd
.
Found no versions tagged via git
Installation
Repository
URL
https://github.com/capital-G/sc-grids
Since
2021-06-07
Last update
2022-05-23
Current version
0.1
Quark info
url
https://github.com/capital-G/sc-grids
name
SuperCollider Grids
path
sc-grids
since
2021
author
Emilie Gillet, Dennis Scheiba
country
Germany
license
GPL 3
summary
SuperCollider port of Eurorack module Grids by Mutable Instruments
version
0.1
isCompatible
a function
organization
Robert Schumann Hochschule Düsseldorf