| Commit message (Expand) | Author | Age | Files | Lines |
* | New version of LSR upgrade | Phil Holmes | 2012-04-08 | 1 | -341/+0 |
* | Local update of LSR | Phil Holmes | 2012-03-07 | 1 | -24/+21 |
* | Doc: run local makelsr | Jean-Charles Malahieude | 2012-01-13 | 1 | -1/+1 |
* | Updates LSR locally | Phil Holmes | 2011-11-27 | 1 | -1/+1 |
* | LSR: local update | Graham Percival | 2011-10-08 | 1 | -1/+1 |
* | LSR: run makelsr.py locally. | Graham Percival | 2011-07-16 | 1 | -1/+1 |
* | LSR: run make-lsr.py locally. | Graham Percival | 2011-06-15 | 1 | -2/+2 |
* | Docs: run convert-ly for 2.14.0....Conflicts:
Documentation/snippets/alternative-breve-note.ly
input/regression/glissando-consecutive.ly
input/regression/glissando-index.ly
| Graham Percival | 2011-06-06 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2011-05-02 | 1 | -1/+1 |
* | Compile fix #2: LSR local update. | Neil Puttock | 2011-03-04 | 1 | -1/+1 |
* | LSR: run makelsr.py locally. | Graham Percival | 2011-02-28 | 1 | -1/+4 |
* | LSR: local update. | Graham Percival | 2011-01-21 | 1 | -1/+1 |
* | makelsr: local update (with -d). | Graham Percival | 2011-01-13 | 1 | -1/+1 |
* | Change stringTunings from list of semitones to list of pitches...This will allow the creation of a tab key that will list the tuning
of each of the strings.
* ly/string-tuning-init.ly
- define music function makeStringTuning that accepts a chord
in absolute octave mode to define string tuning.
- define music function contextStringTuning that performs the
function of makeStringTuning but also sets TabStaff.stringTunings
and FretBoards.stringTunings to the newly-defined tuning
- include predefined string tunings in makeStringTuning format
- add predefined tunings for orchestral strings
* scm/tablature.scm
- Eliminate the predefined string tunings (they're moved to
ly/string-tuning-init.ly
* python/convertrules.py
- Add rule to convert \set stringTunings = #'(...) to
\set stringTunings = #`((ly:make-pitch x y z)...)
with ly:make-pitch entries automatically calculated.
* Documentation/*
- Update documentation as necessary.
- Added automatically-generate list of predefined string tunings.
* input/regression/*
- Update regression tests for new syntax.
* Add changes entry
* Modify code in changes
* run makelsr.py
| Carl Sorensen | 2011-01-07 | 1 | -2/+2 |
* | Doc-es: update LSR snippets. | Francisco Vila | 2010-12-02 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2010-11-18 | 1 | -3/+3 |
* | Doc-es: update LSR. | Francisco Vila | 2010-10-04 | 1 | -1/+1 |
* | Allow user-defined predefined fretboard hash-table...Add fretboard-table argument to \storePredefinedDiagram
Add rule to convertrules.py
Modify all predefined-*-fretboards.ly
Modify regression tests
Run makelsr.py
| Carl Sorensen | 2010-10-01 | 1 | -1/+1 |
* | LSR: update. | Graham Percival | 2010-08-24 | 1 | -1/+1 |
* | Revised autobeam settings patch and ran makelsr.py...Eliminate context properties measureGrouping, beatLength, and
beamSettings
Create new context properties baseMoment, beatStructure, and
beamExceptions.
Save time-signature-specific settings in context property
timeSignatureSettings
Do away with virtually all special rules for beaming; the beat structure
now governs almost all autobeaming.
Fix documentation
| Carl Sorensen | 2010-07-17 | 1 | -1/+1 |
* | Docs: Snippets: Rename new snippets so titles match file names....Doctitles and file names for new snippets must match, since they'll eventually
be migrated to LSR following a version bump. This will prevent docs compile
breakage for new selected snippets.
| Neil Puttock | 2010-07-04 | 1 | -0/+341 |