Amplitron

AMPLITRON

Professional Guitar Amp Simulator

Real-time audio processing • Ultra-low latency • Studio-quality effects

Transform Your Guitar Sound

Amplitron is a professional-grade guitar amplifier simulator designed for musicians, producers, and audio enthusiasts. Experience studio-quality tone shaping with real-time processing, customizable effect chains, and ultra-low latency performance.

🎸 Real-Time Processing

Ultra-low latency audio engine with configurable buffer sizes. Play through your computer with no noticeable delay.

🎛️ 9 Studio Effects

Noise Gate, Compressor, Overdrive, Distortion, Equalizer, Chorus, Delay, Reverb, and Cabinet Simulator.

💾 Preset System

Save and load your favorite tones. Share presets with other musicians. Build your signature sound library.

🎙️ Multi-Track Recording

Record your performances with automatic metadata tagging. Export high-quality WAV files with full effect chain info.

🎨 Beautiful Interface

Intuitive pedal board UI with visual feedback. Drag-and-drop effect ordering. Real-time level metering.

⚡ Cross-Platform

Native builds for Windows, macOS, and Linux. Optimized for each platform with consistent performance.

Download Amplitron

🪟

Windows

Windows 10/11 (64-bit)

Download Installer

.exe installer — includes shortcuts & uninstaller

🍎

macOS

macOS 10.15 Catalina or later

Download DMG

Disk image — drag to Applications

🐧

Linux

Ubuntu 20.04+ / Fedora 35+ / Arch

Download Archive

.tar.gz with launcher script

View all releases →

System Requirements

Installation Instructions

Windows

  1. Download Amplitron-Windows-Setup.exe
  2. Run the installer — if SmartScreen appears, click “More info” then “Run anyway”
  3. Follow the setup wizard
  4. Launch from the Start Menu or Desktop shortcut
  5. Connect your guitar interface and start playing!

To uninstall, use Add or Remove Programs in Windows Settings.

macOS

  1. Download Amplitron-macOS.dmg
  2. Open the disk image and drag Amplitron to Applications
  3. First launch: Right-click the app → select “Open” → click “Open” in the dialog
  4. Grant microphone permissions when prompted

If macOS says the app is damaged, open Terminal and run:
xattr -cr /Applications/Amplitron.app

Linux

  1. Install dependencies:
    sudo apt install libportaudio2 libsdl2-2.0-0 (Ubuntu/Debian)
    sudo dnf install portaudio SDL2 (Fedora)
    sudo pacman -S portaudio sdl2 (Arch)
  2. Download Amplitron-Linux-x64.tar.gz
  3. Extract: tar -xzf Amplitron-Linux-x64.tar.gz
  4. Run: cd Amplitron-Linux && ./amplitron.sh

Open Source & Free

Amplitron is completely free and open source. Contributions, bug reports, and feature requests are welcome on GitHub. Built with C++17, PortAudio, SDL2, and Dear ImGui.

View on GitHub →