GUIDO
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|gmn}} |released=1997 }} GUIDO Music Notation Format is a plain text music notation format.<ref>ht...") |  (→Code & Samples) | ||
| (2 intermediate revisions by one user not shown) | |||
| Line 3: | Line 3: | ||
| |subcat=Audio and Music | |subcat=Audio and Music | ||
| |extensions={{ext|gmn}} | |extensions={{ext|gmn}} | ||
| + | |wikidata={{wikidata|Q5514807}} | ||
| |released=1997 | |released=1997 | ||
| }} | }} | ||
| Line 8: | Line 9: | ||
| ==File Information== | ==File Information== | ||
| − | '''GMN''' files are plain text which begin and end with a bracket. Between the brackets are a series of tags representing the music notation.<ref>https://guidodoc.grame.fr/rsrc/GUIDO-Music-Notation-Format.pdf</ref> | + | '''GMN''' files are plain text which begin and end with a bracket. Between the brackets are a series of tags representing the music notation.<ref>https://guidodoc.grame.fr/rsrc/GUIDO-Music-Notation-Format.pdf</ref><ref>https://www.cs.ubc.ca/~hoos/GUIDO/advanced.htm</ref> | 
| ==Code & Samples== | ==Code & Samples== | ||
| + | * [http://noteserver.org/noteserver.html GUIDO NoteServer] | ||
| * [https://github.com/grame-cncm/guidolib GUIDO library with sample files] | * [https://github.com/grame-cncm/guidolib GUIDO library with sample files] | ||
| − | + | * [https://guidodoc.grame.fr/rsrc/examples.zip GMN Examples] | |
| ==References== | ==References== | ||
| <references/> | <references/> | ||
Latest revision as of 04:22, 2 April 2023
GUIDO Music Notation Format is a plain text music notation format.[1][2]
[edit] File Information
GMN files are plain text which begin and end with a bracket. Between the brackets are a series of tags representing the music notation.[3][4]

