1133359Sobrien
2133359Sobrien#------------------------------------------------------------------------------
3226048Sobrien# $File: chord,v 1.5 2010/09/20 19:19:16 rrt Exp $
4133359Sobrien# chord: file(1) magic for Chord music sheet typesetting utility input files
5133359Sobrien#
6133359Sobrien# From Philippe De Muyter <phdm@macqel.be>
7133359Sobrien# File format is actually free, but many distributed files begin with `{title'
8133359Sobrien#
9133359Sobrien0	string		{title		Chord text file
10133359Sobrien
11226048Sobrien# Type:	PowerTab file format
12226048Sobrien# URL:	http://www.power-tab.net/
13226048Sobrien# From:	Jelmer Vernooij <jelmer@samba.org>
14226048Sobrien0	string		ptab\003\000	Power-Tab v3 Tablature File
15226048Sobrien0	string		ptab\004\000	Power-Tab v4 Tablature File
16