Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eopb/planters-rdconf-hackathon-project


https://github.com/eopb/planters-rdconf-hackathon-project

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Emergent phenomena by creating music.

[Working CI build](https://peaceful-pasteur-906c96.netlify.app)

## How to use.

The bottom bars show the beats of music the player will produce for each colour channel.
Press the "Select this rhythm" button and then on the white area above to select a tone and volume for that channel.

Press on the beat bars to select a beat that you think will sound nice like.

Press play and music emerges.

Adjust the "spookiness" and "speed" to get different effects. (You may need to restart playback to hear this kind of change.)

## The team in alphabetical order.

[Ben](https://github.com/rebo)

[David Purdum](https://github.com/rutrum)

[Ethan Brierley](https://github.com/ethanboxx)

[Giles](https://github.com/gilescope)

# Building

You can build and run with `cargo make start` or if you don't have cargo-make you can use `docker-compose`.

```
docker-compose build
docker-compose up
```