Giter Site home page Giter Site logo

music-l10n's Introduction

music-l10n

Music localization

Localizing music involves retrofitting existing music software (and writing new ones) with the ability to represent and process musical systems from around the world, not just (standard 12-TET) Western Music.

The ultimate goal is to become the CLDR of music.

For now, check out the prototype Sheet Player which supports arbitrary tunings and microtonal music notation.

music-l10n's People

Contributors

infojunkie avatar mbren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

music-l10n's Issues

"Play" not working on Firefox Mobile

Hi,

When loading the page on Firefox Mobile (Firefox 67.0.3 on Android), once the page is done loading, the "Play" button is greyed out. Clicking "Reset" multiple times does not seem to help.

I hope this helps!

Add repository to package.json

Add repository to package.json

"repository" :
  { "type" : "git"
  , "url" : "https://github.com/infojunkie/music-l10n.git"
  }

There is a warning when doing npm install.

~/code/music-l10n/experiments/sheet-player (master) $ npm install
...
npm WARN [email protected] No repository field.

$ cat package.json

{
  "name": "sheet-player",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    ...
  },
  "devDependencies": {
...
  }
}

Support microtones

MMA does not support microtones. Add support for specification and MIDI generation of microtones, or more specifically quarter tones.

Chrome autoplay policy changes disables sound

On Chrome Version 66.0.3359.139 (Official Build) (64-bit), getting the warning The AudioContext was not allowed to start. It must be resume (or created) after a user gesture on the page. https://goo.gl/7K7WLu.

Support MIDI Tuning Standard

To support the full range of music21's scale.AbstractScale generative properties, including microtones and alternate tunings, implement support for MTS in the MIDI.js playback component. This will probably also include generating MTS messages in the music21 midi module.

Introduce music systems

Introduce the concept of "music systems" to music21, representing musical traditions from different cultures. For example, Arabic music with its own set of tunings, notes, scales, rhythms, etc.

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.