Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant authored Mar 21, 2024
1 parent f25b445 commit 6be712d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,27 @@
# What is it?

Stompbox is a guitar amplification and effects application - a digital 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.

This is what it looks like:

![stompbox](https://github.com/mikeoliphant/StompboxUI/assets/6710799/dd6e9349-ff0d-4437-af42-ef62f1096496)

# Features

* Pedalboard-style layout (Amp/Cab with input chain and FX loop)
* [Neural Amp Modeler](https://github.com/sdatkinson/neural-amp-modeler) support
* Cabinet impulse responses
* Time-based effects
- Delay
- Reverb (algorithmic and convolution)
- Compressor
- Chorus
- Phaser
- Flanger
- Tremolo
- Vibrato
- Wah/Auto-Wah
* Tuner
* Audio file player

0 comments on commit 6be712d

Please sign in to comment.