Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/korilakkuma/music-tweet

Tweet plays the music that is described by MML (Music Macro Language).
https://github.com/korilakkuma/music-tweet

Last synced: 20 days ago
JSON representation

Tweet plays the music that is described by MML (Music Macro Language).

Awesome Lists containing this project

README

        

# Music Tweet

Chrome extension and Firefox addon for Twitter.
Tweet plays the music that is described by MML (Music Macro Language).
This is created with [Web Music Hackathon #5](https://www.youtube.com/watch?v=0loDyq3B894&feature=youtu.be&t=1h27m30s).

This uses Web Audio API Library ([XSound](https://github.com/Korilakkuma/XSound)).

## 1. Get repository

```bash
$ git clone [email protected]:Korilakkuma/Music-Tweet.git
```

## 2. Install npm packages

```bash
$ cd Music-Tweet
$ npm install
```

## 3. Install to Google Chrome or Firefox