diff --git a/README.md b/README.md new file mode 100644 index 0000000..c5066ad --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Daisy FM Synthesiser + +This is the source code for my Daisy Seed-based FM (frequency modulating) synthesiser, written in the Arduino IDE and using [the DaisySP library](https://electro-smith.github.io/DaisySP/index.html). Read more about the project [here](https://denizk0461.codeberg.page/projects/daisy/). + +![Image of the Daisy FM synthesiser](synth.webp) \ No newline at end of file diff --git a/synth.webp b/synth.webp new file mode 100644 index 0000000..5eb64be Binary files /dev/null and b/synth.webp differ