Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skratchdot/code-music-studio

compose music with algorithms
https://github.com/skratchdot/code-music-studio

Last synced: about 1 month ago
JSON representation

compose music with algorithms

Awesome Lists containing this project

README

        

# code-music-studio

design musical algorithms

[live demo at studio.substack.net](http://studio.substack.net/)

![screenshot](images/screenshot.png)

# usage

```
code-music-studio

Run the code-music-studio http server.

-p PORT
-d DATADIR

```

# install

With [npm](https://npmjs.org) do:

```
npm install -g code-music-studio
```

# run

Just type:

```
code-music-studio PORT
```

to start the server on PORT.

# license

MIT