51
In our present case an anomaly occurs. If our statistics are true (and we’re
reasonably sure they are), then our piece should get faster as it goes along, and not (as it
seems to) slow down towards the end. However, we’re forgetting to take into account the
placement of these complementary symbols along the string. Three of our ‘+’ symbols
occur at the very beginning, effecting not a change in pacing, but simply changing the
NDT of the first note to a sixteenth note from its initial value as a half note. Two of our
‘+’ symbols occur at the end of the string, where they do nothing. As a result, our score
is only 27 to 26, hardly a difference. The slowdown is further accentuated by the fact
that the density of ‘+’ symbols and note-producing symbols is slightly skewed towards
the beginning of the string, resulting in a sparser texture as we progress through the
interpretation.
Looking at the histogram of our ‘active’ symbols (‘F’, ‘G’, ‘Q’, and ‘Y’), we see
that each is slightly more frequent than the next as we go down the alphabet, respectively.
Just as with the statistics for our ‘+’ and ‘-’ symbols, this is a byproduct of the production
rules, which may substitute one symbol more frequently than others. Rather than making
the symbols directly invertible in pairs (as we’ve done with ‘+’ and ‘-’), we’ve decided to
pick interval values that more-or-less offset one another, i.e.:
72 (our starting pitch) + 21*3 (‘F’) + 19*-4 (‘G’) + 12*5 (‘Q’) + 7*-7 (‘Y’) = 70
As a result, we only drift two semitones over the course of the entire piece (if we
start from the C 5 we never hear).
8
8
Statistical analysis can be a vital tool to any algorithmic pre-compositional process,
whether the data sets are deterministic or not. Whenever we insert an algorithm that
changes a musical parameter using relative steps, we run the risk of the data causing the
parameter to jump off the scales. Now that the ‘compute time’ of many of these
algorithms has decreased to virtually nothing (i.e. we can hear the results as soon as we