iexmatsu / music_with_data_workshop

Materials for technical workshop about making music in the browser using data from the Twitter API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making Music With Online Data Workshop

The goal of this workshop is to expose participants of all levels to the ability of utilizing web APIs and online datasets to build data-driven experiences for creative purposes. We will introduce a plethora of available web APIs and together we will code a web based interactive music experience based on tweets from the Twitter API.

Making Music With Online Data Workshop

Preparations

  • Please clone the template repository.
    $ git clone https://github.com/dodiku/music_with_data_workshop_template.git

Stack and installations

Client side:

Server side:

Computer music tools libraries and tutorials

About

Materials for technical workshop about making music in the browser using data from the Twitter API

License:MIT License


Languages

Language:JavaScript 78.8%Language:CSS 11.3%Language:HTML 9.9%