1284194Sdelphij#------------------------------------------------------------------------------
2284194Sdelphij# $File: music,v 1.1 2011/11/25 03:28:17 christos Exp $
3284194Sdelphij# music:  file (1) magic for music formats
4284194Sdelphij
5284194Sdelphij# BWW format used by Bagpipe Music Writer Gold by Robert MacNeil Musicworks
6284194Sdelphij# and Bagpipe Writer by Doug Wickstrom
7284194Sdelphij#
8284194Sdelphij0	string		Bagpipe		Bagpipe
9284194Sdelphij>8	string		Reader		Reader
10284194Sdelphij>>15	string		>\0		(version %.3s)
11284194Sdelphij>8	string		Music\ Writer	Music Writer
12284194Sdelphij>>20	string		:
13284194Sdelphij>>>21	string		>\0		(version %.3s)
14284194Sdelphij>>21	string		Gold		Gold
15284194Sdelphij>>>25	string		:
16284194Sdelphij>>>>26	string		>\0		(version %.3s)
17284194Sdelphij
18