aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard Knight <q@1bpm.net>2021-10-31 04:44:17 +0000
committerRichard Knight <q@1bpm.net>2021-10-31 04:44:17 +0000
commit3df9da8c5190db16ec83ffea188ed0d7c87beb4e (patch)
treeb58f5ad15e78da83fb69d99625b903bef0365e5c /README.md
parent50f51dc632c444c52da3e2ecea79ecc215f69de2 (diff)
downloadcsd-unfixedbugs1-3df9da8c5190db16ec83ffea188ed0d7c87beb4e.tar.gz
csd-unfixedbugs1-3df9da8c5190db16ec83ffea188ed0d7c87beb4e.tar.bz2
csd-unfixedbugs1-3df9da8c5190db16ec83ffea188ed0d7c87beb4e.zip
tweak readme
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)