This is a digital arts project using structure from motion, computational photography, and machine listening to create a dreamlike exploration of space
-
Download and install supercollider (tested with 3.10): https://supercollider.github.io/download
-
Download and install sc3-plugins extensions: https://github.com/supercollider/sc3-plugins/releases/tag/Version-3.10.0
-
Using Quarks gui install KMeans quark. In supercollider:
QuarksGui.new
Install the following quarks:
- KMeans. Edit KMeans.quark and remove the
UnitTestingdependency. - SenseWorld
- Ctk
- arduino
- MathLib
- FileLog
- Install ATK (cause it wasn't working out of the box with sc3-plugins as I had hoped):
Quarks.install("https://github.com/ambisonictoolkit/atk-sc3.git");
- Install ATK kernels, matrices, and sound files: http://www.ambisonictoolkit.net/download/supercollider/
-
Download and install mtm extensions: https://github.com/mtmccrea/mtm-sc-extensions
-
Recompile class library.