function dump(o) if type(o) == 'table' then local s = '{ ' for k,v in pairs(o) do if type(k) ~= 'number' then k = '"'..k..'"' end s = s .. '['..k..'] = ' .. dump(v) .. ',' end return s .. '} ' else return tostring(o) end end
Last post by Flurmy -
Argument #1 is the name of the staff. There something odd with them. What are the names of the staves in your score that begin with "Perc. staff "?
Last post by David Palmquist -
To add a bass saxophone to Lawrie's great table:
Bass sax is written in treble clef, 26 semitones higher than concert pitch. If you start with a tuba part, you change the clef from bass clef to treble clef, highlight all the notes, and use the down arrow to move them down 12 steps. Bass clef top line A should become treble clef A two leger lines below that staff. Then transpose up 26 semtitones - you have to do this in three steps - transpose up 12, then again up 12, and finally up 2, make sure each transpose operation has the Update staff playback box checked.
Rather than change the tuba staff I copy it and transpose the copy. That lets me compare my tuba notation with the original hard copy, and check my transposition with the little piano keyboard in the toolbar (highlight a tuba note, see which key is red in the keyboard, then compare that to what is red when the corresponding note is selected in the transposed staff).
(Why did I need to learn to do this? A new musician joined our community band, bringing us up to four tenor saxes - way too many. One tenor player then switched to bari sax, giving us three tenors and three baris. One bari decided that was too many, and decided to support our lone tuba with his bass sax. I transposed the entire tuba folder for him. SharpEye and Niversoft (Music-XML to NWCText converter) saved me many hours.)
Last post by Warren Porter -
In the early 1960s, my violin teacher gave me an old piece of music, Historie by Pier Tirindelli. I've kept up with it since then but have found few references to it on the internet. The scan of the music plus a pdf that NWC created is on imslp.org . My NWC transcription has been on Scriptorium for several years.