<?php
	define("TITLE", "Figure 53 | QLab | Showcases | When Drilling a Hole is Not an Option: The German Submarine Bunker");
	define("SECTION", "qlab");
    define("SUB_SECTION", "showcases");
	require("../../../header.inc");
	require("../../../nav_qlab.inc");
?>

<div class="content_header"></div>
<div class="content">
<div class="full">

<h2>When Drilling a Hole is Not an Option: The German Submarine Bunker</h2>
Lars &Aring;rdal, Head Sound Designer, <a href="http://www.riksteatret.no/">Riksteatret</a>, the national touring theatre company of Norway<br/>
<small>January 2007</small>

<br/><br/>

<p>
The job: A German submarine bunker from the second World War.  The bunker, <a href="http://en.wikipedia.org/wiki/DORA_1">DORA 1</a>, was located in Trondheim Norway.  Seven stages would be created in seven different rooms.  Three metres of concrete wall separated every room. 
</p>
 
<p>
They wanted a sound design to play on the different stages in sync, so you could move from one stage to the another but the sound would remain synchronized.  They also wanted sounds to "move" from one room to another.  
</p>

<p class="center">
    <img src="floor-plan.jpg" width="607" height="372" alt="[Floor plan of the bunker.]" />
</p>

<p>
I sat down in my studio to think:  "It's not a big project money-wise.  How should I get it to play in sync?  No drilling of holes.  Cables?  Too long.  Wireless network? Through three metres of armored concrete...?"
</p>

<p>
Then I sent an email to Christopher at Figure 53, explaining the problem and wondering if it was possible to use the clock in a Mac to trigger cues.  When a Mac is connected to the network it automatically adjusts its internal clock to an atomic clock.  It stays in sync for quite a long time.
</p>

<p>
Christopher said he needed some time to write it.
</p>

<p>
I sat down in studio and made the tracks, mixing it down to seven stereo tracks. I use Logic and am a heavy abuser of NI and Altiverb.  Then Christopher had the Wall Clock Trigger ready.  I couldn't wait to try it!  I took seven computers and placed them in different rooms and places, set the time and waited. Fantastic! It just worked!!
</p>

<p>
When I moved the design into the bunker, the timer worked perfectly.  We used one iBook and six Mac Minis. 
</p>

<p class="center">
    <img src="photo-1.jpg" width="639" height="407" alt="[The submarine bunker from the outside at the opening.]" />
    <div class="caption-center">
    The submarine bunker from the outside at the opening.
    </div>
</p>

<p class="center">
    <img src="photo-2.jpg" width="639" height="428" alt="[One of the stages.]" />
    <div class="caption-center">
    One of the stages.
    </div>
</p>

<p class="center">
    <img src="photo-3.jpg" width="639" height="428" alt="[The long corridor to the stages.]" />
    <div class="caption-center">
    The long corridor to the stages.
    </div>
</p>

</div><!-- Full End -->
</div><!-- Content End -->

<!-- Content Footer -->
<div class="content_footer">
</div>

<?php require ("../../../footer.inc"); ?>