Coder Social home page Coder Social logo

stompboxui's Introduction

What is it?

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 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 running a Windows/Linux remote or as a VST plugin:

stompbox

This is what it looks like running as an Android remote:

StompboxAndroid

Features

  • Pedalboard-style layout (Amp/Cab with input chain and FX loop)
  • Neural Amp Modeler support
  • Cabinet impulse responses
  • Tonestack/EQ
  • Noise Gate
  • Drive (clean boost, tube screamer)
  • Time-based effects
    • Delay
    • Reverb (algorithmic and convolution)
    • Compressor
    • Chorus
    • Phaser
    • Flanger
    • Tremolo
    • Vibrato
    • Wah/Auto-Wah
  • Tuner
  • Audio file player

Platform Support

Stompbox currently can be run in the following ways:

  • Headless on Linux (I use it on a Raspberry Pi based pedalboard)
  • Remote UI on Windows, Linux or Android
  • Standalone app on Windows
  • VST3 plugin on Windows

Installation

To run it as a VST3, you can simply download it from the releases section of this repo.

Simply extract the .zip file and copy the resulting folder to "C:\Program Files\Common Files\VST3".

User Data Location

Files, such as NAM models, impulse responses, etc. go in your local user roaming AppData folder. Go to "%APPDATA%" in file explorer, and you should see a "stompbox" folder after the VST has been loaded at least once.

Building From Source

Make sure you clone this github repo recursively:

git clone --recurse-submodules https://github.com/mikeoliphant/StompboxUI

Building should be straightforward using Visual Studio.

NOTE: Build and run the "StompboxImageProcessor" project first - it creates texture assets that are required for the main build.

stompboxui's People

Contributors

mikeoliphant avatar

Stargazers

38github avatar  avatar Devin Noth avatar mdouchement avatar  avatar Thiago Morais avatar Patrick avatar  avatar Paulo Thiago Santa avatar Nicholas Colyer avatar  avatar  avatar

Watchers

 avatar

Forkers

solsticefx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.