February 1, 20242 yr Hello, Dear Friends Tablature is part of the musicxml standard. It´s also important in baroque guitar and also for dealing with finger mechanisms in the guitar, like fingering combinations, etc. Can it be generated in Opusmodus, there is a TAB clef available ? Thanks a lot ! Julio Tablature | MusicXML 4.0 WWW.W3.ORG
November 4, 20241 yr Author Hello, I didn´t try it. I need some explanation of the system about the tab layout option and how to find tablature clefs in the integrated MusicXML environment. Best, Julio
January 8, 20251 yr Do we, as Opusmodus users, have access to lower level Lisp functions to create MusicXML, so we can could even create tabulature? Or are we locked out?
January 9, 20251 yr Trying to guess my way through this using layout. Why doesn't the below example create a staff with 6 lines? (def-score foo (:key-signature 'chromatic :time-signature '(4 4) :tempo 120 :layout '( (:brace ; Grouping type (:6-string inst1 :lines 6)) )) (inst1 :omn '(q c4 e4 g4 c5) :channel 1 :sound 'gm :program 0) )
January 9, 20251 yr So does this mean that ultimately figuring out a way to do guitar tabulature is impossible at the moment. That is fine if it is. I just don't want to waste time seeking the impossible. Are there low level functions available to us that isn't in the basic documentation?
January 9, 20251 yr Yes, it would be wast of time. At the moment we don't support 6 lines in the score.
Create an account or sign in to comment