<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">I hate to be a pedant/ass about this, but it's important to indicate the scope of application. Most music (I'm not sure about "most songs") doesn't use chords at all – chords are mostly a Western phenomenon (with some important exceptions, e.g. Central Africa). </div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">All 29 tetrachord types can be found in:</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Western classical music of the last 100 years (at least)</div><div class="gmail_default" style="font-family:verdana,sans-serif">Jazz</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">And if you count melodic structures as well:</div><div class="gmail_default" style="font-family:verdana,sans-serif">South Indian (Carnatic) ragas<br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Western classical music of the last 300 years (at least)</div><div class="gmail_default" style="font-family:verdana,sans-serif">Prog Rock</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">etc.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">That cluster is sometimes called the chromatic tetrachord, 0123, 4-1, the B-A-C-H tetrachord, or something like "the four-note chromatic cluster." It functions in lots of music, but probably not the kind modeled by the map you linked to.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">If you're looking for chord maps, do you know about Tonnetze?</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style=""><font face="verdana, sans-serif"><a href="https://en.wikipedia.org/wiki/Tonnetz">https://en.wikipedia.org/wiki/Tonnetz</a></font><br></div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">It says almost nothing about syntax -- the map you linked to is a syntax graph -- but it does systemize some tonal relations.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 3, 2015 at 1:59 PM, William Huston <span dir="ltr"><<a href="mailto:williamahuston@gmail.com" target="_blank">williamahuston@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Matt! <br><br>Yeah, I'm pretty good with the mathematics of permutations and combinations... <br><br>My goal is to be able to generate (and hopefully identify, given a list of MIDI notes) any given chord/inversion. Which somewhat restricts these to "musical" chords. <br><br>I think a cluster, a tetrachord of all minor 2nds is not terribly useful and probably doesn't have a name. Yes it is good to characterize it for completeness :) <br><br>My main purpose now is to build an instrument which allows me to traverse a "chord map", which generally follows how most songs are structured. With an easy way to change the tonic, make inversions, and maybe throw in some substitutions. <br><br>I have a 4x4 drum pad controller, which I want to use to play a drone chord, and move through a map, while I play a lead with my right hand. <br><br>I really like what this guy has done (but there are many maps like this):<br><br><a href="http://mugglinworks.com/chordmaps/genmap.htm" target="_blank">http://mugglinworks.com/chordmaps/genmap.htm</a><div class="HOEnZb"><div class="h5"><br><br><br>On Tuesday, November 3, 2015, Matt Barber <<a href="mailto:brbrofsvl@gmail.com" target="_blank">brbrofsvl@gmail.com</a>> wrote:<br>> I just remembered this Julian Hook article on Music Theory Online, if you want to find out more about how to find the number of chords of a given size:<br>> <a href="http://www.mtosmt.org/issues/mto.07.13.4/mto.07.13.4.hook.html" target="_blank">http://www.mtosmt.org/issues/mto.07.13.4/mto.07.13.4.hook.html</a><br>><br>> On Mon, Nov 2, 2015 at 3:00 PM, William Huston <<a href="mailto:williamahuston@gmail.com" target="_blank">williamahuston@gmail.com</a>> wrote:<br>>><br>>> Matt suggested I forward this side discussion (and attachment) to the list.<br>>><br>>> N.B., Matt is referring by number to the list of 55 intervals I identified in my original, quoted below. However, it was an HTML list, and the numbering got munched during quoting. Sorry if that makes this slightly unclear.  --BH<br>>><br>>><br>>> ---------- Forwarded message ----------<br>>> From: Matt Barber <<a href="mailto:brbrofsvl@gmail.com" target="_blank">brbrofsvl@gmail.com</a>><br>>> Date: Monday, November 2, 2015<br>>> Subject: chord libraries?<br>>> To: William Huston <<a href="mailto:williamahuston@gmail.com" target="_blank">williamahuston@gmail.com</a>><br>>><br>>><br>>> We also eliminate transpositions, so in this case 55 is the same chord as 1, 18 and 12 are the same, and so forth. If we eliminate all transpositions and inversions, we end up with 12 trichords:<br>>> 012*<br>>> 013<br>>> 014<br>>> 015<br>>> 016<br>>> 024*<br>>> 025<br>>> 026<br>>> 027*<br>>> 036*<br>>> 037<br>>> 048*<br>>> I marked the 5 that are self-inversional with a star. They're all "musical," but again it depends on the type of music you're looking at. All 19 trichords (eliminating transpositions and respacing) have been in use as simultaneities since the late 1800s, but some more than others. 012 didn't get a huge foothold until the first decade or two of the 20th century.<br>>> See the attached; it does eliminate inversions, but it wouldn't be that hard to make that a user preference. [list-setclass] outputs the normal form as I described above, and the interval-vector one outputs a catalog of the chromatic intervals contained in the chord (eliminating unisons, octaves and inversions). In mod 12 there are 6 chromatic intervals, counting minor seconds and major sevenths as the same -- the output just gives you the number of each interval in the chord from 1 to 6 (or whatever if you choose a different modulus).<br>>> Matt<br>>> PS -- if you like, you can bump this response up to the list.<br>>> On Mon, Nov 2, 2015 at 12:28 PM, William Huston <<a href="mailto:williamahuston@gmail.com" target="_blank">williamahuston@gmail.com</a>> wrote:<br>>> ><br>>> > Thanks Matt. Yes interested.<br>>> ><br>>> > FTR, if we do not eliminate inversions, I count 55 3-tone chords in 12TET:<br>>> ><br>>> > 111000000000<br>>> > 110100000000<br>>> > 110010000000<br>>> > 110001000000<br>>> > 110000100000<br>>> > 110000010000<br>>> > 110000001000<br>>> > 110000000100<br>>> > 110000000010<br>>> > 110000000001<br>>> > 101100000000<br>>> > 101010000000<br>>> > 101001000000<br>>> > 101000100000<br>>> > 101000010000<br>>> > 101000001000<br>>> > 101000000100<br>>> > 101000000010<br>>> > 101000000001<br>>> > 100110000000<br>>> > 100101000000<br>>> > 100100100000<br>>> > 100100010000<br>>> > 100100001000<br>>> > 100100000100<br>>> > 100100000010<br>>> > 100100000001<br>>> > 100011000000<br>>> > 100010100000<br>>> > 100010010000<br>>> > 100010001000<br>>> > 100010000100<br>>> > 100010000010<br>>> > 100010000001<br>>> > 100001100000<br>>> > 100001010000<br>>> > 100001001000<br>>> > 100001000100<br>>> > 100001000010<br>>> > 100001000001<br>>> > 100000110000<br>>> > 100000101000<br>>> > 100000100100<br>>> > 100000100010<br>>> > 100000100001<br>>> > 100000011000<br>>> > 100000010100<br>>> > 100000010010<br>>> > 100000010001<br>>> > 100000001100<br>>> > 100000001010<br>>> > 100000001001<br>>> > 100000000110<br>>> > 100000000101<br>>> > 100000000011<br>>> ><br>>> > But roughly 2/3's are inversions, so if we exclude inversions as being the same chord, then yes we get 55*.3333 =~ 19. I'm guessing at least one of these is an inversion of itself which is why 55 is not evenly divisible by 3.<br>>> ><br>>> > Anyway, I'm not sure how many of these are really musical. I would think of those 19, only about 8-10 are commonly used.<br>>> ><br>>> > Thanks, interested in whatever you have :)<br>>> ><br>>> > BH<br>>> ><br>>><br>>><br>>><br>>><br>>><br>>> --<br>>> --<br>>> May you, and all beings<br>>> be happy and free from suffering :)<br>>> -- ancient Buddhist Prayer (Metta)<br>>><br>>><br>>> _______________________________________________<br>>> <a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>>> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>>><br>><br>><br><br>-- <br><div dir="ltr"><div><div dir="ltr">--<br>
May you, and all beings<br>
be happy and free from suffering :)<br>
-- ancient Buddhist Prayer (Metta)<br></div></div></div><br>
</div></div></blockquote></div><br></div>