Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hexachordal Rotation #4

Open
tmhglnd opened this issue Mar 26, 2020 · 0 comments
Open

Hexachordal Rotation #4

tmhglnd opened this issue Mar 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tmhglnd
Copy link
Owner

tmhglnd commented Mar 26, 2020

This feature will implement the Hexachordal Rotation, or Rotational Arrays, an technique used by Stravinsky in the 1950's. This operation involves partitioning a twelve-tone series into hexachords (labeled α [alpha] and β [beta]) and then rotating each hexachord by moving the first pitch to the end until five additional permutations are created. To create commonality among hexachords, these two arrays of rotated hexachords are then transposed in order to retain the original first pitches of the hexachords (labeled γ [gamma] and δ [delta]).

Further reading:

example:

α                       β
    Eb E  Bb Ab A  D    C  B  C# F# G  F
I   E  Bb Ab A  D  Eb   B  C# F# G  F  C
II  Bb Ab A  D  Eb E    C# F# G  F  C  B
III Ab A  D  Eb E  Bb   F# G  F  C  B  C#
IV  A  D  Eb E  Bb Ab   G  F  C  B  C# F#
V   D  Eb E  Bb Ab A    F  C  B  C# F# G

γ                       δ
    Eb E  Bb Ab A  D    C  B  C# F# G  F
I   Eb A  G  Ab Db D    C  D  G  Ab Gb Db
II  Eb Db D  G  Ab A    C  F  Gb Fb Cb Bb
III Eb E  A  Bb B  F    C  Db Cb Gb F  G
IV  Eb Ab A  Bb E  D    C  Bb F  Fb Gb Cb
V   Eb E  F  B  A  Bb   C  G  Gb Ab Db D

Figure 1. Rotational array of the prime form of the row for Movements
@tmhglnd tmhglnd added the enhancement New feature or request label Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant