-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add departure intervals to **deg in Humdrum-to-MEI converter.
- Loading branch information
Showing
1 changed file
with
108 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c1103b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NB: This commit superseded by commit 971dc90, where the '/' character is replaced with ''', and
\
is replaced with,
.This commit implements display of melodic departure intervals in the Humdrum-to-MEI converter:
/
//
\
\\
In addition, the letter
y
can be prefixed to the approach or departure, which means to suppress its display in the conversion (as in CSSdisplay:none
since it will not be transmitted to the MEI conversion). This hiding method is per token. A set of interpretations could be developed to hide/unhide approaches and departures independently of*Xdir
and*dir
, which affect both approaches and departures.Example:
Humdrum data:
Click to view MEI conversion of above Humdrum data
Note that melodic departure
rend@types
are similar to those of melodic approaches:rend@type
departure-up-step
departure-up-leap
departure-down-step
departure-down-leap