Skip to content

joemidgett/JVerb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JVerb

Reverb audio plug-in

JVerb Screenshot

Installing

  1. Download plugin (Windows 10, Mac, Ubuntu Linux) here
  2. Copy downloaded plugin to your DAW's VST/AU directory

Building

  1. Clone or download this repository
  2. Download and install JUCE. This project uses the "Projucer" application from the JUCE website
  3. Open JVerb.jucer file with Projucer
  4. Open and build project in Visual Studio (Windows), Xcode (Mac), or Makefile (Linux)