alessaloisio / midi_keyboard

@becodeorg challenge midi keyboard

Home Page:https://midi-keyboard.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIDI Keyboard

Techno Used

Server

  • Node.js with Express framework to serve static files

Midi-Keyboard Library

  • Babel to transpile ES6 to ES5
  • Gulp to auto transpile and create a bundle for different IMPORT/EXPORT
  • SASS for CSS

How to use ?

  • Button settings allow you to change the style sounds of pad
  • You can play a sound using the alphabetic keys, boxes of the pad are in order (a = first case ... y = last case)
  • The pressure on a key starts the sound and this one turns in a loop
  • You can block the sound by clicking on the box

About

@becodeorg challenge midi keyboard

https://midi-keyboard.herokuapp.com/


Languages

Language:HTML 54.6%Language:CSS 24.7%Language:JavaScript 20.7%