Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 467 Bytes

Circle Modulation

Using circles as source for parameter modulation.

Open in | Chrome Safari Only alt screenshot

Build

template repository for my typescript projects

Make sure to have sass installed and run in the console:

sass sass/main.sass:bin/main.css --watch

Make sure to have typescript installed and run in the console:

tsc -p ./typescript/tsconfig.json --watch