I have two questions about this snippet: The easy question. The fourth line of the snippet reads: (PI_OVER_180 (/ (atan2 1 1) 34)) Surely that “34” should be “45”.
The more difficult question. This snippet adds two arrows to the bar line at the end of the staff. I have a case where there is a key change at the end of the staff where I'd like to put the indicator, and so the bar line is not at the end of the staff. The snippet dutifully adds arrows to the bar line, which conflict with the new key signature. Is there a way to move the arrows to the end of the staff, rather than on the bar line? Thanks, Kevin.
