var fDesc=new Array(); fDesc[0] = "Overloud TH2, the long awaited 4th generation engine-powered, Custom Guitar Effect Suite is here!


Key Features

* Randall®, Brunetti® and THD® authorized modeling, with models approved by original manufacturers
* 45 amplifier channels with 125 operating modes
* 4th generation analog emulation technology
* 3D, gapless positioning of microphones
* Advanced cabinet emulations with ReSPiRe 2 technology
* SLR technology allows morphing between two amplifiers
* Realistic and easy-to-get rendition of the signal path
* Easy to build or modify your own signal path
* Revolutionary GUI, host or MIDI real-time control via Smart Controls


Sound

* 4th generation tube and analog emulation engine
* EXCLUSIVE - SLR technology morphs between amps for an infinite sound canvas
* EXCLUSIVE - 3D positioning of microphones in front of cabinets
* EXCLUSIVE - Cabinets feature ReSPiRe 2 technology, with back and angled microphones
* EXCLUSIVE - VariFire, a Gain-Character control for expanded distortion color control
* BREVERB-based and SprigAge-based reverb effects
* Global sound-influencing controls
* Easy and intelligent stereo handling: true stereo in to out capabilities


Ease Of Use

* Easy to understand and modify signal path
* In-line high quality Tuner
* Compact view Live mode
* Advanced memory management
* 12 Factory Banks featuring 93 Sound and 462 Variations


Control

* Full and easy to configure MIDI Program and Bank Change control
* Smart Controls open up new ways of controlling and tweaking your sounds
* MIDI control of Smart Controls and memories


And More...

* Very low CPU usage
* Plugin or Standalone mode
* 45 amplifier Channels and 125 operating Modes
* 29 Cabinets
* 18 Microphones: choice of Dynamic, Ribbon and Condenser
* Four microphones for each Cabinet
* Studio Ambience reverb optionally added proportionally to the distance of the microphone from the speakers
* 70 stomp boxes, pedals and rack effects
* Parameter-based BPM sync switch
* Local and Global Tap buttons
* Host or Internal Tempo Sync"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }