Code Monkey home page Code Monkey logo

vexabc's Introduction

VexABC

ABC notation parser and renderer for VexFlow

Copyright (c) 2012 Mikael Nousiainen

See VexABC in action and try it

VexABC features

  • VexABC is a work in progress, which means that many features of the ABC music standard are incomplete or completely missing
  • Many of the basic constructs and features of the ABC music standard are already working
    • See the VexABC tests to find out features implemented and working
  • Currently, only one voice and a single stave can be used
    • Multi-voice and multi-stave (system) support will be implemented eventually
  • The current VexFlow API imposes some restrictions on how notation can be rendered
    • Clefs, key signatures and time signatures can be rendered only at the beginning of a measure
    • Voltas (e.g. variant endings) can only begin and end on measure boundaries
    • Slurs are not supported
    • Grace notes are not supported
    • Some ABC decorations can not be rendered yet
  • VexABC aims to implement ABC music standard 2.1

VexABC dependencies

Main dependencies:

  • VexFlow (latest GIT master branch) to render the notation
  • PEG.js (latest GIT master branch) for parsing ABC notation text
  • jQuery 1.8

Test dependencies:

  • QUnit 1.10.0 for running unit tests
  • Twitter Bootstrap 2.2 is used in the web pages for tests

What is ABC notation?

ABC notation is a text-based music notation system.

What is VexFlow?

VexFlow is an open-source web-based music notation rendering API.

What is PEG.js?

PEG.js is a simple parser generator for JavaScript.

VexABC license

Mozilla Public License, version 2.0 - http://www.mozilla.org/MPL/2.0/

vexabc's People

Contributors

cgamache avatar incompleteopus avatar

Watchers

 avatar  avatar

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.