Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(911)

Issue 283890043: Add conversion function creator make-semitone->pitch (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 4 months ago by dak
Modified:
7 years, 11 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -0 lines) Patch
M scm/music-functions.scm View 1 chunk +15 lines, -0 lines 0 comments Download
M scm/translation-functions.scm View 1 chunk +63 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b