A guitar amp sim built with C++ & the JUCE Library. Loosely based on a well known 90's "block letter" amp head.
- Impulse response loader (load in your favourite IRs!)
- Pre & Post Gain
- Waveshaping distortion
- EQ - Bass, Mid & Treble
- Resonance
- Presence
- Output Meter
(Run cmd/git bash/powershell as administrator)
git clone <url>
cd aa50-amp-sim
git submodule update --init
mkdir out
cd out
cmake ..
cmake --build .
- More info & how to build on MacOs in the pamplejuce repo
- You can find some impulse responses if needed here
- Tested in Reaper ,Ableton Live & Cakewalk - works as expected
- Level Meter https://www.youtube.com/@akashmurthy
- Knobs github.com/igorpie/Jb_knobs