From 9b768483c30c6f6cb1bc77063c4cc31440aeacde Mon Sep 17 00:00:00 2001 From: wan-may Date: Thu, 2 May 2024 23:37:30 -0300 Subject: [PATCH] add readme --- README.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..f2a17a7 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +Some audio plugins developed using DISTRHO Plugin Framework. +yaw-brick is a limiter +yaw-tab uses WinTab to read pressure-sensitive information from a drawing tablet (i.e. it only works on Windows for now) +yaw-shepard also reads from a drawing tablet to produce a continuously ascending or descending Shepard tone +yaw-totune is a pitch corrector (it doesn't work) +For licence details, please consult that repo: https://github.com/DISTRHO/DPF/blob/main/LICENSING.md \ No newline at end of file