Skip to content

Digital emulation of a guitar overdrive pedal.

Notifications You must be signed in to change notification settings

rojamdev/AmpDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AmpDriver

A plugin for digital audio workstations to emulate a guitar overdrive pedal, commonly placed in front of guitar amplifiers to remove some low frequency content and boost the signal going into the amp. It can also provide some extra distortion to change the overall tone, or add more to an amp that doesn't provide enough by itself.

Compiling as a VST3 or AU

  • Install JUCE and the Projucer
  • Clone or download this repository
  • Open the .jucer file using Projucer and add your IDE in the exporters section
  • Select your IDE as the current exporter and open the project
  • Build the VST3 or AU plugin

The project can also be built as a standalone executable but this has not been tested.

About

Digital emulation of a guitar overdrive pedal.

Resources

Stars

Watchers

Forks