Replies: 2 comments 3 replies
|
|
|
The MusicXML tutorial is for all 200+ applications that use MusicXML, not for any single software. Of course not all those apps support tablature, but lots of them do. |
|
|
|
The MusicXML tutorial is for all 200+ applications that use MusicXML, not for any single software. Of course not all those apps support tablature, but lots of them do. |
<note> <pitch> <step>F</step> <alter>1</alter> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>eighth</type> <stem>down</stem> <beam number="1">end</beam> <notations> <technical> <fingering>1</fingering> <string>1</string> <fret>2</fret> </technical> </notations> </note><note> <pitch> <step>G</step> <alter>1</alter> <octave>2</octave> </pitch> <duration>6</duration> <voice>3</voice> <type>half</type> <dot/> <accidental>sharp</accidental> <stem>up</stem> <notations> <technical> <fingering>3</fingering> <string>6</string> <fret>4</fret> </technical> </notations> </note>