var fDesc=new Array(); fDesc[0] = "EZXDfh 1.0 is software that contains, drum library with the best musicians and producers available in Swedish heavy metal.

The software includes both the original DFH release and the Add-On pack that was released subsequently. The sounds for the program were played, recorded and produced at Dug Out studios by Tomas Haake, Daniel Bergstrand, Mattias Eklund and Fredrik Thordendal. All sounds have been re-mixed at Toontrack Studios by Mattias Eklund and it also includes custom MIDI files from the diabolically gifted musician and guitar player of Meshuggah, Fredrik Thordendal plus MIDI played by Tomas Haake of Meshuggah, Owe Lingvall of Nocturnal Rites, Mattias Grahn of Naglfar and Efraim Juntunen of Persuader. The sounds for the program were recorded, engineered and mixed by Daniel Bergstrand, Fredrik Thordendal and Mattias Eklund at Dug Out Studios, Uppsala, Sweden & Toontrack Studios, Umeå, Sweden. Besides this, the MIDI for the software was programmed and played by Fredrik Thordendal and Tomas Haake of Meshuggah, Owe Lingvall of Nocturnal Rites, Mattias Grahn of Naglfar and Efraim Juntunen of Persuader at Toontrack studios, Umeå, Sweden.

The software helps the user in better and heavier drums in music production. It helps in development of the Superior and EZdrummer samplers."; 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 = ''; } }