amigolargo / afxvis

Visualising Soundcloud user18081971

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

afxvis.io

visualising Soundcloud user19081971

A project to visualise, Aphex Twin's 2015 anonymous Soundcloud account uploads: afxvis.io.

features

  • D3 visualisations with reusable API
  • manage front end dependencies with JSPM
  • write in ES6/2015, transpile to ES5 with Babel
  • front end tooling with npm scripts
  • sass compilation with autoprefixer / postCSS
  • livereload

install

  • npm install
  • jspm install

commands

  • npm run serve
  • npm run watch (compile sass, livereload)
  • npm run build (build to dist)
  • npm run deploy (deploy to github pages)

notes

To use the live S3 assets, change the local development port to :8080. If you require a local copy of the mp3s / Echonest JSON to run everything locally, get in touch.

About

Visualising Soundcloud user18081971


Languages

Language:JavaScript 56.3%Language:CSS 34.1%Language:HTML 9.5%