Code Monkey home page Code Monkey logo

music-l10n's Introduction

Hello! 👋

My name is Karim Ratib. I consider myself a software "craftsman", combining professional programmer, architect, tinkerer, learner, speculator, etc.

I'm also a lifelong music fan, learner and player. This will often show up in my repos.

I'm currently working as a software engineering contractor, with the Internet Archive and the Government of British Columbia among others.

If you've got some interesting music app projects, I'd love to hear from you! I have good experience (including professional work) with Web Audio, Web MIDI, MusicXML, and lots of music theory. You can check my music demos here.

Until 2020, and for ~10 years, I led a fantastic team of programmers at a great, small organization called Meedan. We worked on collaborative annotation systems for social media, notably applied to fact-checking. We open sourced all our code.

Before Meedan, we get into archeology - thanks to Wayback Machine for preserving my sites 🙌

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

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.

"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.

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.