aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5c385ee..b169aa8 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,10 @@ Aesthetically the project aims to represent the general approach to experimental
## Composition Notes
-### BUG1 (2019)
+### BUG1 (2019-2020)
This is the first completed work in the series and uses preset arrays defining the frequencies of two chords. FM synthesis is used quite extensively and the sequencing is done in a set of conditional statements. The arrangement is computed at initialisation time.
-### BUG2 (2019)
+### BUG2 (2019-2020)
A relatively simple composition of clicks and bleeps stochastically computed at initialisation time.
### BUG3 (2021)