From 784e4e136a91fa7f530eb600dad603b4d0fc0435 Mon Sep 17 00:00:00 2001 From: Timo Hoogland Date: Sat, 27 Jan 2024 12:33:08 +0100 Subject: [PATCH] Fixed link to Laurie Spiegels paper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 783623e9..39c11d23 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ Serialism originated from the `twelve-tone` technique, described in 1919 by Jose For many of the functions programmed much inspiration was gained from Laurie Spiegels paper on "Manipulation of Musical Patterns" (1981) in which she suggests to *"extract a basic "library" consisting of the most elemental transformations which have consistently been successfully used on musical patterns, a basic group of "tried-and-true" musical manipulations."* Specifically the stretch and expand methods were inspired by Laurie Spiegels writings in this paper. Stretch is a method that is *"inserting a smooth ramp between discretely separated values"* and expand is an interpretation of *"Extension beyond that which already exists in such a way as to preserve continuity with it, to project from it"* -- [Laurie Spiegel - Manipulations of Musical Patterns](http://retiary.org/ls/writings/musical_manip.html) +- [Laurie Spiegel - Manipulations of Musical Patterns](https://github.com/calpicasso/Manipulations-of-musical-patterns/blob/master/Manipulations%20of%20Musical%20Patterns.md) The euclidean rhythm generator was inspired by the famous paper by Godfried Toussaint.