Template talk:Ups and downs note name: Difference between revisions
CompactStar (talk | contribs) No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
Done. [[User:CompactStar|CompactStar]] ([[User talk:CompactStar|talk]]) 02:13, 13 June 2023 (UTC) | Done. [[User:CompactStar|CompactStar]] ([[User talk:CompactStar|talk]]) 02:13, 13 June 2023 (UTC) | ||
== Starting note == | |||
This template starts on C, but most edo pages start on D. I believe this was chosen because D is in the middle of the circle of fifths (F-C-G-'''D'''-A-E-B), leading to the most symmetrical configuration. See also [[Ups and downs notation#Examples: EDOs 12-24]]. I suggest changing the starting note to D for this reason. --[[User:Fredg999|Fredg999]] ([[User talk:Fredg999|talk]]) 02:18, 13 June 2023 (UTC) | |||
== Too many arrows == | |||
Very nice to see ups and downs note names being automated! But these note names aren't ideal. For example 57edo runs: | |||
D ^D/vvEbb ^^D/vEbb D#/Ebb... | |||
In general, I think the number of arrows should be minimized. Thus ^^D should be vD# and ^^D# should be vDx. | |||
The note names for 57b-edo have up to 9 arrows, but only 5 are needed. The names should run: | |||
D ^D/Eb ^^D/^Eb ^<sup>3</sup>D/^^Eb ^<sup>4</sup>D/^<sup>3</sup>Eb ^<sup>5</sup>D/^<sup>4</sup>Eb v<sup>4</sup>D#/v<sup>5</sup>E v<sup>3</sup>D#/v<sup>4</sup>E vvD#/v<sup>3</sup>E vD#/vvE D#/vE E | |||
You might want to look at the Xen-calc code at github.com/m-yac/xen-calc. | |||
--[[User:TallKite|TallKite]] ([[User talk:TallKite|talk]]) 20:52, 23 November 2023 (UTC) |
Latest revision as of 20:52, 23 November 2023
Add shortcut?
I suggest creating a template shortcut, so as to avoid having to type out "Ups and downs note name" every time. An example of that is Template:Catrel, for Template:Category see also. I suggest Template:UDnote. --Fredg999 (talk) 02:07, 13 June 2023 (UTC)
Done. CompactStar (talk) 02:13, 13 June 2023 (UTC)
Starting note
This template starts on C, but most edo pages start on D. I believe this was chosen because D is in the middle of the circle of fifths (F-C-G-D-A-E-B), leading to the most symmetrical configuration. See also Ups and downs notation#Examples: EDOs 12-24. I suggest changing the starting note to D for this reason. --Fredg999 (talk) 02:18, 13 June 2023 (UTC)
Too many arrows
Very nice to see ups and downs note names being automated! But these note names aren't ideal. For example 57edo runs:
D ^D/vvEbb ^^D/vEbb D#/Ebb...
In general, I think the number of arrows should be minimized. Thus ^^D should be vD# and ^^D# should be vDx.
The note names for 57b-edo have up to 9 arrows, but only 5 are needed. The names should run:
D ^D/Eb ^^D/^Eb ^3D/^^Eb ^4D/^3Eb ^5D/^4Eb v4D#/v5E v3D#/v4E vvD#/v3E vD#/vvE D#/vE E
You might want to look at the Xen-calc code at github.com/m-yac/xen-calc.