Skip to content
Avolites
  • Lighting
  • Media
  • Software
  • Academy
  • #Avo50
  • News
  • Support
  • Contact Us

Downloads

(function(){var s=document.createElement('style');s.textContent='.avodl{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;width:100%!important;max-width:100%!important}.avodl *{box-sizing:border-box}.avodl img{margin:0!important;padding:0!important;border:none!important;box-shadow:none!important;vertical-align:middle!important}.avodl-hero{display:none!important}.avodl-eyebrow{font-size:12px!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#F32735!important;margin:0 0 8px!important;display:block!important}.avodl-hero h2{font-size:clamp(28px,5vw,48px)!important;font-weight:700!important;letter-spacing:-.03em!important;line-height:1.05!important;margin:0 0 10px!important;color:#3F3B49!important}.avodl-hero p{font-size:15px!important;color:#6e6e73!important;max-width:500px;margin:0 auto!important;line-height:1.6!important}.avodl-section{width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 40px!important}.avodl-group{margin-bottom:36px!important}.avodl-section-label{font-size:11px!important;font-weight:700!important;letter-spacing:.07em!important;text-transform:uppercase!important;color:#6e6e73!important;margin:0 0 14px!important;padding-bottom:8px!important;border:none!important;border-bottom:1px solid rgba(0,0,0,.1)!important;display:block!important;background:none!important}.avodl-grid{display:grid!important;gap:14px!important;padding:0!important;list-style:none!important;width:100%!important;max-width:100%!important}.avodl-grid br{display:none!important}.avodl-card{background:#fff!important;border-radius:18px!important;padding:12px 8px 16px!important;text-decoration:none!important;color:#3F3B49!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:14px!important;border:1px solid rgba(0,0,0,.09)!important;float:none!important;width:auto!important;min-width:0!important;overflow:hidden!important;transition:transform 0.2s,box-shadow 0.2s!important}.avodl-card:hover{transform:translateY(-3px)!important;box-shadow:0 12px 28px rgba(0,0,0,.1)!important;text-decoration:none!important;color:#3F3B49!important}.avodl-card img{width:100%!important;max-width:100%!important;height:auto!important;min-height:160px!important;max-height:260px!important;object-fit:contain!important;display:block!important;margin:0 auto!important;padding:0!important;border:none!important;box-shadow:none!important}.avodl-card-name{font-size:14px!important;font-weight:500!important;text-align:center!important;line-height:1.3!important;color:#3F3B49!important;margin:0!important;display:block!important;word-break:break-word!important}.avodl-doc-group{margin-bottom:20px!important}.avodl-doc-group-label{font-size:10px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#aaa!important;margin:0 0 8px!important;display:block!important}.avodl-docs{display:grid!important;gap:6px!important;padding:0!important}.avodl-doc{background:#fff!important;border-radius:12px!important;border:1px solid rgba(0,0,0,.09)!important;padding:13px 16px!important;text-decoration:none!important;color:#3F3B49!important;float:none!important;width:auto!important;min-width:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important}.avodl-doc:hover{background:rgba(243,39,53,.05)!important;text-decoration:none!important}.avodl-doc br{display:none!important}.avodl-banner{background:rgba(243,39,53,.07)!important;border:1px solid rgba(243,39,53,.2)!important;border-radius:12px!important;padding:14px 18px!important;font-size:14px!important;line-height:1.55!important;margin-bottom:24px!important;display:flex!important;gap:10px!important;align-items:flex-start!important;color:#3F3B49!important}.avodl-banner a{color:#F32735!important;font-weight:500!important;text-decoration:none!important}';document.head.appendChild(s);function fixGrids(){document.querySelectorAll('.avodl-grid:not([data-media-grid])').forEach(function(g){g.style.cssText='display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;width:100%!important;max-width:100%!important;padding:0!important;';});var mg=document.querySelector('.avodl-grid[data-media-grid]');if(mg){mg.style.cssText='display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;width:100%!important;max-width:100%!important;';}document.querySelectorAll('.avodl-docs').forEach(function(dg){dg.style.cssText='display:grid!important;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;gap:6px!important;padding:0!important;';});document.querySelectorAll('.avodl-doc').forEach(function(d){d.style.cssText='background:#fff!important;border-radius:12px!important;border:1px solid rgba(0,0,0,0.09)!important;padding:13px 16px!important;text-decoration:none!important;color:#3F3B49!important;float:none!important;width:auto!important;min-width:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;';});document.querySelectorAll('.avodl-card').forEach(function(c){c.style.cssText='background:#fff!important;border-radius:18px!important;padding:12px 8px 16px!important;text-decoration:none!important;color:#3F3B49!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:14px!important;border:1px solid rgba(0,0,0,0.09)!important;float:none!important;width:auto!important;min-width:0!important;overflow:hidden!important;';});document.querySelectorAll('.avodl-card img').forEach(function(i){i.style.cssText='width:100%!important;height:auto!important;min-height:220px!important;object-fit:contain!important;display:block!important;margin:0 auto!important;padding:0!important;border:none!important;box-shadow:none!important;';});}function setTab(tab){document.querySelectorAll('.avodl-group').forEach(function(g){var grp=g.dataset.group;var show=(tab==='all')||(grp===tab)||(grp==='docs');g.style.display=show?'block':'none';});document.querySelectorAll('.avodl-tab').forEach(function(t){var active=t.dataset.tab===tab;t.style.cssText=active?'background:#3F3B49!important;color:#fff!important;border:none!important;border-radius:20px!important;padding:8px 20px!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;font-family:inherit!important;':'background:#f2f2f2!important;color:#6e6e73!important;border:none!important;border-radius:20px!important;padding:8px 20px!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;font-family:inherit!important;';});fixGrids();}function init(){document.querySelectorAll('.avodl-tab').forEach(function(t){t.addEventListener('click',function(){setTab(t.dataset.tab);});});setTab('all');}if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}setTimeout(init,200);setTimeout(fixGrids,1000);})()

