top of page
Search
Peter Ivan Edwards
Nov 5, 2021
The Clapping Machine: Variety Through Abstraction
In the last post, I coded Steve Reich's Clapping Music. Seeing how a compositional procedure can be translated into code is interesting -...
450
Peter Ivan Edwards
Oct 29, 2021
Coding Clapping Music
In this next series of posts, I will recreate 2 minimalist classics: Steve Reich's Clapping Music and Philip Glass's 1+1. These are not...
680
Peter Ivan Edwards
Oct 1, 2021
Uniform Waves: part 5, in which melodies transform
When generating random melodies in the previous post, I didn't randomly select integers to represent notes. Instead, the integers...
440
Peter Ivan Edwards
Sep 24, 2021
Uniform Waves: Part 4, in which things start cooking
Yes, I know, I'm 3 posts into a new piece called Uniform Waves and I haven't even started writing it. I'm not procrastinating. It just...
220
Peter Ivan Edwards
Sep 17, 2021
Uniform Waves: Part 3, in which notes are compared to fruits and the Law of Large Numbers is explain
In the previous post, I created some movie music with a collection of 6 randomly generated notes. How is it possible to use randomly...
140
Peter Ivan Edwards
Sep 10, 2021
Uniform Waves: Part 2, in which random melodies are minted
In the previous post, the difference between random permutation and uniform distribution was explained. By the end of it, you might have...
240
Peter Ivan Edwards
Sep 3, 2021
Uniform Waves: Part 1, in which a new form of randomness is introduced
In the previous series of posts, in which Shuffled was created, I relied exclusively on random permutation to make pitch determinations....
450
Peter Ivan Edwards
Aug 27, 2021
Shuffled: Part 5, in which the piece ends
The piano piece is nearly complete. I'd like to add one last section, which will offer a new material. In a previous post, I mentioned...
440
Peter Ivan Edwards
Aug 20, 2021
Shuffled: Part 4, in which we return to the beginning
In Part 3 of this series, I demonstrated how code can be reused, even when the resulting music is superficially quite different. The next...
260
Peter Ivan Edwards
Aug 13, 2021
Shuffled: Part 3, in which contrasts emerge
The piano work under construction started with randomly permuted notes in the lowest register of the instrument played with an even...
330
Peter Ivan Edwards
Aug 6, 2021
Shuffled: Part 2, in which random permutation is transposed
As mentioned at the end of Shuffled: Part 1, the first 6 bars of this piece includes many fixed elements. The question now is which ones...
400
Peter Ivan Edwards
Jul 30, 2021
Shuffled: Part 1, in which random permutation is introduced
It is well known that computers assist musicians daily in creating music. Every song on the radio today is the result of recording,...
1330
bottom of page