audiohaus

Site for Audiohaus
git clone git://git.znschaffer.com/audiohaus.git
Log | Files | Refs

index.html (6441B)


      1 <!doctype html>
      2 <html>
      3   <head>
      4     <meta charset="UTF-8" />
      5     <link rel="preconnect" href="https://fonts.googleapis.com" />
      6     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
      7     <link
      8       href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Share+Tech&family=Share+Tech+Mono&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap"
      9       rel="stylesheet"
     10     />
     11     <title>Audiohaus | Seattle Live Sound & Rental</title>
     12     <style>
     13       body {
     14         font-family: "Lora", Times, serif;
     15         color: #000000;
     16         background-color: #ffffff;
     17         max-width: 850px;
     18         margin: 20px auto;
     19         padding: 0 20px;
     20         line-height: 1.4;
     21       }
     22       a {
     23         color: #0000ee;
     24         text-decoration: underline;
     25       }
     26       a:visited {
     27         color: #551a8b;
     28       }
     29       h1,
     30       h2,
     31       h3 {
     32         margin-bottom: 5px;
     33       }
     34       h1 {
     35         font-size: 24px;
     36         border-bottom: 2px solid #000000;
     37         padding-bottom: 5px;
     38       }
     39       h2 {
     40         font-size: 18px;
     41         margin-top: 30px;
     42         border-bottom: 1px solid black;
     43         padding: 8px;
     44       }
     45       h3 {
     46         font-size: 16px;
     47       }
     48       table {
     49         width: 100%;
     50         border-collapse: collapse;
     51         margin-bottom: 20px;
     52       }
     53       th {
     54         background-color: #f0f0f0;
     55         font-weight: 500;
     56         text-align: left;
     57       }
     58       strong {
     59         font-weight: 600;
     60       }
     61       th,
     62       td {
     63         border: 1px solid #000000;
     64         padding: 6px;
     65         vertical-align: top;
     66       }
     67       .contact-box {
     68         border: 1px solid #000000;
     69         padding: 15px;
     70         background-color: #d8ebf3;
     71         margin-top: 20px;
     72       }
     73     </style>
     74   </head>
     75   <body>
     76     <h1>AUDIOHAUS</h1>
     77     <p>
     78       <strong>Sound Rental, Live Engineers & Production Services</strong><br />
     79       Operating out of Seattle, WA & the Greater Pacific Northwest.<br />
     80       <em>Est. 2018</em>
     81     </p>
     82 
     83     <p>
     84       <a href="#services">Services</a> |
     85       <a href="#inventory">Equipment Inventory</a> |
     86       <a href="#contact">Request a Quote</a>
     87     </p>
     88 
     89     <p>
     90       We provide full audio production, equipment rental, and hands-on
     91       engineering for any venue and any crowd.
     92     </p>
     93 
     94     <h2 id="services">1. Core Services</h2>
     95     <ul>
     96       <li>
     97         <strong>Live Engineering:</strong> Front-of-house (FOH) and monitor
     98         mixing.
     99       </li>
    100       <li>
    101         <strong>Equipment Rental:</strong> Subwoofers, microphones,
    102         loudspeakers, stands, amplifiers, DI boxes, and cabling. Available as
    103         full packages or a la carte.
    104       </li>
    105       <li>
    106         <strong>Production Services:</strong> On-site audio recording, basic
    107         video production, and audio restoration.
    108       </li>
    109       <li>
    110         <strong>DJ Services:</strong> Professional DJ packages spanning live
    111         performances to curated playlists.
    112       </li>
    113     </ul>
    114 
    115     <h2 id="inventory">2. Current Inventory</h2>
    116     <p>
    117       <em
    118         >Note: This list represents our core circulating inventory. Specialized
    119         gear and additional quantities may be available upon request.</em
    120       >
    121     </p>
    122 
    123     <h3>2.1 Loudspeakers & Monitors</h3>
    124     <table>
    125       <tr>
    126         <th width="30%">Make / Model</th>
    127         <th width="60%">Description</th>
    128         <th width="10%">Qty</th>
    129       </tr>
    130       <tr>
    131         <td>Mackie SRM450 V2</td>
    132         <td>12-inch 2-way Active Loudspeaker</td>
    133         <td>3</td>
    134       </tr>
    135       <tr>
    136         <td>JBL JRX200</td>
    137         <td>15-inch 2-way Passive Loudspeaker</td>
    138         <td>2</td>
    139       </tr>
    140       <tr>
    141         <td>Mackie Thump 15</td>
    142         <td>15-inch 2-way Active Loudspeaker</td>
    143         <td>1</td>
    144       </tr>
    145       <tr>
    146         <td>Dynaudio BM6A MkII</td>
    147         <td>Active Studio/Stage Monitor</td>
    148         <td>2</td>
    149       </tr>
    150     </table>
    151 
    152     <h3>2.2 Subwoofers</h3>
    153     <table>
    154       <tr>
    155         <th width="30%">Make / Model</th>
    156         <th width="60%">Description</th>
    157         <th width="10%">Qty</th>
    158       </tr>
    159       <tr>
    160         <td>JBL Pro 18"</td>
    161         <td>18-inch Professional Subwoofer</td>
    162         <td>1</td>
    163       </tr>
    164       <tr>
    165         <td>AudioHaus Custom 18"</td>
    166         <td>18-inch Passive Subwoofer</td>
    167         <td>2</td>
    168       </tr>
    169     </table>
    170 
    171     <h3>2.3 Consoles & Amplification</h3>
    172     <table>
    173       <tr>
    174         <th width="30%">Make / Model</th>
    175         <th width="60%">Description</th>
    176         <th width="10%">Qty</th>
    177       </tr>
    178       <tr>
    179         <td>Zoom L20</td>
    180         <td>20-Channel Digital Mixer</td>
    181         <td>1</td>
    182       </tr>
    183       <tr>
    184         <td>Behringer X-Air 18</td>
    185         <td>18-Channel Digital Mixer</td>
    186         <td>1</td>
    187       </tr>
    188       <tr>
    189         <td>Mackie 808s</td>
    190         <td>Portable Powered Mixer</td>
    191         <td>1</td>
    192       </tr>
    193       <tr>
    194         <td>Universal Audio Apollo</td>
    195         <td>Audio Interface</td>
    196         <td>1</td>
    197       </tr>
    198       <tr>
    199         <td>Crown K2</td>
    200         <td>Power Amplifier</td>
    201         <td>2</td>
    202       </tr>
    203     </table>
    204 
    205     <h3>2.4 Power & Support</h3>
    206     <table>
    207       <tr>
    208         <th width="30%">Category</th>
    209         <th width="60%">Details</th>
    210         <th width="10%">Qty</th>
    211       </tr>
    212       <tr>
    213         <td>Generators</td>
    214         <td>Quiet Inverter Generator</td>
    215         <td>2</td>
    216       </tr>
    217       <tr>
    218         <td>Generators</td>
    219         <td>Gas-Powered Generator</td>
    220         <td>1</td>
    221       </tr>
    222     </table>
    223 
    224     <h2 id="contact">3. Booking & Inquiries</h2>
    225 
    226     <div class="contact-box">
    227       <p>
    228         <strong
    229           >To request a quote, please contact us with the following
    230           details:</strong
    231         >
    232       </p>
    233       <ul>
    234         <li>Date and time of the event</li>
    235         <li>Venue location and size/headcount</li>
    236         <li>Type of event (Live music, corporate, festival, DIY, etc.)</li>
    237         <li>Specific equipment requested (if known)</li>
    238       </ul>
    239       <p>
    240         <strong>Email:</strong>
    241         <a href="mailto:booking@audioha.us">booking@audioha.us</a><br />
    242         <strong>Phone:</strong> (425) 623-8317
    243       </p>
    244       <p><em>We aim to respond to all inquiries within 24 hours.</em></p>
    245     </div>
    246 
    247     <hr style="margin-top: 40px" />
    248     <p style="font-size: 12px; text-align: center; color: #555555">
    249       &copy; 2026 Audiohaus. Last updated: August 2026.<br />
    250     </p>
    251   </body>
    252 </html>