I am no musician. I heard quite a few musicians, with or without innate perfect pitch, can tell the keys in a chord, though maybe not to the 100% accuracy. For example, something like what the kid is doing in this video [1]. I am a bit surprised that this can't be done programmatically. [1] https://www.youtube.com/watch?v=vXivZlPu0ms&t=175s
”Key” in this context refers to key signature rather than physical keys on a keyboard.
Deriving Keys from Chords in Music
11–20 of 41 posts
Re: Deriving Keys from Chords in Music
#12I am no musician. I heard quite a few musicians, with or without innate perfect pitch, can tell the keys in a chord, though maybe not to the 100% accuracy. For example, something like what the kid is doing in this video [1]. I am a bit surprised that this can't be done programmatically. [1] https://www.youtube.com/watch?v=vXivZlPu0ms&t=175s
Re: Deriving Keys from Chords in Music
#13This post shows that some very simplistic algorithms can’t unambiguously determine a key. But I don’t think it establishes that a more sophisticated algorithm could not. Key center is not just based on chords and notes in a scale. It’s based on the note/chord that seems like the place where the music is at rest, or at home. Many songs have non-diatonic chords, but it’s still fairly obvious what key they are in. That…
https://www.youtube.com/watch?v=DVvmALPu5TU
I had an unanswered question after the video -- are there listeners who don't feel that sense of "home" when arriving at the E chord? I certainly do feel "at home" on the E, but I'd be curious to hear others' opinions.
Re: Deriving Keys from Chords in Music
#14Re: Deriving Keys from Chords in Music
#15Re: Deriving Keys from Chords in Music
#16This post shows that some very simplistic algorithms can’t unambiguously determine a key. But I don’t think it establishes that a more sophisticated algorithm could not. Key center is not just based on chords and notes in a scale. It’s based on the note/chord that seems like the place where the music is at rest, or at home. Many songs have non-diatonic chords, but it’s still fairly obvious what key they are in. That…
Adam Neely released a pretty in-depth video recently with the opinion that Hey Joe is straight-forwardly in the key of E, as long as you don't get stuck trying to fit it into a diatonic, traditional Western framework. It's a good watch. https://www.youtube.com/watch?v=DVvmALPu5TU I had an unanswered question after the video -- are there listeners who don't feel that sense of "home" when arriving at the E chord? I cer…
Re: Deriving Keys from Chords in Music
#17Re: Deriving Keys from Chords in Music
#18You can see from the graph that chords exist in multiple keys and you can move from one key to another via these shared chords known as 'pivot chords'
Re: Deriving Keys from Chords in Music
#19Earlier quoted context omitted.
Adam Neely released a pretty in-depth video recently with the opinion that Hey Joe is straight-forwardly in the key of E, as long as you don't get stuck trying to fit it into a diatonic, traditional Western framework. It's a good watch. https://www.youtube.com/watch?v=DVvmALPu5TU I had an unanswered question after the video -- are there listeners who don't feel that sense of "home" when arriving at the E chord? I cer…
I think context is important. If you are talking about guitar based music, then E is a pretty safe bet as home. But what if a group doesn’t use standard tuning? The first two examples that come to mind are Alice In Chains and Tool. They use E flat tuning and drop-d tuning, respectively (mostly). When I listen to them, Eb and D are home.
Re: Deriving Keys from Chords in Music
#20One useful heuristic (at least, the one I usually go to first if I'm not sure what key a song is in) is that root of the final chord of the song is often the same as the root of the key. I suppose that probably works better for some music traditions than others. Also I believe some songs in a minor key sometimes end by converting the root chord to major.