Get Chord Name From a Given Set of NotesLooking for letter-based chord identification algorithms, and related...
Applying for jobs with an obvious scar
Why does a tetrahedral molecule like methane have a dipole moment of zero?
Discontinuous Tube visualization
How to get a type of "screech" on guitar
What is a Kravchuk transform and how is it related to Fourier transforms?
What is the intuition for higher homotopy groups not vanishing?
Inscriptio Labyrinthica
Making a Dataset that emulates `ls -tlra`?
What is the function of "mal" in saying "Das nenn ich mal ein X"?
Could a US citizen born through "birth tourism" become President?
Will copper pour help on my single-layer PCB?
Function over a list that depends on the index
Why should fork() have been designed to return a file descriptor?
Why there is no article before venture capital firm in "Beller’s first high-profile role was at venture capital firm Andreessen Horwitz, .."?
Improving an O(N^2) function (all entities iterating over all other entities)
The most secure way to handle someone forgetting to verify their account?
Is it possible to target 2 allies with the Warding Bond spell using the Sorcerer's Twinned Spell metamagic option?
Suggestions for how to track down the source of this force:source:push error?
What could make large expeditions ineffective for exploring territory full of dangers and valuable resources?
Should I work for free if client's requirement changed
You have no, but can try for yes
"This used to be my phone number"
When we are talking about black hole evaporation - what exactly happens?
Three Subway Escalators
Get Chord Name From a Given Set of Notes
Looking for letter-based chord identification algorithms, and related literatureIs there a way to determine a set's prime form when given its interval vector?Looking for letter-based chord identification algorithms, and related literatureIs there any theory to decide a set of plausible chords per measure where a whole melody of a song is given?General procedure for determining the name of an interval given a major key / diatonic collectionHow to play chords on guitar from piano?Is there an easier way to remember the notes in 11th and 13th chords?How do you figure out a chords name?How to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)What is the name of a circular clock-like diagram in which you can place a triad shape and rotate it to get the notes in a chord of a particular type?Chords with both major and minor seventhsIdentifying the roots of diminished 7th chords( depending on function)?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am trying to come up with an algorithm that gets the proper chord name given certain Notes, user may or may not inform which from the notes is the root.
I suppose that the process in recognizing a chord name differs for how many notes are given, so maybe there should be an algorithm for triads, one for 4 note chords, and another for 5+ notes? Or is there a general way of approaching this? maybe chord patterns?
theory chords chord-theory
add a comment |
I am trying to come up with an algorithm that gets the proper chord name given certain Notes, user may or may not inform which from the notes is the root.
I suppose that the process in recognizing a chord name differs for how many notes are given, so maybe there should be an algorithm for triads, one for 4 note chords, and another for 5+ notes? Or is there a general way of approaching this? maybe chord patterns?
theory chords chord-theory
You could transform every pitch class set to its prime form, and then use that as a key for a chord dictionary. This answer contains information about how to find the prime form: music.stackexchange.com/questions/82120/… Also check out en.wikipedia.org/wiki/Set_theory_(music)
– Your Uncle Bob
9 hours ago
What in your opinion is a proper chord name? Even the proper chord name...? Can you give an example of an improper chord name?
– piiperi
6 hours ago
add a comment |
I am trying to come up with an algorithm that gets the proper chord name given certain Notes, user may or may not inform which from the notes is the root.
I suppose that the process in recognizing a chord name differs for how many notes are given, so maybe there should be an algorithm for triads, one for 4 note chords, and another for 5+ notes? Or is there a general way of approaching this? maybe chord patterns?
theory chords chord-theory
I am trying to come up with an algorithm that gets the proper chord name given certain Notes, user may or may not inform which from the notes is the root.
I suppose that the process in recognizing a chord name differs for how many notes are given, so maybe there should be an algorithm for triads, one for 4 note chords, and another for 5+ notes? Or is there a general way of approaching this? maybe chord patterns?
theory chords chord-theory
theory chords chord-theory
asked 10 hours ago
Cheche RomoCheche Romo
1487 bronze badges
1487 bronze badges
You could transform every pitch class set to its prime form, and then use that as a key for a chord dictionary. This answer contains information about how to find the prime form: music.stackexchange.com/questions/82120/… Also check out en.wikipedia.org/wiki/Set_theory_(music)
– Your Uncle Bob
9 hours ago
What in your opinion is a proper chord name? Even the proper chord name...? Can you give an example of an improper chord name?
– piiperi
6 hours ago
add a comment |
You could transform every pitch class set to its prime form, and then use that as a key for a chord dictionary. This answer contains information about how to find the prime form: music.stackexchange.com/questions/82120/… Also check out en.wikipedia.org/wiki/Set_theory_(music)
– Your Uncle Bob
9 hours ago
What in your opinion is a proper chord name? Even the proper chord name...? Can you give an example of an improper chord name?
– piiperi
6 hours ago
You could transform every pitch class set to its prime form, and then use that as a key for a chord dictionary. This answer contains information about how to find the prime form: music.stackexchange.com/questions/82120/… Also check out en.wikipedia.org/wiki/Set_theory_(music)
– Your Uncle Bob
9 hours ago
You could transform every pitch class set to its prime form, and then use that as a key for a chord dictionary. This answer contains information about how to find the prime form: music.stackexchange.com/questions/82120/… Also check out en.wikipedia.org/wiki/Set_theory_(music)
– Your Uncle Bob
9 hours ago
What in your opinion is a proper chord name? Even the proper chord name...? Can you give an example of an improper chord name?
– piiperi
6 hours ago
What in your opinion is a proper chord name? Even the proper chord name...? Can you give an example of an improper chord name?
– piiperi
6 hours ago
add a comment |
2 Answers
2
active
oldest
votes
Some chords (at least in Common Practice Period harmony) cannot be named out of context. Some trivial examples: F-Ab-Db-F is a Db major chord in and of itself but if resolved to G, it may be a Neapolitan Sixth.
The collection: Ab-C-Eb-F# is a German Sixth if resolved to G-C-E-G thence to G-B-D-G(or F). It's a dominant seventh if resolved to Db-F-Ab or perhaps a tritone substitution. Possibly using F# for the German Sixth and Gb for the dominant seventh helps however composers do approach the chord as a German Sixth and resolve it as dominant seventh and vice versa.
Some ambiguities are matters of taste. In San Antonio Rose (the only song I can think of quickly that does this) the opening chords are Bb-Eb-C7-F7; when I play this piece or other similar pieces I think I-IV-II7-V7 (especially as vocalists may want me to transpose) but while laying out a chord scheme during composing, I think I-IV-V7/V-V7 which shows the structure and would explain a Bb-Eb-C7-d-g-c6-F7-Bb as a secondary dominant resolving on a deceptive cadence followed by a cycle of fifths.
One thing you could do (to get back to the original question) is to rearrange the note collection to have as many thirds as possible and name the chord from there. Moving the notes around should indicate which inversion one has. D-F-G-B can be arranged to be G-B-D-F with a maor third followed by by three minor thirds.
add a comment |
Trying to name a complex chord is one of the best ways to lose one's mind. TTW posted some great examples. The one piece with which I'm currently working, Duke Ellington's "Satin Doll" can provide even more. An excellent analytical tool is https://www.scales-chords.com/chordid.php.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "240"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmusic.stackexchange.com%2fquestions%2f86984%2fget-chord-name-from-a-given-set-of-notes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Some chords (at least in Common Practice Period harmony) cannot be named out of context. Some trivial examples: F-Ab-Db-F is a Db major chord in and of itself but if resolved to G, it may be a Neapolitan Sixth.
The collection: Ab-C-Eb-F# is a German Sixth if resolved to G-C-E-G thence to G-B-D-G(or F). It's a dominant seventh if resolved to Db-F-Ab or perhaps a tritone substitution. Possibly using F# for the German Sixth and Gb for the dominant seventh helps however composers do approach the chord as a German Sixth and resolve it as dominant seventh and vice versa.
Some ambiguities are matters of taste. In San Antonio Rose (the only song I can think of quickly that does this) the opening chords are Bb-Eb-C7-F7; when I play this piece or other similar pieces I think I-IV-II7-V7 (especially as vocalists may want me to transpose) but while laying out a chord scheme during composing, I think I-IV-V7/V-V7 which shows the structure and would explain a Bb-Eb-C7-d-g-c6-F7-Bb as a secondary dominant resolving on a deceptive cadence followed by a cycle of fifths.
One thing you could do (to get back to the original question) is to rearrange the note collection to have as many thirds as possible and name the chord from there. Moving the notes around should indicate which inversion one has. D-F-G-B can be arranged to be G-B-D-F with a maor third followed by by three minor thirds.
add a comment |
Some chords (at least in Common Practice Period harmony) cannot be named out of context. Some trivial examples: F-Ab-Db-F is a Db major chord in and of itself but if resolved to G, it may be a Neapolitan Sixth.
The collection: Ab-C-Eb-F# is a German Sixth if resolved to G-C-E-G thence to G-B-D-G(or F). It's a dominant seventh if resolved to Db-F-Ab or perhaps a tritone substitution. Possibly using F# for the German Sixth and Gb for the dominant seventh helps however composers do approach the chord as a German Sixth and resolve it as dominant seventh and vice versa.
Some ambiguities are matters of taste. In San Antonio Rose (the only song I can think of quickly that does this) the opening chords are Bb-Eb-C7-F7; when I play this piece or other similar pieces I think I-IV-II7-V7 (especially as vocalists may want me to transpose) but while laying out a chord scheme during composing, I think I-IV-V7/V-V7 which shows the structure and would explain a Bb-Eb-C7-d-g-c6-F7-Bb as a secondary dominant resolving on a deceptive cadence followed by a cycle of fifths.
One thing you could do (to get back to the original question) is to rearrange the note collection to have as many thirds as possible and name the chord from there. Moving the notes around should indicate which inversion one has. D-F-G-B can be arranged to be G-B-D-F with a maor third followed by by three minor thirds.
add a comment |
Some chords (at least in Common Practice Period harmony) cannot be named out of context. Some trivial examples: F-Ab-Db-F is a Db major chord in and of itself but if resolved to G, it may be a Neapolitan Sixth.
The collection: Ab-C-Eb-F# is a German Sixth if resolved to G-C-E-G thence to G-B-D-G(or F). It's a dominant seventh if resolved to Db-F-Ab or perhaps a tritone substitution. Possibly using F# for the German Sixth and Gb for the dominant seventh helps however composers do approach the chord as a German Sixth and resolve it as dominant seventh and vice versa.
Some ambiguities are matters of taste. In San Antonio Rose (the only song I can think of quickly that does this) the opening chords are Bb-Eb-C7-F7; when I play this piece or other similar pieces I think I-IV-II7-V7 (especially as vocalists may want me to transpose) but while laying out a chord scheme during composing, I think I-IV-V7/V-V7 which shows the structure and would explain a Bb-Eb-C7-d-g-c6-F7-Bb as a secondary dominant resolving on a deceptive cadence followed by a cycle of fifths.
One thing you could do (to get back to the original question) is to rearrange the note collection to have as many thirds as possible and name the chord from there. Moving the notes around should indicate which inversion one has. D-F-G-B can be arranged to be G-B-D-F with a maor third followed by by three minor thirds.
Some chords (at least in Common Practice Period harmony) cannot be named out of context. Some trivial examples: F-Ab-Db-F is a Db major chord in and of itself but if resolved to G, it may be a Neapolitan Sixth.
The collection: Ab-C-Eb-F# is a German Sixth if resolved to G-C-E-G thence to G-B-D-G(or F). It's a dominant seventh if resolved to Db-F-Ab or perhaps a tritone substitution. Possibly using F# for the German Sixth and Gb for the dominant seventh helps however composers do approach the chord as a German Sixth and resolve it as dominant seventh and vice versa.
Some ambiguities are matters of taste. In San Antonio Rose (the only song I can think of quickly that does this) the opening chords are Bb-Eb-C7-F7; when I play this piece or other similar pieces I think I-IV-II7-V7 (especially as vocalists may want me to transpose) but while laying out a chord scheme during composing, I think I-IV-V7/V-V7 which shows the structure and would explain a Bb-Eb-C7-d-g-c6-F7-Bb as a secondary dominant resolving on a deceptive cadence followed by a cycle of fifths.
One thing you could do (to get back to the original question) is to rearrange the note collection to have as many thirds as possible and name the chord from there. Moving the notes around should indicate which inversion one has. D-F-G-B can be arranged to be G-B-D-F with a maor third followed by by three minor thirds.
answered 9 hours ago
ttwttw
10.6k10 silver badges38 bronze badges
10.6k10 silver badges38 bronze badges
add a comment |
add a comment |
Trying to name a complex chord is one of the best ways to lose one's mind. TTW posted some great examples. The one piece with which I'm currently working, Duke Ellington's "Satin Doll" can provide even more. An excellent analytical tool is https://www.scales-chords.com/chordid.php.
add a comment |
Trying to name a complex chord is one of the best ways to lose one's mind. TTW posted some great examples. The one piece with which I'm currently working, Duke Ellington's "Satin Doll" can provide even more. An excellent analytical tool is https://www.scales-chords.com/chordid.php.
add a comment |
Trying to name a complex chord is one of the best ways to lose one's mind. TTW posted some great examples. The one piece with which I'm currently working, Duke Ellington's "Satin Doll" can provide even more. An excellent analytical tool is https://www.scales-chords.com/chordid.php.
Trying to name a complex chord is one of the best ways to lose one's mind. TTW posted some great examples. The one piece with which I'm currently working, Duke Ellington's "Satin Doll" can provide even more. An excellent analytical tool is https://www.scales-chords.com/chordid.php.
answered 2 hours ago
Francis PhillipsFrancis Phillips
765 bronze badges
765 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Music: Practice & Theory Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmusic.stackexchange.com%2fquestions%2f86984%2fget-chord-name-from-a-given-set-of-notes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You could transform every pitch class set to its prime form, and then use that as a key for a chord dictionary. This answer contains information about how to find the prime form: music.stackexchange.com/questions/82120/… Also check out en.wikipedia.org/wiki/Set_theory_(music)
– Your Uncle Bob
9 hours ago
What in your opinion is a proper chord name? Even the proper chord name...? Can you give an example of an improper chord name?
– piiperi
6 hours ago