Lighting consoles

D9D9D7D7Sapphire TouchSapphire TouchArenaArenaTiger Touch IITiger Touch IIQuartzQuartzTitan Net ProcessorTitan Net ProcessorPearl ExpertPearl ExpertD3D3T3 and Titan MobileT3 and Titan MobileT2T2T1T1Titan Editor AvoKeyTitan Editor AvoKeyLegacy ProductsLegacy Products
Media servers

Ai media serverAi media serverPrismPrism
Supporting documents

⚠️Updating from below Titan V16.0? You must first perform the v19.0 recovery before upgrading. Show files from newer versions are not backwards compatible.
Hardware

Console BIOS settings›Media server BIOS settings›Console panel firmware list›
Product support

Product support policy›Titan V16.0 and incompatible hardware versions›Ai V10.3 and below licensing›Engineering change library›
PC requirements

Titan PC Suite requirements›Ai PC Suite requirements›Prism PC Suite requirements›
Recovery guides

Titan recovery creator guide›Legacy recovery creator guide›Ai recovery creator guide›
Avolites

Site Links

  • Lighting
  • Media
  • Software
  • Academy
  • Newsletter signup
  • #Avo50
  • Privacy Policy

Support Links

  • Support
  • Getting Started
  • Titan & Prism Manual
  • Tutorials & Guides
  • Frequently Asked Questions
  • Login Area
  • Contact Us

Connect with Us

  • Avolites Twitter
  • Avolites Facebook
  • Avolites Instagram
  • Avolites Youtube

Sign up to our Newsletter

Avolites
  • Lighting
  • Media
  • Software
  • Academy
  • #Avo50
  • News
  • Support
  • Contact Us
  • Support
  • Getting Started
  • Titan & Prism Manual
  • Tutorials & Guides
  • Frequently Asked Questions
  • Login Area
  • Contact Us

Connect with Us

  • Avolites Twitter
  • Avolites Facebook
  • Avolites Instagram
  • Avolites Youtube
This website uses cookies to improve your experience. Cookie settingsACCEPT
Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary Always Enabled

Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.

Non-necessary

Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.