eratzlaff / in-c

A realization of Terry Riley's 1964 composition "In C" as an interactive web app

Home Page:https://teropa.info/in-c/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In C

A realization of Terry Riley's 1964 composition "In C" as an interactive web application.

Built with:

  • Angular
  • RxJS
  • @ngrx/store, @ngrx/effects, @ngrx/store-devtools
  • Immutable.js
  • A bit of Angular 2 Material
  • Web Audio, Canvas 2D
  • Webpack

Live Demo

Here

Hacking Locally

You'll need to have reasonably recent versions of Node.js, NPM, and Yarn installed.

yarn
npm start

Then go to http://localhost:8080/

About

A realization of Terry Riley's 1964 composition "In C" as an interactive web app

https://teropa.info/in-c/

License:ISC License


Languages

Language:HTML 50.0%Language:CSS 24.5%Language:TypeScript 23.5%Language:JavaScript 1.9%