From 2e8172a9f4ab13af5905b9b2c0f193497000f768 Mon Sep 17 00:00:00 2001 From: Mike Oliphant Date: Wed, 20 Mar 2024 17:47:37 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43d75e3..b8e17ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # What is it? -Stompbox is a guitar amplification and effects application - a digital pedalboard. +Stompbox is a guitar amplification and effects application, arranged as a digital version of a guitar pedalboard. This github repository is the front-end for the software (the core codebase is [here](https://github.com/mikeoliphant/stompbox), to be used either as a remote interface to an actual pedalboard implementation, or as a standalone VST plugin.