Hi, i need  to automatically get all the frequencies from a chord.<div>For example imagine i have chords as frequencies in messages:</div><div><br></div><div>Chord1  = [195, 174, 146, 116, 58(</div><div>Chord2  =  [ 155, 130, 103, 87, 43(<br></div><div><br></div><div>I want to do something like this: ?Chord1.giveMeAllFrequencies</div><div>And then get a list with the frequencies</div><div><br></div><div><br></div><div>Is it posible to automatically get all the frequencies that fit into each chord(all the frequencies that don't clash)?</div><div><br></div><div>I dont know too much about musical theory and i know i can do this by ear , but is there an automatically way to get this?</div><div><br></div><div>I hope is clear. </div><div><br></div><div><br></div><div>Cheers</div><div><br></div>