- **labels**:  --> Fixed_2_19_35
- **status**: Started --> Fixed
- **Patch**: push -->  
- **Comment**:

Pushed to staging as
commit d9e5d62a3028e1b5e2ee150cc40d375599c98538
Author: David Kastrup <[email protected]>
Date:   Wed Dec 9 19:35:45 2015 +0100

    Issue 4702/2: Add conversion function creator make-semitone->pitch
    
    Also contains a function shift-semitone->pitch for moving a given
    conversion function to a different key.
    
    The functions work on semitones rather than the whole tones that
    LilyPond uses in the accidentals of its pitches since the semitones
    are the more natural basis for most applications (including
    Midi-related work) as well as for humans: 6 whole notes per octave
    sounds a lot less common than 12 semitones.
    
    There are currently no uses of those functions: they are provided as a
    convenience.

commit 0365d088246f222afe9f9a91818ab949d2f13336
Author: David Kastrup <[email protected]>
Date:   Fri Dec 4 16:09:00 2015 +0100

    Issue 4702/1: Implement `music-pitches' function




---

** [issues:#4702] Add conversion function creator make-semitone->pitch**

**Status:** Fixed
**Labels:** Fixed_2_19_35 
**Created:** Sat Dec 19, 2015 08:39 PM UTC by David Kastrup
**Last Updated:** Mon Dec 28, 2015 08:47 AM UTC
**Owner:** David Kastrup


Add conversion function creator make-semitone->pitch

Also contains a function shift-semitone->pitch for moving a given
conversion function to a different key.

The functions work on semitones rather than the whole tones that
LilyPond uses in the accidentals of its pitches since the semitones
are the more natural basis for most applications (including
Midi-related work) as well as for humans: 6 whole notes per octave
sounds a lot less common than 12 semitones.

There are currently no uses of those functions: they are provided as a
convenience.


Additional commit:

Implement `music-pitches' function

http://codereview.appspot.com/283890043


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to