Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_17_8
Comment #5 on issue 2978 by [email protected]: Patch: Simplify calculation of
pitch-alist in determine-frets-and-strings
http://code.google.com/p/lilypond/issues/detail?id=2978
Pushed to staging as
commit cdf6e635f84d0f16e855e393364df9ead6c05279
Author: David Kastrup <[email protected]>
Date: Sat Nov 24 23:27:33 2012 +0100
Issue 2978: Simplify calculation of pitch-alist in
determine-frets-and-strings
The old code was contorted and undefined (it used map rather than
map-in-order but depended on sequential execution).