From 2eca6fd84881fc3cb940ebfcf420301f8dd19863 Mon Sep 17 00:00:00 2001 From: Thierry <25463159+Theremingenieur@users.noreply.github.com> Date: Mon, 20 Apr 2020 01:36:29 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7914b33..6fd4cca 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ -## Open.Theremin V3 control software +## Open.Theremin V3.1 control software Arduino UNO Software for the Open.Theremin +### Changes since V3.0 (all by @Theremingenieur): +1. Fix a wavetable addressing issue (found by @michaelfreitas) +2. Use the Arduino's hardware SPI to control the DACS and use the Latch signal to reduce audio jitter +3. Improve the register switch to transpose by clean octaves and keep the tone spacing and pitch tuning consistent +4. Improve the volume response to give a smoother start and wider dynamics (*) + +(*) This relies on a recent gcc compiler version. Make sure to compile it with the Arduino IDE >= 1.8.10 + ### Don't click on the files! Click on the "Download ZIP" Button to the right or [Click here](https://github.com/GaudiLabs/OpenTheremin_V3/archive/master.zip) Then unpack the archive.