diff options
author | Carl Sorensen <c_sorensen@byu.edu> | 2010-12-23 08:19:46 -0700 |
---|---|---|
committer | Carl Sorensen <c_sorensen@byu.edu> | 2011-01-07 03:54:33 -0700 |
commit | 17f11c2f5ab963bfb07b7652b4860dc4dda5540a (patch) | |
tree | 97d086112dbe48c06e3f848a37d3e4c5e21b1902 /Documentation/snippets/makam-example.ly | |
parent | 283d0306745f28a1a8a8cade05ff5bf220d511b6 (diff) |
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
Diffstat (limited to 'Documentation/snippets/makam-example.ly')
-rw-r--r-- | Documentation/snippets/makam-example.ly | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/snippets/makam-example.ly b/Documentation/snippets/makam-example.ly index 602227f3a5..a062e9d982 100644 --- a/Documentation/snippets/makam-example.ly +++ b/Documentation/snippets/makam-example.ly @@ -2,10 +2,10 @@ % generated from Documentation/snippets/new % This file is in the public domain. %% Note: this file works from version 2.13.36 -\version "2.13.40" +\version "2.13.46" \header { -%% Translation of GIT committish: 5160eccb26cee0bfd802d844233e4a8d795a1e94 +%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00 texidoces = " El «Makam» es un tipo de melodía de Turquía que utiliza alteraciones microtonales de 1/9 de tono. Consulte el |