Coder Social home page Coder Social logo

arealb's Introduction

arealb

Arabic Real Book

A collection of Arabic tunes formatted ร  la Real Book. The output is published on MuseScore.

Each tune consists of several files:

  • tune.mscz - the original tune sheet (MuseScore file)
  • tune.musicxml - the generated standard tune sheet (MusicXML file)
  • tune.pdf - the generated tune sheet PDF file
  • tune.mma - the accompaniment script (MMA - MIDI Music Accompaniment file)
  • tune.mid - the MIDI file generated by MMA with the above as input

Installation

  • Install MuseScore and set $MUSESCORE to the MuseScore executable (default: musescore)
  • Download MMA and set $MMA_HOME to its root folder (default: ../mma)
  • Ensure pdftk is accessible on the $PATH
  • Run npm run grooves to update the MMA grooves database with the contents of the grooves/ folder

Building files

  • npm run build:midi to generate MIDI files from MMA files; append <tune> to process a single tune
  • npm run build:musicxml to generate MusicXML files from MuseScore files; append <tune> to process a single tune
  • npm run build:pdf to generate PDF files from MuseScore files; append <tune> to process a single tune
  • npm run build to run MusicXML and PDF build steps; append <tune> to process a single tune
  • npm run build:arealb to generate arealb.pdf from MuseScore files

Playback

  • Ensure timidity is accessible on the $PATH
  • Ensure aplaymidi is accessible on the $PATH
  • Run timidity -iAD
  • Copy mmarc.example to mmarc to set the correct MIDI player parameters
  • Run npm run play <tune> to preview a given tune

arealb's People

Contributors

infojunkie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arealb'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.