xref: /freebsd/contrib/file/magic/Magdir/chord (revision 246e7a2b6494cd991b08ac669ed761ecea0cc98c)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: chord,v 1.5 2010/09/20 19:19:16 rrt Exp $
4*b6cee71dSXin LI# chord: file(1) magic for Chord music sheet typesetting utility input files
5*b6cee71dSXin LI#
6*b6cee71dSXin LI# From Philippe De Muyter <phdm@macqel.be>
7*b6cee71dSXin LI# File format is actually free, but many distributed files begin with `{title'
8*b6cee71dSXin LI#
9*b6cee71dSXin LI0	string		{title		Chord text file
10*b6cee71dSXin LI
11*b6cee71dSXin LI# Type:	PowerTab file format
12*b6cee71dSXin LI# URL:	http://www.power-tab.net/
13*b6cee71dSXin LI# From:	Jelmer Vernooij <jelmer@samba.org>
14*b6cee71dSXin LI0	string		ptab\003\000	Power-Tab v3 Tablature File
15*b6cee71dSXin LI0	string		ptab\004\000	Power-Tab v4 Tablature File
16