From 54f688685b3f5972cd321609890a05fc68f9f560 Mon Sep 17 00:00:00 2001 From: Dejvino Date: Sun, 1 Mar 2026 23:28:57 +0100 Subject: [PATCH] Fix screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68e4514..69910fd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ NoiceSynth is a digital grid-based modular synthesizer engine designed for the Raspberry Pi Pico (RP2040). It allows you to construct complex sound patches by placing and connecting modules (oscillators, filters, envelopes, etc.) on a grid. -![Screenshot](screenshot.png) +![Screenshot](simulator_screenshot.jpg) ## Simulator