TODO 1.1 KB

1234567891011121314151617181920212223242526
  1. # Exercise 1
  2. Write several chords containing all 12 notes spread out over at least three octaves. Like Obouhow, try to avoid repeating the same note in
  3. the same octave.
  4. Write a function that helps to avoid repeating the same note in the same octave.
  5. # Exercise 2
  6. Write an additional chord where two or three notes remain in the same octave from chord to chord and list to the difference.
  7. # Exercise 3
  8. Alter one of these chords so that it contains two A flats and no G and try to hear the "error."
  9. # Exercise 4
  10. Construct a chord where a major triad will be prominent and the other nine notes will be secondary.
  11. # Exercise 5
  12. Form an Obouhow 12-note chord in three octaves, with four notes in each octave, where the notes of each octave are the same four-note Forte set.
  13. # Exercise 6
  14. Unlike Euler, Obouhow normally distributed the 12 notes rather equally over a wide range. Consider how he might have put more notes in the higher octave and less in the lower octaves.
  15. # Exercise 7
  16. Write a series of 12-note chords in such a way the the chords seem to be changing. Write another series in such a way that one realizes one is
  17. hearing a single 12-note chord repeated.