Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/youphonic/youphonic

an online musical machine interface for building and sharing soundscapes and musical compositions
https://github.com/youphonic/youphonic

canvas css3 express expressjs flux-architecture fullstack game html5 javascript machine-building music node nodejs paperjs postgresql-database react reactjs redux sequelize-orm tonejs

Last synced: 11 days ago
JSON representation

an online musical machine interface for building and sharing soundscapes and musical compositions

Awesome Lists containing this project

README

        

# youphonic:
youphonic is an online musical machine interface for building and sharing soundscapes and musical compositions. Users place abstract shapes on a canvas that interact in a physics-based environment and create musical gestures.

## Getting Started
create a local PostgreSQL database titled musicmachine: `createdb musicmachine`

`npm run startup` will install dependencies, build, and start a server at port `localhost:1337`

`npm run seed` to seed database with dummy users and saved plays

### Frontend built With
* React/redux - frontend framework
* Paper.js - canvas/vector graphics
* Tone.js - synthesis

### Authors
* Ian Munro
* David Rhodes
* Ben Saphier
* Robbyn Tongue