From fe487d50e13357af6eb6ca36b65a5dd260f7df59 Mon Sep 17 00:00:00 2001 From: James H Ball Date: Fri, 22 Dec 2023 18:44:31 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e9f49..bb052c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ +[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2a3cfe583d8c49fc8aa8e496bd79133b)](https://app.codacy.com/gh/jameshball/osci-render/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) + Open-source synthesizer for making music by drawing objects, text, and images on an oscilloscope using audio. Allows for 3D rendering of `.obj` files, `.svg` images, `.txt` files, and Blender scenes on Windows and macOS. Everything is controllable from a Digital Audio Workstation (DAW), allowing for parameter automation and MIDI control. If you prefer to use osci-render as a standalone application, you can do that too! @@ -128,4 +130,4 @@ Make sure your MIDI device is enabled by clicking Audio > Settings from the top ## Contact -James H Ball, [james@ball.sh](mailto:james@ball.sh) \ No newline at end of file +James H Ball, [james@ball.sh](mailto:james@ball.sh)