Giter Club home page Giter Club logo

syn-midi's Introduction

syn-midi

A JavaScript- & synesthetic-based client-side app for rendering a digital piano and tablature in color, suitable for teaching and learning music theory and piano

synesthesia: a cross-wiring of different senses in the brain, sometimes experienced as seeing different notes as different colors (for example, composer Franz Liszt)

vexflow by 0xfe is the basis for the tablature-rendering code for HTML5 canvas; my own work from vexflow-syn was re-used here to add the synesthetic effects

Navigator-MIDI-Visuals by ScottMorse is the basis for the visual keyboard I'm using but I'm so many commits ahead that I've broken away from that fork, to be honest

Screen Shot 2019-05-18 at 7 20 24 PM

Overview

The Chrome browser has a bleeding-edge feature that allows access to a MIDI device. As of this version, there is no support in any other browser so this is a requirement.

Installation (assuming macOS)

First create an alias so that you can run Chrome URLs from the command line. Make sure that you've installed Chrome, of course.

nano ~/.bash_profile

Add this:

alias cchrome='/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --user-data-dir="/tmp/chrome_dev_session" --disable-web-security'

...and start a new Terminal session to have this new alias available.

cd ~/sites
git clone --depth=1 https://github.com/OutsourcedGuru/syn-midi.git
cd syn-midi
cchrome index.html

Current limitations

  • The underlying vexflow library has a problem displaying two sharps in the same chord which are close to each other, for what it's worth.

vexflow-syn

The underlying vexflow-syn code fully supports some great-looking tablature, as seen below.

vexflow-syn

9crimes

Description Version Author Last Update
syn-midi v1.4 OutsourcedGuru May 23, 2019
Donate Cryptocurrency
eth-receive btc-receive
Ethereum Bitcoin

syn-midi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

simrit1

syn-midi's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.