Giter Site home page Giter Site logo

wxtim / abcm2ps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lewdlime/abcm2ps

0.0 0.0 0.0 3.35 MB

abcm2ps is a command line program which converts ABC to music sheet in PostScript or SVG format. It is an extension of abc2ps which may handle many voices per staff. abcm2ps is Copyright © 2014-2016 Jean-Francois Moine.

Home Page: http://moinejf.free.fr/

License: GNU General Public License v3.0

C 99.62% Makefile 0.22% HTML 0.13% PostScript 0.02%

abcm2ps's Introduction

abcm2ps

Build Status

Overview

abcm2ps is a C program which converts music tunes from the ABC music notation to PostScript or SVG.

Based on abc2ps, the Postscript generator for ABC music notation by Michael Methfessel, it was first developped to print barock organ scores that have independant voices played on one or many keyboards and a pedal-board (the 'm' of abcm2ps stands for many or multi staves/voices). Since this time, it has evolved so it can render many more music kinds.

Note that this program is at end of life. Its successor is abc2svg.

Features

The features of abcm2ps are based on the ABC draft 2.2 (February 2013). The differences are listed in the abcm2ps/abc2svg documentation.

Installation and usage

The installation procedure is described in the file INSTALL. To build the program with default settings run

    ./configure
    make

Basically, the program usage is:

abcm2ps [options] file1 [file1_options] file2 [file2_options] ...

where file1, file2, .. are the ABC input files. This will generate a Postscript file (default name: Out.ps). Run abcm2ps -h to know the list of the command line options.

Documentation

Links

Author's page: http://moinejf.free.fr/

To know more about the ABC music notation, have a look at http://abcnotation.com/

Guido Gonzato maintains many abcm2ps binaries and more documentation at http://abcplus.sourceforge.net/

abcm2ps's People

Contributors

moinejf avatar lewdlime avatar asarhaddon avatar olets avatar hkiel avatar nuggetwheat avatar helmutg avatar mike-k0 avatar p3l6 avatar sbeitzel avatar sgn 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.