diff --git a/README.md b/README.md index 8e8b675..5d9aa79 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Ambivalence is a hard fork of **[Ambience 1.0.1](https://github.com/OTODESK4193/Ambience1.0.1)**, a professional-grade algorithmic reverb built on a 16-channel Feedback Delay Network (FDN) architecture. Developed with the JUCE 8 framework and modern C++20, it delivers lush, natural-sounding reverberation with the stability and precision demanded by professional audio production. This port adds macOS and Linux support and removes the original Windows-only build configuration. +![Ambivalence Screenshot](shot.png) + --- ## Table of Contents diff --git a/shot.png b/shot.png new file mode 100644 index 0000000..e4d1f92 Binary files /dev/null and b/shot.png differ