Skip to content

The web visualization and audio segment of the Grand Piano project

Notifications You must be signed in to change notification settings

SIGMusic/Grand-Piano-Server

Repository files navigation

PLEASE ONLY 1-2 PEOPLE ON THE PIANO AT A TIME

Grand Piano Visualizer

The premise of this visualizer is to allow it to be streamed to some online website and then accessed from any computer that has sound output and a keyboard or midi input device.

Get Started

  • Use your feet to hit the keys that are highlighted on the screen to progress the song.
  • You'll get audio and visual feedback if you hit it correctly!
  • Each correct note you hit will generate melodies!

How it works

  • Works in conjunction with our homemade floor piano which is a MIDI device to play our simulation and is a 10 foot long piano with 13 keys.
  • Wireless lights are also connected to react to people pressing keys and when the music chord changes. They communicate with a Raspberry Pi through websockets.
  • There are chord progressions built in where melodies based in the current chord are played. Each time a chord is completed, the chord changes along with the lights.

Technologies

  1. Server
    • Heroku
  2. Visualization Library
    • physics.js
  3. Audio Library
    • timbre.js

Run commands

  1. npm install
  2. bower install
  3. grunt

About

The web visualization and audio segment of the Grand Piano project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages