Skip to content

youphonic/youphonic

Repository files navigation

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

Authors