MuseScore/bww2mxml
2014-04-30 17:03:06 +02:00
..
test Initial commit 2012-05-26 14:49:10 +02:00
bww2mxml.pro Initial commit 2012-05-26 14:49:10 +02:00
CMakeLists.txt precompiled header for mac 2013-03-14 16:00:06 +01:00
COPYING Initial commit 2012-05-26 14:49:10 +02:00
lexer.cpp Initial commit 2012-05-26 14:49:10 +02:00
lexer.h Initial commit 2012-05-26 14:49:10 +02:00
main.cpp for debugging remove iostream from bww2mxml 2013-07-09 16:56:38 +02:00
mxmlwriter.cpp Initial commit 2012-05-26 14:49:10 +02:00
mxmlwriter.h Initial commit 2012-05-26 14:49:10 +02:00
parser.cpp fix warnings reg. unused parameters 2014-04-30 17:03:06 +02:00
parser.h Initial commit 2012-05-26 14:49:10 +02:00
README Initial commit 2012-05-26 14:49:10 +02:00
symbols.cpp Initial commit 2012-05-26 14:49:10 +02:00
symbols.h Initial commit 2012-05-26 14:49:10 +02:00
writer.cpp Initial commit 2012-05-26 14:49:10 +02:00
writer.h Initial commit 2012-05-26 14:49:10 +02:00

=================================================================
      BWW2MXML
=================================================================

BWW2MXML is a simple, command line only, BWW to MusicXML converter.

BWW is a common format for bagpipe music on the Internet. It is produced
by the commercial program Bagpipe Music Writer.

MusicXML is an open format for musical scores supported by many applications.
See: http://www.musicxml.org/xml.html.

Licence:
      BWW2MXML is part of MuseScore.
      MuseScore is distributed under the GNU General Public License (GPL).
      Please read the file COPYING in this directory for more
      details.

Requirements:
      - qt4 gui lib version (built/tested using qt4.6.x)

        Note that many linux distributions split packages into a user
        and developer package and that you need to install both.

Build (using Qt only, no MuseScore dependencies):
      - qmake
      - make

Usage:
      bww2mxml file.bww file.xml

Status:
      This is a very preliminary version. It basically extracts only the notes
      and the measure structure.
      Supported:
        TuneTempo, title, type, composer, footer, line breaks
        clef, key, time signature, (dotted) notes, ties, triplets,
        (some) strikes, doublings, slurs, throws, birls, grips and taorluaths
      Not supported:
        MIDINoteMappings, FrequencyMappings, InstrumentMappings,
        GracenoteDurations, FontSizes, TuneFormat, parts