<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Issue 92 Archives &mdash; AudioTechnology</title>
	<atom:link href="https://www.audiotechnology.com/category/issues/issue-92/feed" rel="self" type="application/rss+xml" />
	<link>https://www.audiotechnology.com/category/issues/issue-92</link>
	<description>Everything for the audio engineer, producer &#38; recording musician.</description>
	<lastBuildDate>Fri, 22 Dec 2023 00:54:19 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.2</generator>

<image>
	<url>https://www.audiotechnology.com/wp-content/uploads/2023/12/cropped-AT_Favicon_2024-1-32x32.jpg</url>
	<title>Issue 92 Archives &mdash; AudioTechnology</title>
	<link>https://www.audiotechnology.com/category/issues/issue-92</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>200+ Software Studio Tools</title>
		<link>https://www.audiotechnology.com/free-stuff/200-software-studio-tools</link>
					<comments>https://www.audiotechnology.com/free-stuff/200-software-studio-tools#respond</comments>
		
		<dc:creator><![CDATA[Audio Technology]]></dc:creator>
		<pubDate>Thu, 21 Dec 2023 23:43:27 +0000</pubDate>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Issue 92]]></category>
		<category><![CDATA[free stuff]]></category>
		<category><![CDATA[Gabe Lewis]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[studio tools]]></category>
		<guid isPermaLink="false">https://www.audiotechnology.com/?p=80598</guid>

					<description><![CDATA[<p> [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://www.audiotechnology.com/free-stuff/200-software-studio-tools">Read More...</a></p>
<p>The post <a rel="nofollow" href="https://www.audiotechnology.com/free-stuff/200-software-studio-tools">200+ Software Studio Tools</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  drop-cap" >
		<div class="wpb_wrapper">
			<p>Starting out and need some in-the-box software to get your ideas happening? A seasoned producer looking for some freaky new sounds? Or just after free stuff?<br />
Regardless, who doesn’t like free stuff?!</p>

		</div>
	</div>
<div class="vc_btn3-container vc_btn3-inline" ><a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-3d vc_btn3-color-turquoise" href="https://www.audiotechnology.com/free-stuff" title="">More Free Stuff</a></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_custom_1595296124081 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner vc_custom_1595990674300"><div class="wpb_wrapper"><div id="bsa-block-970--450" class="bsaProContainerNew bsaProContainer-86 bsa-block-970--450 bsa-pro-col-1" style="display: block !important"><div class="bsaProItems bsaGridNoGutter " style="background-color:"><div class="bsaProItem bsaReset" data-animation="fadeIn" style=""><div class="bsaProItemInner" style="background-color:"><div class="bsaProItemInner__thumb"><div class="bsaProAnimateThumb" style="display: block;margin: auto;"><a class="bsaProItem__url" href="https://www.audiotechnology.com/advertise?sid=86&bsa_pro_id=855&bsa_pro_url=1" target="_blank"><div class="bsaProItemInner__img" style="background-image: url(&#39;https://www.audiotechnology.com/wp-content/uploads/bsa-pro-upload/1698730932-Jands_SM7_DA.jpg&#39;)"></div></a></div></div></div></div></div></div><script>
			(function($){
				function bsaProResize() {
					var sid = "86";
					var object = $(".bsaProContainer-" + sid);
					var imageThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
					var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
					var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
					var parentWidth = "970";
					var parentHeight = "450";
					var objectWidth = object.parent().outerWidth();
//					var objectWidth = object.width();
					if ( objectWidth <= parentWidth ) {
						var scale = objectWidth / parentWidth;
						if ( objectWidth > 0 && objectWidth !== 100 && scale > 0 ) {
							animateThumb.height(parentHeight * scale);
							innerThumb.height(parentHeight * scale);
							imageThumb.height(parentHeight * scale);
							object.height(parentHeight * scale);
						} else {
							animateThumb.height(parentHeight);
							innerThumb.height(parentHeight);
							imageThumb.height(parentHeight);
							object.height(parentHeight);
						}
					} else {
						animateThumb.height(parentHeight);
						innerThumb.height(parentHeight);
						imageThumb.height(parentHeight);
						object.height(parentHeight);
					}
				}
				$(document).ready(function(){
					bsaProResize();
					$(window).resize(function(){
						bsaProResize();
					});
				});
			})(jQuery);
		</script>						<script>
							(function ($) {
								var bsaProContainer = $('.bsaProContainer-86');
								var number_show_ads = "0";
								var number_hide_ads = "0";
								if ( number_show_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeIn(); }, number_show_ads * 1000);
								}
								if ( number_hide_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeOut(); }, number_hide_ads * 1000);
								}
							})(jQuery);
						</script>
						</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</section><p>The post <a rel="nofollow" href="https://www.audiotechnology.com/free-stuff/200-software-studio-tools">200+ Software Studio Tools</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.audiotechnology.com/free-stuff/200-software-studio-tools/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Moulin Rouge! The Musical Live</title>
		<link>https://www.audiotechnology.com/features/moulin-rouge-the-musical-live</link>
					<comments>https://www.audiotechnology.com/features/moulin-rouge-the-musical-live#respond</comments>
		
		<dc:creator><![CDATA[Audio Technology]]></dc:creator>
		<pubDate>Thu, 21 Dec 2023 05:00:12 +0000</pubDate>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Issue 92]]></category>
		<category><![CDATA[Live Sound]]></category>
		<category><![CDATA[chris pratt]]></category>
		<category><![CDATA[christopher Holder]]></category>
		<category><![CDATA[greasley]]></category>
		<category><![CDATA[hylensky]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[meyer galaxy]]></category>
		<category><![CDATA[meyer sound]]></category>
		<category><![CDATA[moulin rouge live]]></category>
		<category><![CDATA[peter hylinsky]]></category>
		<category><![CDATA[Sennheiser]]></category>
		<category><![CDATA[system 6000]]></category>
		<category><![CDATA[system sound]]></category>
		<category><![CDATA[Wireless]]></category>
		<guid isPermaLink="false">https://www.audiotechnology.com/?p=80053</guid>

					<description><![CDATA[<p> [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://www.audiotechnology.com/features/moulin-rouge-the-musical-live">Read More...</a></p>
<p>The post <a rel="nofollow" href="https://www.audiotechnology.com/features/moulin-rouge-the-musical-live">Moulin Rouge! The Musical Live</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  drop-cap" >
		<div class="wpb_wrapper">
			<p class="p1">Meyer Sound’s 900-LFC sub is a monster. If you see them in an install, then a handful will be all that’s required. An arena tour might need eight a side. The Moulin Rouge! The Musical production (produced by Australian live entertainment company Global Creatures and staged out of Melbourne’s Regent Theatre, at the time of writing this story) has 21. Of course, 21 is an odd number… in both meanings of the word. Surely an odd number of flown subs would mean an unbalanced audio design – leaning more to one side of the theatre? Never fear, the 21st (or the first?) is under the Digico mixing console of the operator, Chris Pratt. That’s right, Chris gets his own, personal 3000W/A$10,000 18-inch subwoofer to ensure he enjoys the same experience as those in the front rows of the stalls. (Minor clarification: there are an additional two 1100-LFC subs in the design on top of the 21 x 900-LFCs.)</p>
<p class="p1">That’s just one example of how the Moulin Rouge! The Musical (we&#8217;ll just call it &#8216;Moulin Rouge!&#8217; from here on for the sake of brevity) audio design brings together the absolute best of everything. Obviously there’s a budget but it’s hard to see any signs of compromise. The designer, Peter Hylensky, is a Broadway heavyweight (King Kong, Frozen, Rock of Ages, Shrek, et al). He worked with Australian theatre specialist rental company, System Sound, on specifying everything required for the Australian run of the show, which has been in theatres since 2021. It’s been a crowd favourite, combining the Baz Luhrmann Moulin Rouge story with a long list of contemporary ‘bangers’ and sing-along favourites.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="800" height="449" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/CHRISDAVID-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="CHRIS&amp;DAVID-pichi" fetchpriority="high" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/CHRISDAVID-pichi.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/CHRISDAVID-pichi-768x431.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/CHRISDAVID-pichi-600x337.jpg 600w" sizes="(max-width: 800px) 100vw, 800px" /></div><figcaption class="vc_figure-caption">System Sound production sound engineer, Chris Pratt, and sound associate David Greasley at the Regent Theatre, Melbourne.</figcaption>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>THEATRE OF DREAMS</strong></h4>
<p class="p1">Musical theatre is an interesting audio discipline. There can be similarities to a touring pop/rock act. But there are also plenty in common with dramatic theatre. Traditionally you have performers wearing omnidirectional lavalier mics in their hairline, without any vocal foldback, singing along to a live band which is normally in the orchestra pit in front of the stage.</p>
<p class="p1">With technology improvements, sound designers like Peter Hylensky have been able to push the boundaries of what’s possible. <cite><strong style="background: #ff172d; color: #ffffff;">Intelligibility has improved, SPLs in the house have been pushed harder, improved stage monitoring is possible, headworn mics and transmitter packs have got smaller, battery tech is better, and a lot more is possible with creative routing to loudspeaker systems and surround setups.</strong></cite></p>
<p class="p1">The Australian Moulin Rouge! sound design represents the absolute state of the art when tech rehearsals started in 2021. The big-ticket items include a huge complement of Meyer Sound loudspeakers and Galileo Galaxy processors; dozens of channels of Sennheiser Digital 6000 wireless; and a fully-maxed Digico Quantum 7 mixing console.</p>
<p class="p1">AudioTechnology met with System Sound production sound engineer, Chris Pratt, and sound associate David Greasley at the Regent Theatre in downtown Melbourne to get a closer look at the technology that makes the show tick.</p>
<h4 class="p1"><strong>MIXING THE SHOW</strong></h4>
<p class="p1">So what’s it like mixing a full-throttle musical theatre show like Moulin Rouge! ?</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">Chris Pratt:</strong></cite> “Intense. The first 20 minutes, especially, are absolutely relentless. There’s a lot of manual mixing of the main vocals and getting the band balance just right. I’ll also be hitting sound effects. Some of the effects are linked to visual cues so they can’t all be trigged by QLab. You need to know the show to get it right. And, being theatre, you’re not going to get the exact same performance every night – <cite><strong style="background: #ff172d; color: #ffffff;">you need to stay alert. If you miss a cue, then there’s nowhere to hide — everyone will know about it.”</strong></cite></p>
<p class="p1">As you can imagine, the show is heavily snapshotted.</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">Chris Pratt:</strong></cite> “The snapshots will be changing band mix assignment on your DCAs; changing reverb sends; making EQ changes, that sort of thing. The automation may be rebalancing the ensemble for you as a starting point but it’s not changing anything to do with principal vocal levels, those are always mixed manually.”</p>
<p class="p1">With 30+ wireless mics, dozens of band inputs, Ableton tracks, sound effects and more, there are plenty of inputs to wrangle:</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">“We’re full. We run a Digico Quantum 7 with an EX-007 sidecar for front of house, connected to a couple of SD racks, a SD-Nano Rack and SD-Mini Rack backstage — and they’re all full.</strong></cite> We’re also running an Orange Box and an Optocore DD4MR. So that’s how we get all of our inputs into our system. The Quantum 7 has been upgraded to 32-bit internal processing. But we run analogue copper to the Meyer Sound Galileo Galaxy processors. We have 11 of those which are themselves interconnected via AVB – effectively turning them into one huge crosspoint matrix – which routes audio to our Meyer Sound distributed sound system.”</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight vc_custom_1703129419600 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid vc_row-o-equal-height vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="1024" height="1101" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/INTOTHETHEATRE-pichi-1.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="#INTOTHETHEATRE-pichi" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/INTOTHETHEATRE-pichi-1.jpg 1024w, https://www.audiotechnology.com/wp-content/uploads/2023/12/INTOTHETHEATRE-pichi-1-744x800.jpg 744w, https://www.audiotechnology.com/wp-content/uploads/2023/12/INTOTHETHEATRE-pichi-1-768x826.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/INTOTHETHEATRE-pichi-1-600x645.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="800" height="449" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/X40_v2-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="X40_v2-pichi" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/X40_v2-pichi.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/X40_v2-pichi-768x431.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/X40_v2-pichi-600x337.jpg 600w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</figure>
	</div>

	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="800" height="449" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/MM4XP-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="MM4XP-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/MM4XP-pichi.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/MM4XP-pichi-768x431.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/MM4XP-pichi-600x337.jpg 600w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</figure>
	</div>

	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="800" height="449" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/BALCONY-FILL-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="BALCONY-FILL-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/BALCONY-FILL-pichi.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/BALCONY-FILL-pichi-768x431.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/BALCONY-FILL-pichi-600x337.jpg 600w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</figure>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p class="p1"><small><span style="color: #ffffff;">Moulin Rouge! uses a true distributed loudspeaker design – push the main fader up and every FOH speaker lifts. The rig is based on Meyer Sound loudspeakers except for some d&amp;b E6 and E8 sound FX speakers. 14 Leopard and eight 900-LFC a side comprise the main array. That’s supplemented by many fill and delay loudspeakers, as you can see from these images. Including, 24 x UPJuniors as delay speakers option, venerable MSL-4s as dress circle centre fill, brand new ULTRA-X40s, and lot and lots of compact MM-4XPs as front fill and as stage monitoring (see the grilles in the stage).</span></small></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft vc_custom_1703129486120 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_empty_space"   style="height: 45px"><span class="vc_empty_space_inner"></span></div>
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1" style="text-align: center;"><span style="color: #ffffff;"><strong>THE SOUND RIG</strong></span></h4>

		</div>
	</div>
</div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><!-- Row Backgrounds --><div class="upb_color" data-bg-override="full" data-bg-color="#f7f7f7" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false"  data-custom-vc-row=""  data-vc="7.0"  data-is_old_vc=""  data-theme-support=""   data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size=""    data-seperator="true"  data-seperator-type="triangle_svg_seperator"  data-seperator-shape-size="40"  data-seperator-svg-height="36"  data-seperator-full-width="true" data-seperator-position="top_seperator"  data-seperator-background-color="#5e0000"  data-icon=""  ></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft vc_custom_1703129435810 vc_row-has-fill vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p class="p1"><span style="color: #f7f7f7;"><strong>Main FOH:<br />
</strong>14 x Meyer Sound Leopard per side</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>FOH Sub Arrays:<span class="Apple-converted-space"><br />
</span></strong>15 x Meyer Sound 900-LFC &amp;<span class="Apple-converted-space"><br />
</span>2 x Meyer Sound 1100-LFC</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Fill Speakers:</strong><span class="Apple-converted-space"><br />
</span>6 x Meyer Sound UPQ-D &amp; 2 x Ultra-X40</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Front fill (Stage &amp; Passerelle):</strong></span><br />
<span style="color: #f7f7f7;">48 x Meyer Sound MM-4XP</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Delays:</strong><span class="Apple-converted-space"><br />
</span>4 x Meyer Sound UPM-1XP &amp; 4 x MM-10ACX</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Stalls Delays:</strong><span class="Apple-converted-space"><br />
</span>20 x Meyer Sound UPJuniors</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Circle Delays:</strong><span class="Apple-converted-space"><br />
</span>4 x Meyer Sound UPQ-1P<span class="Apple-converted-space"><br />
</span>4 x Meyer Sound 750-LFC</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Circle Mid-house Delays:</strong><span class="Apple-converted-space"><br />
</span>3 x Meyer Sound MSL-4</span></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p><span style="color: #f7f7f7;"><strong>On Stage Foldback:</strong><span class="Apple-converted-space"><br />
</span>36 x Meyer Sound MM-4XP</span><br />
<span style="color: #f7f7f7;">4 x Meyer Sound UPM-1XP<span class="Apple-converted-space"><br />
</span>4 x Meyer Sound MM-4XP</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Passerelle Table Lamps:<span class="Apple-converted-space"><br />
</span></strong>36 x K-Array Lyzard ultra-miniature line arrays</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Surrounds:</strong><span class="Apple-converted-space"><br />
</span>62 x d&amp;b E8</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Audio Matrixing:</strong><span class="Apple-converted-space"><br />
</span>11 x Meyer Sound Galileo Galaxy 816</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Console:</strong><span class="Apple-converted-space"><br />
</span>Digico Quantum 7<span class="Apple-converted-space"><br />
</span>Digico X-Q7-EXP EX-007 Expander</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Radio Mics:</strong><span class="Apple-converted-space"><br />
</span>36 channels of Sennheiser Digital 6000 with miniature SK6212 transmitters</span></p>
<p class="p1"><span style="color: #f7f7f7;"><strong>Comms:</strong><span class="Apple-converted-space"><br />
</span>Clear-Com HelixNet &amp; Clear-Com FreeSpeak II wireless</span></p>

		</div>
	</div>
</div></div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_custom_1595296124081 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner vc_custom_1595990674300"><div class="wpb_wrapper"><div id="bsa-block-970--450" class="bsaProContainerNew bsaProContainer-86 bsa-block-970--450 bsa-pro-col-1" style="display: block !important"><div class="bsaProItems bsaGridNoGutter " style="background-color:"><div class="bsaProItem bsaReset" data-animation="fadeIn" style=""><div class="bsaProItemInner" style="background-color:"><div class="bsaProItemInner__thumb"><div class="bsaProAnimateThumb" style="display: block;margin: auto;"><a class="bsaProItem__url" href="https://www.audiotechnology.com/advertise?sid=86&bsa_pro_id=810&bsa_pro_url=1" target="_blank"><div class="bsaProItemInner__img" style="background-image: url(&#39;https://www.audiotechnology.com/wp-content/uploads/bsa-pro-upload/1686093264-AVE Corp_Brands_DA-min.gif&#39;)"></div></a></div></div></div></div></div></div><script>
			(function($){
				function bsaProResize() {
					var sid = "86";
					var object = $(".bsaProContainer-" + sid);
					var imageThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
					var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
					var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
					var parentWidth = "970";
					var parentHeight = "450";
					var objectWidth = object.parent().outerWidth();
//					var objectWidth = object.width();
					if ( objectWidth <= parentWidth ) {
						var scale = objectWidth / parentWidth;
						if ( objectWidth > 0 && objectWidth !== 100 && scale > 0 ) {
							animateThumb.height(parentHeight * scale);
							innerThumb.height(parentHeight * scale);
							imageThumb.height(parentHeight * scale);
							object.height(parentHeight * scale);
						} else {
							animateThumb.height(parentHeight);
							innerThumb.height(parentHeight);
							imageThumb.height(parentHeight);
							object.height(parentHeight);
						}
					} else {
						animateThumb.height(parentHeight);
						innerThumb.height(parentHeight);
						imageThumb.height(parentHeight);
						object.height(parentHeight);
					}
				}
				$(document).ready(function(){
					bsaProResize();
					$(window).resize(function(){
						bsaProResize();
					});
				});
			})(jQuery);
		</script>						<script>
							(function ($) {
								var bsaProContainer = $('.bsaProContainer-86');
								var number_show_ads = "0";
								var number_hide_ads = "0";
								if ( number_show_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeIn(); }, number_show_ads * 1000);
								}
								if ( number_hide_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeOut(); }, number_hide_ads * 1000);
								}
							})(jQuery);
						</script>
						</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>LEOPARD COVERS ALL SPOTS</strong></h4>
<p class="p1">Musical theatre has always been a law unto itself with panning, routing and surrounds. In the past, an entirely parallel vocal system might be a feature. Ultimately, the idea has always been about doing whatever’s necessary to improve vocal intelligibility, which is tough when performers are whispering into gained-up omni mics or bellowing into each other’s lavs during a showstopper duet.</p>
<p class="p1">Moulin Rouge! works with a true distributed loudspeaker design. Fundamentally, the aim is to get the best, most suitable loudspeaker as near to the relevant section of the audience as possible.</p>
<p class="p1">Leading the charge is an array of Meyer Sound Leopard each side, 14 deep, with eight Meyer Sound 900-LFCs in a cardioid configuration flown beside it. If Moulin Rouge! was a touring pop act, this rig would probably all you need (with a bit of underbalcony fill). But Peter Hylensky’s design goes much much further. There are Meyer Sound point sources loudspeakers providing centre channel coverage, delay and fill to the whole 2500-seat theatre.</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">David Greasley:</strong></cite> “I think we’ve got the whole Meyer Sound catalogue on this show! 28 Leopards, 20 x 900-LFCs [plus Chris Pratt’s personal sub! – Ed.], and a couple of 1100-LFCs. I don’t even know how many MM-4XPs&#8230; 34, I believe, mostly in the stage. We’ve got a lot of UPJuniors… there must be at least 30 of them. Then there are lot from the Meyer Sound UPM range: -2Ps, -1Ps, UPM-1s, UPM-1XPs plus UPQ-D1, -D2s and -D3s. A couple of the ULTRA-X40s… We’ve even got a few of the old MSL-4 from the ’90s, which still sound amazing! Then the surround system is the E6 and E8 from d&amp;b.”</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">Chris Pratt:</strong></cite> <cite><strong style="background: #ff172d; color: #ffffff;">“The design is based around Leopard because that’s the best-sounding array box of that size. The same applies to the 900-LFC. It sounds fantastic.</strong></cite> Running them in cardioid gives us an exceptionally even sound through the house. The other Meyer Sound point source loudspeakers were all chosen to provide the very best coverage for every seat in the house.”</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">David Greasley:</strong></cite> “The UPQ loudspeakers and the MSL-4s are used to progressively keep a high-powered full-range box in the centre, and that feeds all the way through the room in order to get that full-range centre sound the show needs to maintain a hifi sound. It’s tightly plotted such that each speaker hands over at the 6dB-down points, again, to keep it smooth through the room so every person has the same experience.</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">“Being a distributed system, it doesn’t shift around – it’s one large cohesive audio experience.”</strong></cite></p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">Chris Pratt:</strong></cite> “And because we have so many speakers in the room, it’s very responsive to fader moves. Nothing’s running too hard, and nothing’s near its limit. You have full clarity as you push up and down in the room. If you push the master fader by 1 or 2dB you can really hear it.”</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight vc_custom_1703129512708 vc_row-has-fill vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="800" height="449" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/LYZARD-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="LYZARD-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/LYZARD-pichi.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/LYZARD-pichi-768x431.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/LYZARD-pichi-600x337.jpg 600w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h5 class="p1"><span style="color: #ffffff;"><strong>CABARET MODE</strong></span></h5>
<p class="p1"><span style="color: #ffffff;">Another example of the sound design going above and beyond, takes us to the primo cabaret table section right up the front of the seating area. This ‘Passerelle’ section (as it’s known) gives cashed fans and musical theatre tragics the ultimate experience, where couples sit at their own high table, quaff absinth (okay, maybe champagne), and not only have the show being staged in front of them but <em>around</em> them.</span></p>
<p class="p1"><span style="color: #000000;"><cite><strong style="background: #ffffff;">Chris Pratt:</strong></cite> <span style="color: #ffffff;">“A lot of a lot of the show is set in front of the proscenium on a T-shaped stage thrust – it’s an extra runway and forms a barrier which encloses the special cabaret seating area where the show can be happening behind them, around them, as well as in front of them. Those people need vocal clarity like everybody else, so they have Meyer Sound MM-4XPs cube speakers down the front, giving them directional sound from stage but they also need something more localised.</span> <cite><strong style="background: #ffffff;">Each table has a lamp and in that lamp we’ve integrated two tiny K-Array Lyzard speakers – they’re not much bigger than a matchbox. They’re small but they do an amazing job</strong></cite> <span style="color: #ffffff;">and providing extra vocal clarity and localisation of the sound.”</span></span></p>
<p class="p1"><span style="color: #ffffff;"><span style="color: #333333;"><cite><strong style="background: #ffffff;">David Greasley:</strong></cite></span> “When you’re in that seating area, you’re out of the main system’s pattern. So you&#8217;ve got a lot of off-pattern sound to overcome there – you’ve got about 200 loudspeakers behind you shooting into the room – as well as sound coming back from the house. So to maintain the best possible intelligibility, you need speakers close to you and the Lyzards do that job. You’re not even aware that they’re active but they bring a real sense of clarity to the vocals, especially.”</span></p>

		</div>
	</div>
</div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>ROUTING &amp; LOCALISATION</strong></h4>
<p class="p1">There’s no stereo bus out of the mixing console. The band mix is fundamentally mono and level-only. Special effects can be routed to particular loudspeakers. Vocals are treated differently. Every effort is made to place lead vocalists’ audio in the right spot, matching their stage position. There are 10 possible on-stage zones that help the audience localise the performer to their stage position. Which is all to say, Chris Pratt doesn’t use ‘panning’ to localise performers as they strut the stage, instead the localisation is performed using delay between loudspeakers, otherwise known as the Haas effect, and something theatre has been employing for a long time.</p>
<p class="p1">There are 30+ outputs from the console feeding the Meyer Sound Galileo Galaxy processors. The Galileo Galaxys themselves act as a crosspoint matrix for the vocals – any vocal source to any output. During the painstaking loudspeaker tuning process, the audio team set up microphones in the room and put a source loudspeaker in one of the 10 on-stage zones, then time every send of the loudspeaker system to the source. Rinse and repeat 10 times (up/down stage and left/right).</p>
<p class="p1">Given the show is heavily staged, the audio localisation of performers is automated, there’s no need for IR trackers or the like.</p>
<p class="p1">“The localisation of vocals is important for this show,” remarked Chris Pratt. “Given it’s high energy, it allows the audience to more easily connect with performers especially when there are multiple vocalists.”</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="1024" height="695" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/REGENT-INSTALL-2-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="REGENT-INSTALL-2-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/REGENT-INSTALL-2-pichi.jpg 1024w, https://www.audiotechnology.com/wp-content/uploads/2023/12/REGENT-INSTALL-2-pichi-800x543.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/REGENT-INSTALL-2-pichi-768x521.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/REGENT-INSTALL-2-pichi-600x407.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="smile_icon_list_wrap ult_info_list_container ult-adjust-bottom-margin   vc_custom_1679444872148"><ul class="smile_icon_list left square with_bg"><li class="icon_list_item" style=" font-size:150px;"><div class="icon_list_icon" data-animation="" data-animation-delay="03" style="font-size:50px;border-width:1px;border-style:none;background:rgba(255,255,255,0.01);color:#0c0c0c;border-color:#333333;"><i class="icomoon-serif-quote-open" ></i></div><div class="icon_description" id="Info-list-wrap-2591" style="font-size:50px;"><div class="icon_description_text ult-responsive"  data-ultimate-target='#Info-list-wrap-2591 .icon_description_text'  data-responsive-json-new='{"font-size":"desktop:13px;","line-height":"desktop:18px;"}'  style=""></div></div><div class="icon_list_connector"  style="border-right-width: 1px;border-right-style: dashed;border-color: #333333;"></div></li></ul></div><h2 style="text-align: left;font-family:Playfair Display;font-weight:700;font-style:normal" class="vc_custom_heading" >We need to have that full-range HF experience in each seat in order to be able to get that message across.</h2><div class="smile_icon_list_wrap ult_info_list_container ult-adjust-bottom-margin   vc_custom_1683167741851"><ul class="smile_icon_list left square with_bg"><li class="icon_list_item" style=" font-size:150px;"><div class="icon_list_icon" data-animation="" data-animation-delay="03" style="font-size:50px;border-width:1px;border-style:none;background:rgba(255,255,255,0.01);color:#0c0c0c;border-color:#333333;"><i class="icomoon-serif-quote-close" ></i></div><div class="icon_description" id="Info-list-wrap-3916" style="font-size:50px;"><div class="icon_description_text ult-responsive"  data-ultimate-target='#Info-list-wrap-3916 .icon_description_text'  data-responsive-json-new='{"font-size":"desktop:13px;","line-height":"desktop:18px;"}'  style=""></div></div><div class="icon_list_connector"  style="border-right-width: 1px;border-right-style: dashed;border-color: #333333;"></div></li></ul></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>STAGE MONITORING</strong></h4>
<p class="p1">If the loudspeaker routing seems crazy-intricate and involved, then the on-stage monitoring isn’t far behind.</p>
<p class="p1">First up, you’ll very rarely find in-ear monitoring on a musical theatre stage. The sense is that audience connection is everything and performers are loath to do anything that might undermine that and the interactions between fellow performers.</p>
<p class="p1">That said, performers still benefit from hearing vocal foldback so they can pitch properly.</p>
<p class="p1">But any foldback needs to be heard but not seen. Not only that, any unnecessarily stage spill will decrease intelligibility in the house mix – don’t forget, performers are using omnidirectional headworn mics, not hypercardioid handheld mics, and pick up everything.</p>
<p class="p1">So, you guessed it, Moulin Rouge! features one of the world’s most sophisticated foldback setups.</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">Concealed beneath a grille under the feet of the performers are rows of miniature Meyer Sound MM-4XP loudspeakers – six each in the first three rows and four each in the back two rows, 26 in all.</strong></cite> Part of the snapshot automation sees foldback being routed to the correct combination of underfloor loudspeakers depending on the position of the principals and whether they’re actively singing.</p>
<p class="p1">Performers on the stage thrust in front of the proscenium aren’t forgotten. There are another six Meyer Sound MM-4XP.</p>
<p class="p1">For complete coverage, performance ladders flown on/off stage have additional sidefill-style monitors – Meyer Sound UPJuniors. And for performers side of stage, there are additional monitors. Finally, certain set pieces rolled on/off stage have monitoring onboard. Given they’re unattached, those speakers are battery powered and accept their monitor send via a wireless pack. Phew.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_row-o-content-middle vc_row-flex"><div class="wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div class='ult_hotspot_container ult-adjust-bottom-margin ult-hotspot-tooltip-wrapper ' style=>  <img class='ult_hotspot_image' src=https://www.audiotechnology.com/wp-content/uploads/2023/12/Network_2-pichi.jpg alt='null'/>     <div class='utl-hotspot-items ult-hotspot-item'><div class='ult-hotspot-item ult-pulse ' style='top:-webkit-calc(79.88037109375% - 18px);top:-moz-calc(79.88037109375% - 18px);top:calc(79.88037109375% - 18px);left: -webkit-calc(27.375% - 18px);left: -moz-calc(27.375% - 18px);left: calc(27.375% - 18px);' >  <div style='z-index: 39;position: relative;'>   <a data-link_style='tootip' data-mycust-id="hotspot-tooltip-7093"  data-ultimate-target='#hotspot-tooltip-7093 .ult-tooltipster-content'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:24px;"}' data-tooltip-content-style="width:400px;"data-tooltip-base-style="background-color:#5e0000;color:#f7f7f7;" data-bubble-arrow="true" data-tooltip-offsety="18"data-arrowposition="bottom" class='ult-tooltipstered ult-hotspot-tooltip' href='#' data-status='show'><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon  "  style="color:#ffffff;font-size:36px;display:inline-block;">
	<i class="Defaults-plus-circle"></i>
</div></div></div><span class='hotspot-tooltip-content'>&lt;/p&gt;
&lt;h5 class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;&lt;strong&gt;GALAXY&lt;/strong&gt;&lt;/h5&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;The system is processed and matrixed by 11 x Meyer Sound Galileo Galaxys. Interconnected via Milan certified AVB, they control delays dependent on the snapshot scene via their internal crosspoint matrices and controlled by OSC from the Digico mixing console.&lt;/p&gt;
&lt;p&gt;</span>  </a> </div><!-- ICON WRAP --></div>
</div>     <div style='color:#000;' data-image='    '></div></div></div></div></div><div class="wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div class='ult_hotspot_container ult-adjust-bottom-margin ult-hotspot-tooltip-wrapper ' style=>  <img class='ult_hotspot_image' src=https://www.audiotechnology.com/wp-content/uploads/2023/12/Galaxy_2-pichi.jpg alt='null'/>     <div class='utl-hotspot-items ult-hotspot-item'><div class='ult-hotspot-item ult-pulse ' style='top:-webkit-calc(76.844482421875% - 18px);top:-moz-calc(76.844482421875% - 18px);top:calc(76.844482421875% - 18px);left: -webkit-calc(72.25% - 18px);left: -moz-calc(72.25% - 18px);left: calc(72.25% - 18px);' >  <div style='z-index: 39;position: relative;'>   <a data-link_style='tootip' data-mycust-id="hotspot-tooltip-9292"  data-ultimate-target='#hotspot-tooltip-9292 .ult-tooltipster-content'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:24px;"}' data-tooltip-content-style="width:400px;"data-tooltip-base-style="background-color:#5e0000;color:#f7f7f7;" data-bubble-arrow="true" data-tooltip-offsety="18"data-arrowposition="bottom" class='ult-tooltipstered ult-hotspot-tooltip' href='#' data-status='show'><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon  "  style="color:#ffffff;font-size:36px;display:inline-block;">
	<i class="Defaults-plus-circle"></i>
</div></div></div><span class='hotspot-tooltip-content'>&lt;/p&gt;
&lt;h5 class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;&lt;strong&gt;NETWORKED&lt;/strong&gt;&lt;/h5&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;The show uses 10 VLANs across its gigabit router switch network. Everything in the show is networked, from the console, stage racks, radio mics, Roland foldback system, Galaxys, Clearcom Freespeak comms and of course the office printer. The ethernet cabling between all switcher points is dual redundancy gigabit switching allowing for increased bandwidth and security in the instance that any line has a failure. There are 220 x IP addresses on the show.&lt;/p&gt;
&lt;p&gt;</span>  </a> </div><!-- ICON WRAP --></div>
</div>     <div style='color:#000;' data-image='    '></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>WIGGING OUT: WIRELESS</strong></h4>
<p class="p1">Musical theatre has a voracious appetite for wireless headset mics. Every performer with a singing or speaking part gets one, and it’s good practice for principal performers to wear a backup. Traditionally, the audio department would work with the wigs and wardrobe departments to place a lav mic in the hairline of the performer then run the cable underneath the costume to a well-concealed pack.</p>
<p class="p1">Peter Hylensky’s audio design opts for headset mics instead of hairline mics. Although the frequency response from a hairline mic is remarkably good, you’re still twice as far from the source (the mouth) than a headset mic. But headset mics have disadvantages. They’re visible and they’re hard to get a perfect fit, especially when the performer is dancing.</p>
<p class="p1">Peter Hylensky’s answer was to get every performer individually fitted with a bespoke headset. Each headset is made from titanium (light, strong and hypo-allergenic) and fitted high on the back of the head and over both ears. The boom extends about half way to the performer’s mouth and camouflaged to blend in with the tones of the makeup. Courtney Weaver was appointed wireless guru and oversaw all this.</p>
<p class="p1">Sennheiser’s MKE1 capsule was specified thanks to its diminutive form factor and its natural response. Ditto the Sennheiser 6121 transmitter pack, which is small enough to be clipped in under the women’s wigs, meaning one less cable to worry about, especially if there are costume changes.</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">David Greasley:</strong></cite> “We have 38 channels of Sennheiser&#8217;s Digital 6000 Series wireless. We use the 6212 belt packs which are waterproof, which is great – previously we’d need to wrap packs in latex in order to stop sweat getting in.”</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">Chris Pratt:</strong></cite> “The other thing that really saves us time is the battery life on the latest generation of wireless. We can now go a full day of technical rehearsals or a full double show day without changing batteries. It might not sound like a big deal but previously, during changeovers, when everyone else was getting a break, we’d be laboriously swapping out batteries on all the packs. Now we get a break.”</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">David Greasley:</strong></cite> “The titanium headsets are great. They’re a perfect fit and don’t move. We spend a lot of time getting the distance to the mouth just right so we don’t get any breath noise while still getting maximum vocal output. So once we’ve finessed that, it’s a real advantage knowing that capsule is in the exact same spot every night.”</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">Chris Pratt:</strong></cite> <cite><strong style="background: #ff172d; color: #ffffff;">“Location to the mouth is a massive thing. With a boom headset, it can make a huge difference up front for intelligibility and the amount of gain you can get. It means that I’m able to mix that vocal above the band in those big moments – and there are plenty of big moments in this show.</strong></cite> In fact, we need to hear every syllable without the breath noise.”</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">David Greasley:</strong></cite> “The Sennheiser MKE1 is super-compact but it’s also such a good-sounding microphone. The principals wear two boom mics so they can’t afford to be obtrusive, but you can’t sacrifice clarity.”</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">Chris Pratt:</strong></cite> “The MKE1 provides that clarity without any artificial boost in the frequency response. You’re not fighting against some kinda baked-in boost.”</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">David Greasley:</strong></cite> “Combine that with the solid clarity in the high end you get from the 6000 series and it’s just so strong. It’s a solid system.”</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight vc_custom_1703129574962 vc_row-has-fill vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper"><div class='ult_hotspot_container ult-adjust-bottom-margin ult-hotspot-tooltip-wrapper ' style=>  <img class='ult_hotspot_image' src=https://www.audiotechnology.com/wp-content/uploads/2023/12/VOXPARALLEL-pichi.jpg alt='null'/>     <div class='utl-hotspot-items ult-hotspot-item'><div class='ult-hotspot-item ult-pulse ' style='top:-webkit-calc(6.1153455284552845% - 18px);top:-moz-calc(6.1153455284552845% - 18px);top:calc(6.1153455284552845% - 18px);left: -webkit-calc(89.483642578125% - 18px);left: -moz-calc(89.483642578125% - 18px);left: calc(89.483642578125% - 18px);' >  <div style='z-index: 39;position: relative;'>   <a data-link_style='tootip' data-mycust-id="hotspot-tooltip-8853"  data-ultimate-target='#hotspot-tooltip-8853 .ult-tooltipster-content'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:24px;"}' data-tooltip-content-style="width:400px;"data-tooltip-base-style="background-color:#5e0000;color:#f7f7f7;" data-bubble-arrow="true" data-tooltip-offsety="18" class='ult-tooltipstered ult-hotspot-tooltip' href='#' data-status='show'><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon  "  style="color:#ffffff;font-size:36px;display:inline-block;">
	<i class="Defaults-plus-circle"></i>
</div></div></div><span class='hotspot-tooltip-content'>&lt;/p&gt;
&lt;h5 class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;&lt;strong&gt;VOX PARALLEL&lt;/strong&gt;&lt;/h5&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;The Moulin Rouge! production uses all 128 channels available on the Quantum 7 console. The photo shows the principal vocalists’ main fader and the parallel compressed version alongside. Audio designer, Peter Hylensky, is obsessed with every detail of the sound. It’s unusual to see a show like this use parallel compression but it helps to maintain dynamic range while also handling the showstopping ‘belters’ with aplomb.&lt;/p&gt;
&lt;p&gt;</span>  </a> </div><!-- ICON WRAP --></div>
</div>     <div style='color:#000;' data-image='    '></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="1024" height="575" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/QLAB-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="QLAB-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/QLAB-pichi.jpg 1024w, https://www.audiotechnology.com/wp-content/uploads/2023/12/QLAB-pichi-800x449.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/QLAB-pichi-768x431.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/QLAB-pichi-600x337.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>BIG, BAWDY &amp; BEAUTIFUL</strong></h4>
<p class="p1">Moulin Rouge! is big, bawdy and loud, but its success hinges on ensuring the audience hangs on for the roller coaster ride. Unlike a Les Mis or a Phantom of the Opera or even a Wicked, Moulin Rouge! doesn’t rely on traditional musical theatre principles, such as recurring musical themes. Instead, the songs are already radio favourites, known to all in the audience and are often coming hard in mashed-up medleys.</p>
<p class="p1"><cite><strong style="background: #ff172d; color: #ffffff;">David Greasley:</strong></cite> “Dynamic range is really important but it’s not just dynamic range that we’re giving audiences. We’re giving them the story and we’re giving them the pop songs; we’re giving them the hooks, and a lot of the music in the show. <cite><strong style="background: #ff172d; color: #ffffff;">We’re not playing the same recurring song from throughout, in fact, we might be doing four different songs in quick succession or even two songs at once.</strong></cite> So whenever there’s a change in the music, the audience needs to know straight away. We need to have that full-range HF experience in each seat in order to be able to get that message across.”</p>
<p class="p1">Clearly it’s doing it rather well. It’s rare to witness an audio design that doesn’t routinely accept compromises. Every technical challenge is addressed with an ingenuous technical solution. The result is an exceptional experience for audiences.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p><small><i>Moulin Rouge® is a registered trademark of Moulin Rouge. </i></small></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight vc_custom_1703129588911 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="1024" height="768" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/MAIN-BANDROOM-SHOT-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="#MAIN-BANDROOM-SHOT-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/MAIN-BANDROOM-SHOT-pichi.jpg 1024w, https://www.audiotechnology.com/wp-content/uploads/2023/12/MAIN-BANDROOM-SHOT-pichi-800x600.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/MAIN-BANDROOM-SHOT-pichi-768x576.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/MAIN-BANDROOM-SHOT-pichi-600x450.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></div>
		</figure>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h5 class="p1"><strong>BAND</strong></h5>
<p class="p1">The band room is several floors up in a dedicated room above the foyer. This creates some wildly long cable runs, and a serious jog at the end of every performance for the MD to take his bow.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight vc_custom_1703129596625 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="800" height="600" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/AEAR88-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="AEAR88-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/AEAR88-pichi.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/AEAR88-pichi-768x576.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/AEAR88-pichi-600x450.jpg 600w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class='ult_hotspot_container ult-adjust-bottom-margin ult-hotspot-tooltip-wrapper ' style=>  <img class='ult_hotspot_image' src=https://www.audiotechnology.com/wp-content/uploads/2023/12/AKG414Gt-pichi.jpg alt='null'/>     <div class='utl-hotspot-items ult-hotspot-item'><div class='ult-hotspot-item ult-pulse ' style='top:-webkit-calc(6.1153455284552845% - 18px);top:-moz-calc(6.1153455284552845% - 18px);top:calc(6.1153455284552845% - 18px);left: -webkit-calc(89.483642578125% - 18px);left: -moz-calc(89.483642578125% - 18px);left: calc(89.483642578125% - 18px);' >  <div style='z-index: 39;position: relative;'>   <a data-link_style='tootip' data-mycust-id="hotspot-tooltip-1327"  data-ultimate-target='#hotspot-tooltip-1327 .ult-tooltipster-content'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:24px;"}' data-tooltip-content-style="width:400px;"data-tooltip-base-style="background-color:#5e0000;color:#f7f7f7;" data-bubble-arrow="true" data-tooltip-offsety="18"data-arrowposition="right" class='ult-tooltipstered ult-hotspot-tooltip' href='#' data-status='show'><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon  "  style="color:#ffffff;font-size:36px;display:inline-block;">
	<i class="Defaults-plus-circle"></i>
</div></div></div><span class='hotspot-tooltip-content'>&lt;/p&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;&lt;strong&gt;GUITARS&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;Acoustic: AKG 414&lt;/p&gt;
&lt;p&gt;</span>  </a> </div><!-- ICON WRAP --></div>
</div>     <div style='color:#000;' data-image='    '></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class='ult_hotspot_container ult-adjust-bottom-margin ult-hotspot-tooltip-wrapper ' style=>  <img class='ult_hotspot_image' src=https://www.audiotechnology.com/wp-content/uploads/2023/12/DRUMS-DARK-pichi.jpg alt='null'/>     <div class='utl-hotspot-items ult-hotspot-item'><div class='ult-hotspot-item ult-pulse ' style='top:-webkit-calc(6.1153455284552845% - 18px);top:-moz-calc(6.1153455284552845% - 18px);top:calc(6.1153455284552845% - 18px);left: -webkit-calc(89.483642578125% - 18px);left: -moz-calc(89.483642578125% - 18px);left: calc(89.483642578125% - 18px);' >  <div style='z-index: 39;position: relative;'>   <a data-link_style='tootip' data-mycust-id="hotspot-tooltip-8778"  data-ultimate-target='#hotspot-tooltip-8778 .ult-tooltipster-content'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:24px;"}' data-tooltip-content-style="width:400px;"data-tooltip-base-style="background-color:#5e0000;color:#f7f7f7;" data-bubble-arrow="true" data-tooltip-offsety="18"data-arrowposition="right" class='ult-tooltipstered ult-hotspot-tooltip' href='#' data-status='show'><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon  "  style="color:#ffffff;font-size:36px;display:inline-block;">
	<i class="Defaults-plus-circle"></i>
</div></div></div><span class='hotspot-tooltip-content'>&lt;/p&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;&lt;strong&gt;DRUMS&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;Snare: AKG C451B, SM57&lt;br /&gt;
Side Snare: SM57&lt;br /&gt;
HiHat: Beyer Dynamic M160&lt;br /&gt;
Toms 1-4: Sennheiser e604&lt;br /&gt;
Toys: Neumann KM140&lt;br /&gt;
OH: Mojave MA200&lt;br /&gt;
Kick: AKG C414B-ULS,&lt;br /&gt;
Room: AEA R88 mk2&lt;/p&gt;
&lt;p&gt;</span>  </a> </div><!-- ICON WRAP --></div>
</div>     <div style='color:#000;' data-image='    '></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight vc_custom_1703129602447 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="800" height="600" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/KEYS-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="KEYS-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/KEYS-pichi.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/KEYS-pichi-768x576.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/KEYS-pichi-600x450.jpg 600w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class='ult_hotspot_container ult-adjust-bottom-margin ult-hotspot-tooltip-wrapper ' style=>  <img class='ult_hotspot_image' src=https://www.audiotechnology.com/wp-content/uploads/2023/12/SAX-pichi.jpg alt='null'/>     <div class='utl-hotspot-items ult-hotspot-item'><div class='ult-hotspot-item ult-pulse ' style='top:-webkit-calc(6.1153455284552845% - 18px);top:-moz-calc(6.1153455284552845% - 18px);top:calc(6.1153455284552845% - 18px);left: -webkit-calc(89.483642578125% - 18px);left: -moz-calc(89.483642578125% - 18px);left: calc(89.483642578125% - 18px);' >  <div style='z-index: 39;position: relative;'>   <a data-link_style='tootip' data-mycust-id="hotspot-tooltip-1603"  data-ultimate-target='#hotspot-tooltip-1603 .ult-tooltipster-content'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:24px;"}' data-tooltip-content-style="width:400px;"data-tooltip-base-style="background-color:#5e0000;color:#f7f7f7;" data-bubble-arrow="true" data-tooltip-offsety="18"data-arrowposition="right" class='ult-tooltipstered ult-hotspot-tooltip' href='#' data-status='show'><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon  "  style="color:#ffffff;font-size:36px;display:inline-block;">
	<i class="Defaults-plus-circle"></i>
</div></div></div><span class='hotspot-tooltip-content'>&lt;/p&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;&lt;strong&gt;HORNS&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;Trumpet: Royer R121&lt;br /&gt;
Saxophone: Neumann U89&lt;/p&gt;
&lt;p&gt;</span>  </a> </div><!-- ICON WRAP --></div>
</div>     <div style='color:#000;' data-image='    '></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class='ult_hotspot_container ult-adjust-bottom-margin ult-hotspot-tooltip-wrapper ' style=>  <img class='ult_hotspot_image' src=https://www.audiotechnology.com/wp-content/uploads/2023/12/VIOLIN-pichi.jpg alt='null'/>     <div class='utl-hotspot-items ult-hotspot-item'><div class='ult-hotspot-item ult-pulse ' style='top:-webkit-calc(6.1153455284552845% - 18px);top:-moz-calc(6.1153455284552845% - 18px);top:calc(6.1153455284552845% - 18px);left: -webkit-calc(89.483642578125% - 18px);left: -moz-calc(89.483642578125% - 18px);left: calc(89.483642578125% - 18px);' >  <div style='z-index: 39;position: relative;'>   <a data-link_style='tootip' data-mycust-id="hotspot-tooltip-1307"  data-ultimate-target='#hotspot-tooltip-1307 .ult-tooltipster-content'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:24px;"}' data-tooltip-content-style="width:400px;"data-tooltip-base-style="background-color:#5e0000;color:#f7f7f7;" data-bubble-arrow="true" data-tooltip-offsety="18"data-arrowposition="right" class='ult-tooltipstered ult-hotspot-tooltip' href='#' data-status='show'><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon  "  style="color:#ffffff;font-size:36px;display:inline-block;">
	<i class="Defaults-plus-circle"></i>
</div></div></div><span class='hotspot-tooltip-content'>&lt;/p&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;&lt;strong&gt;STRINGS&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&#039;p1&#039; style=&#039;text-align: left;&#039;&gt;Violin: Neumann TLM 170, DPA 4099&lt;br /&gt;
Cello: Neumann U89, DPA 4099&lt;br /&gt;
Room: Sennheiser MKH80&lt;/p&gt;
&lt;p&gt;</span>  </a> </div><!-- ICON WRAP --></div>
</div>     <div style='color:#000;' data-image='    '></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/ccgVKn9P8Xs?si=QCnZVAl_FUs-cyrY">
</iframe>
</div>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
</section><p>The post <a rel="nofollow" href="https://www.audiotechnology.com/features/moulin-rouge-the-musical-live">Moulin Rouge! The Musical Live</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.audiotechnology.com/features/moulin-rouge-the-musical-live/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A Music Studio Arrives in Boggabilla</title>
		<link>https://www.audiotechnology.com/features/a-music-studio-arrives-in-boggabilla</link>
					<comments>https://www.audiotechnology.com/features/a-music-studio-arrives-in-boggabilla#respond</comments>
		
		<dc:creator><![CDATA[Audio Technology]]></dc:creator>
		<pubDate>Wed, 13 Dec 2023 01:32:33 +0000</pubDate>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Issue 92]]></category>
		<category><![CDATA[Recording]]></category>
		<category><![CDATA[Studio Focus]]></category>
		<category><![CDATA[allen and heath]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio engineering]]></category>
		<category><![CDATA[audio technica]]></category>
		<category><![CDATA[DAW]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[professional musician]]></category>
		<category><![CDATA[QSC]]></category>
		<category><![CDATA[recording]]></category>
		<category><![CDATA[recording studio]]></category>
		<category><![CDATA[studio]]></category>
		<guid isPermaLink="false">https://www.audiotechnology.com/?p=80285</guid>

					<description><![CDATA[<p> [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://www.audiotechnology.com/features/a-music-studio-arrives-in-boggabilla">Read More...</a></p>
<p>The post <a rel="nofollow" href="https://www.audiotechnology.com/features/a-music-studio-arrives-in-boggabilla">A Music Studio Arrives in Boggabilla</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  drop-cap" >
		<div class="wpb_wrapper">
			<p>Earlier this year, Buddy Hippi came up with a plan to transform an empty shipping container into a self-contained music studio to serve as an extension of the cultural education and healing services he provides for the youth of Boggabilla.</p>
<p>Creative Director/owner of Winangali Infusion, Buddy spent his teenage years in Boggabilla and has a transformative vision for the youth of the town, especially the First Nations youth.</p>
<p>&#8220;We heard about the great work Winangali Infusion was doing via our mutual friend Sydney rapper and Gomeroi man Kobie Dee,&#8221; said Chris Hamer-Smith, head of Nakama Arts. &#8220;Buddy needed some assistance to develop a music program that shares the basics of songwriting, music production and Rap, similar to the Art of Rap program that we have undertaken with Kobie’s assistance in Bourke NSW.&#8221;</p>
<p>The brief matched Nakama Arts’ charter perfectly. Wholly owned and funded by TAG, Nakama Arts exists to ‘assist artists who otherwise might not have opportunity.’</p>
<p>The request to Nakama Arts was to fund the purchase and renovation of the container and provide the necessary studio equipment including midi keyboards, A&amp;H mixer, QSC speakers, Audio-Technica headphones and microphones, computers, cabling and &#8211; don’t sweat it &#8211; an aircon!</p>
<p>The town of Boggabilla lies in the far north of inland New South Wales and has a population of around 1000 with over 50% identifying as Aboriginal and/or Torres Strait Islanders. Like many other remote Australian towns, this close-knit community bears the weight of isolation and absence of many urban amenities.</p>
<p>Four years ago, TAG Cares was able to offer support in Boggabilla by supplying and installing an audio system in the community centre. During the process the team became acutely aware of the town’s needs, depletion of services and dearth of activities for the youth which in turn created a sense of boredom leading to destructive behaviour and high crime rates in the town.</p>
<p>Having once trod his own challenging path, Buddy’s experiences shaped his commitment to steering the youth towards something more positive. His journey is more than a personal one; it is a testament to the redemptive power of cultural wisdom and resilience.</p>
<p>As a Gomeroi Songman, he embodies the cultural heritage to pass down songs to the next generation, and it is this heritage that he channels as the glue binding the growth of Boggabilla’s youth.</p>
<p><em>&#8220;</em>It’s my cultural obligation as a Gomeroi person,&#8221; he says. &#8220;Our people have been denied the opportunity to heal, learn and understand themselves. We work to actively collaborate and increase awareness and education so we can live alongside a system that is accountable and inclusive. Our mission is to use these ‘edu-cultural’ healing practices to enable self-empowerment and growth.&#8221;</p>
<p>With Buddy and Kobie both coming from similar communities and with cultural kinship connections to the area there was a clear understanding of how the music program would meet the needs of the youth. Not just as a physical space but a beacon of purpose, offering the youth a canvas to express, learn, and grow through art, music, song, dance, and language.</p>
<p>Its convenient location means kids can walk to the studio after school and it has already become a vibrant hub for the younger ones to have fun and introduce themselves to the new music equipment and empower from within.</p>
<p>In addition, a tight-knit group of teens has also discovered the studio and found a new sense of purpose. The space has become a creative haven for them and given them a sense of belonging especially after graduating school.</p>
<p>&#8220;The lads have said that music is now a part of their future and they’re set on what they want to do,&#8221; said Buddy. &#8220;Having contributed on their journeys we have a compelling responsibility to support and assist them for as long and as far as their talent and passion takes them. Some of them are at a fork in the road and making hard choices between very different pathways. We need to guide them in a positive direction. That’s really what this is all about, then it’s up to them.&#8221;</p>
<p>The emerging Boggabilla rappers are already on the bill of the launch event, scheduled for January 26<sup>th</sup>, and will be performing Hip-Hop tracks they’ve written for the occasion. There’s a lot of effort and work going on in the studio in preparation, which indicates that one of the studio&#8217;s founding concepts is already beginning to bear fruit.</p>
<p>&#8220;There’s no shortage of skills, passion and capability amongst this community,&#8221; said Hamer-Smith. &#8220;Buddy and his team are incredibly positive and talented and their commitment to the next generation as role models, mentors and guides is truly humbling. To have played a small part in helping this vision become a reality is a huge privilege for us.&#8221;</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="640" height="360" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0526-Audio-Technica-Australia.jpg" class="vc_single_image-img attachment-large" alt="" decoding="async" title="IMG_0526 Audio-Technica Australia" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0526-Audio-Technica-Australia.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0526-Audio-Technica-Australia-768x432.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0526-Audio-Technica-Australia-600x338.jpg 600w" sizes="(max-width: 640px) 100vw, 640px" /></div>
		</figure>
	</div>

	<div  class="wpb_single_image wpb_content_element vc_align_left">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="640" height="360" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0518-Audio-Technica-Australia-1800x1013.jpg" class="vc_single_image-img attachment-large" alt="" decoding="async" title="IMG_0518 Audio-Technica Australia" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0518-Audio-Technica-Australia-1800x1013.jpg 1800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0518-Audio-Technica-Australia-800x450.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0518-Audio-Technica-Australia-768x432.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0518-Audio-Technica-Australia-1536x864.jpg 1536w, https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0518-Audio-Technica-Australia-scaled.jpg 2048w, https://www.audiotechnology.com/wp-content/uploads/2023/12/IMG_0518-Audio-Technica-Australia-600x338.jpg 600w" sizes="(max-width: 640px) 100vw, 640px" /></div>
		</figure>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div><div class="aio-icon-component    style_1"><div id="Info-box-wrap-1894" class="aio-icon-box default-icon" style=""  ><div class="aio-icon-default"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333;font-size:25px;display:inline-block;">
	<i class="Defaults-phone"></i>
</div></div></div></div><div class="aio-icon-header" ><h4 class="aio-icon-title ult-responsive"  data-ultimate-target='#Info-box-wrap-1894 .aio-icon-title'  data-responsive-json-new='{"font-size":"","line-height":""}'  style="">CONTACT</h4></div> <!-- header --><div class="aio-icon-description ult-responsive"  data-ultimate-target='#Info-box-wrap-1894 .aio-icon-description'  data-responsive-json-new='{"font-size":"","line-height":""}'  style=""><strong>Technical Audio Group: </strong>(02) 9519 0900<br />
<strong>Website:</strong> <a href="http://www.tag.com.au">tag.com.au</a></div> <!-- description --></div> <!-- aio-icon-box --></div> <!-- aio-icon-component --></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_custom_1595296124081 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner vc_custom_1595990674300"><div class="wpb_wrapper"><div id="bsa-block-970--450" class="bsaProContainerNew bsaProContainer-86 bsa-block-970--450 bsa-pro-col-1" style="display: block !important"><div class="bsaProItems bsaGridNoGutter " style="background-color:"><div class="bsaProItem bsaReset" data-animation="fadeIn" style=""><div class="bsaProItemInner" style="background-color:"><div class="bsaProItemInner__thumb"><div class="bsaProAnimateThumb" style="display: block;margin: auto;"><a class="bsaProItem__url" href="https://www.audiotechnology.com/advertise?sid=86&bsa_pro_id=864&bsa_pro_url=1" target="_blank"><div class="bsaProItemInner__img" style="background-image: url(&#39;https://www.audiotechnology.com/wp-content/uploads/bsa-pro-upload/1698893259-Fender_Tone-Master-Pro_DA.jpg&#39;)"></div></a></div></div></div></div></div></div><script>
			(function($){
				function bsaProResize() {
					var sid = "86";
					var object = $(".bsaProContainer-" + sid);
					var imageThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
					var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
					var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
					var parentWidth = "970";
					var parentHeight = "450";
					var objectWidth = object.parent().outerWidth();
//					var objectWidth = object.width();
					if ( objectWidth <= parentWidth ) {
						var scale = objectWidth / parentWidth;
						if ( objectWidth > 0 && objectWidth !== 100 && scale > 0 ) {
							animateThumb.height(parentHeight * scale);
							innerThumb.height(parentHeight * scale);
							imageThumb.height(parentHeight * scale);
							object.height(parentHeight * scale);
						} else {
							animateThumb.height(parentHeight);
							innerThumb.height(parentHeight);
							imageThumb.height(parentHeight);
							object.height(parentHeight);
						}
					} else {
						animateThumb.height(parentHeight);
						innerThumb.height(parentHeight);
						imageThumb.height(parentHeight);
						object.height(parentHeight);
					}
				}
				$(document).ready(function(){
					bsaProResize();
					$(window).resize(function(){
						bsaProResize();
					});
				});
			})(jQuery);
		</script>						<script>
							(function ($) {
								var bsaProContainer = $('.bsaProContainer-86');
								var number_show_ads = "0";
								var number_hide_ads = "0";
								if ( number_show_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeIn(); }, number_show_ads * 1000);
								}
								if ( number_hide_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeOut(); }, number_hide_ads * 1000);
								}
							})(jQuery);
						</script>
						</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</section><p>The post <a rel="nofollow" href="https://www.audiotechnology.com/features/a-music-studio-arrives-in-boggabilla">A Music Studio Arrives in Boggabilla</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.audiotechnology.com/features/a-music-studio-arrives-in-boggabilla/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Review: JBL IRX One</title>
		<link>https://www.audiotechnology.com/reviews/jbl-irx-one</link>
					<comments>https://www.audiotechnology.com/reviews/jbl-irx-one#respond</comments>
		
		<dc:creator><![CDATA[Christopher Holder]]></dc:creator>
		<pubDate>Tue, 12 Dec 2023 05:18:52 +0000</pubDate>
				<category><![CDATA[Issue 92]]></category>
		<category><![CDATA[JBL Professional]]></category>
		<category><![CDATA[Portable PAs]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[christopher Holder]]></category>
		<category><![CDATA[cmi]]></category>
		<category><![CDATA[eon one]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[JBL IRX One]]></category>
		<category><![CDATA[portable PA]]></category>
		<category><![CDATA[prx one]]></category>
		<category><![CDATA[review]]></category>
		<guid isPermaLink="false">https://www.audiotechnology.com/?p=79780</guid>

					<description><![CDATA[<p> [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://www.audiotechnology.com/reviews/jbl-irx-one">Read More...</a></p>
<p>The post <a rel="nofollow" href="https://www.audiotechnology.com/reviews/jbl-irx-one">Review: JBL IRX One</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="190" height="768" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/JBLPro_IRXOne_Front_Angle_Right-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="JBLPro_IRXOne_Front_Angle_Right-pichi" loading="lazy" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  drop-cap" >
		<div class="wpb_wrapper">
			<p class="p1">JBL takes its stick PA offering seriously. At the upper end, JBL’s PRX One is the ‘bells and whistles’ option. In fact, the mixer section is so well featured (with effects and processing on every channel) that it’s bit of a pain to operate without the app — which is excellent. PRX One is a serious all-in-one PA suitable for anything up to a three or four-piece band in a medium-sized space. Then there’s the EON One Mk2. One of the standout features of this system is it can be battery powered (whoever at JBL came up with the tag line: ‘bring your power chords, not your power cords’ deserves a raise). It’s a ‘desert island’ portable PA combining an array of eight two-inch tweeters and a 10-inch sub.</p>
<p class="p1">Now coming into the market under the EON One Mk2 is the thrifty IRX One.</p>
<p class="p1">The first thing you notice about IRX One is just how portable it is. The ‘stick’ part of the PA is stored into the base unit, making for a true all-in-one transport solution. And it’s lightweight – at 15.5kg, most high schoolers’ backpacks are heavier. What’s more, the industrial design is ingenious. <cite><strong style="background: #ff9611; color: #000000;">The way the stick elements store, and how the ‘lid’ fits over the top providing a sturdy handle for transportation, is really clever.</strong></cite> It’s a genuinely portable option for just about anyone to handle.</p>
<h4 class="p1"><strong>LET’S STICK TOGETHER</strong></h4>
<p class="p1">Piecing together the IRX One is a doddle. The ‘stick’ is in three pieces. Once you pull the pieces out of the enclosure, simply pop the two ‘spacers’ into the slot and place the loudspeaker portion at the top. If you don’t need the extra height, just use one spacer.</p>
<p class="p1">You’ll need an IEC power lead, of course, but otherwise everything is entirely self contained (hmm, wonder if a slot could be provided for the power lead? I wrapped mine in and around the handle mechanism).<span class="Apple-converted-space"> </span></p>
<p class="p1">The mixer section is designed for simplicity. First thing you’ll notice is there’s no LCD – what you see is what you get. That said, the mixer has some very handy easter eggs.</p>
<p class="p1">There are three channels. The first two accept mic or line signal and phantom power is available. The third channel takes a mono jack for line/Hi-Z sources. There’s no stereo input, which is hardly an issue when the output is mono. Each channel has a signal present/limit LED. Each has a gain pot (55dB for mic level, 48dB for line); two-band EQ (with a centre detent on the control) and a level pot. The level pot has a pleasing degree of resistance – there’s not much chance of bumping it and wearing the consequences.</p>
<p class="p1">The master/main section of the mixer includes the power button and larger main level knob. A Bluetooth (BT) button allows your device to discover the IRX One. The AFS (automatic feedback suppression) button engages that particular feature, as does the Ducking button (IRX One will detect mic input activity and duck music from the Bluetooth source).<span class="Apple-converted-space"> </span></p>
<p class="p1">A six-position Preset dial allows you to click between EQ presets (Flat, Speech, DJ, KTV, Cafe and Bright).</p>
<p class="p1">A limit LED rounds out the section, while a Mix Out jack rounds out the I/O.</p>

		</div>
	</div>
</div></div></div><div class="wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1651021749331"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 style="text-align: center;"><strong>NEED TO KNOW</strong></h4>
<h5 style="text-align: center;"><strong>JBL IRX One</strong><br />
Portable PA</h5>

		</div>
	</div>
<div class="uavc-list-icon uavc-list-icon-wrapper ult-adjust-bottom-margin   "><ul class="uavc-list"><li><div class="uavc-list-content" id="list-icon-wrap-3850">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-dollar usd"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-3850 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>PRICE</b></p>
<p class="p1">A$1599</p>
<p></span></div></li><li><div class="uavc-list-content" id="list-icon-wrap-3021">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-phone"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-3021 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>CONTACT</b></p>
<p>CMI: <a href="http://cmi.com.au">cmi.com.au</a></span></div></li><li><div class="uavc-list-content" id="list-icon-wrap-8181">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-check"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-8181 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>PROS</b></p>
<ul>
<li>Lightweight all-in-one design</li>
<li>Even coverage</li>
<li>Easy to use</li>
</ul>
<p></span></div></li><li><div class="uavc-list-content" id="list-icon-wrap-4938">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-close remove times"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-4938 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>CONS</b></p>
<ul>
<li class="p1">No onboard reverb</li>
</ul>
<p></span></div></li><li><div class="uavc-list-content" id="list-icon-wrap-2654">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-stack-exchange"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-2654 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>SUMMARY</b></p>
<p class="p1">IRX One is perfectly pitched as a simple, lightweight, portable PA that sounds good without any technical know-how. Its wide and even dispersion means just about everyone is in the sweetspot. Ideal for small- to mid-sized spaces and anywhere you need portable audio.</p>
<p></span></div></li></ul></div></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft vc_custom_1701731139567 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_right  wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="562" height="768" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/JBLPro_IRXOne_Top_Array_Packed-pichi.png" class="vc_single_image-img attachment-full" alt="" decoding="async" title="JBLPro_IRXOne_Top_Array_Packed-pichi" loading="lazy" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="576" height="768" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/20231204_202306_Grey-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="20231204_202306_Grey-pichi" loading="lazy" /></div>
		</figure>
	</div>
</div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>NO BRAINER</strong></h4>
<p class="p1">IRX One is such a lightweight/portable, no-brainer PA that I must admit, my expectations of the audio performance weren’t sky high. But as soon as I connected my phone via Bluetooth 5 I was greeted by a pleasing rendition. First things I noticed: ‘wow, hasn’t Bluetooth audio quality come a long way in the last 10 years!&#8217;; ‘the sound is quite relaxed and open – nothing is poking me in the eye’; and, ‘gosh, the sound is very even back to front and side to side’.</p>
<p class="p1">I had the EQ preset set to Flat and was running the system at about 50%.</p>
<p class="p1">I was also grateful the Bluetooth connection provides an additional input and doesn’t take up one of the three channels. Admittedly, that means you need to control the mix balance from your device but that’s no biggie.</p>
<p class="p1">Turning the PA up, I was pleased to hear that the sound held up right to the point of limiting. The eight-inch sub isn’t designed to fill a large space and the electronics ensure it doesn’t go flappy in places that it shouldn’t.</p>

		</div>
	</div>
</div></div></div><div class="wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="smile_icon_list_wrap ult_info_list_container ult-adjust-bottom-margin   vc_custom_1679444872148"><ul class="smile_icon_list left square with_bg"><li class="icon_list_item" style=" font-size:150px;"><div class="icon_list_icon" data-animation="" data-animation-delay="03" style="font-size:50px;border-width:1px;border-style:none;background:rgba(255,255,255,0.01);color:#0c0c0c;border-color:#333333;"><i class="icomoon-serif-quote-open" ></i></div><div class="icon_description" id="Info-list-wrap-5438" style="font-size:50px;"><div class="icon_description_text ult-responsive"  data-ultimate-target='#Info-list-wrap-5438 .icon_description_text'  data-responsive-json-new='{"font-size":"desktop:13px;","line-height":"desktop:18px;"}'  style=""></div></div><div class="icon_list_connector"  style="border-right-width: 1px;border-right-style: dashed;border-color: #333333;"></div></li></ul></div><h2 style="text-align: left;font-family:Playfair Display;font-weight:700;font-style:normal" class="vc_custom_heading" >it’s lightweight – at 15.5kg, most high schoolers’ backpacks are heavier</h2><div class="smile_icon_list_wrap ult_info_list_container ult-adjust-bottom-margin   vc_custom_1683167741851"><ul class="smile_icon_list left square with_bg"><li class="icon_list_item" style=" font-size:150px;"><div class="icon_list_icon" data-animation="" data-animation-delay="03" style="font-size:50px;border-width:1px;border-style:none;background:rgba(255,255,255,0.01);color:#0c0c0c;border-color:#333333;"><i class="icomoon-serif-quote-close" ></i></div><div class="icon_description" id="Info-list-wrap-1414" style="font-size:50px;"><div class="icon_description_text ult-responsive"  data-ultimate-target='#Info-list-wrap-1414 .icon_description_text'  data-responsive-json-new='{"font-size":"desktop:13px;","line-height":"desktop:18px;"}'  style=""></div></div><div class="icon_list_connector"  style="border-right-width: 1px;border-right-style: dashed;border-color: #333333;"></div></li></ul></div></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_custom_1595296124081 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner vc_custom_1595990674300"><div class="wpb_wrapper"><div id="bsa-block-970--450" class="bsaProContainerNew bsaProContainer-86 bsa-block-970--450 bsa-pro-col-1" style="display: block !important"><div class="bsaProItems bsaGridNoGutter " style="background-color:"><div class="bsaProItem bsaReset" data-animation="fadeIn" style=""><div class="bsaProItemInner" style="background-color:"><div class="bsaProItemInner__thumb"><div class="bsaProAnimateThumb" style="display: block;margin: auto;"><a class="bsaProItem__url" href="https://www.audiotechnology.com/advertise?sid=86&bsa_pro_id=828&bsa_pro_url=1" target="_blank"><div class="bsaProItemInner__img" style="background-image: url(&#39;https://www.audiotechnology.com/wp-content/uploads/bsa-pro-upload/1691035019-Australis_LAB GRUPPEN_DA-pichi.jpg&#39;)"></div></a></div></div></div></div></div></div><script>
			(function($){
				function bsaProResize() {
					var sid = "86";
					var object = $(".bsaProContainer-" + sid);
					var imageThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
					var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
					var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
					var parentWidth = "970";
					var parentHeight = "450";
					var objectWidth = object.parent().outerWidth();
//					var objectWidth = object.width();
					if ( objectWidth <= parentWidth ) {
						var scale = objectWidth / parentWidth;
						if ( objectWidth > 0 && objectWidth !== 100 && scale > 0 ) {
							animateThumb.height(parentHeight * scale);
							innerThumb.height(parentHeight * scale);
							imageThumb.height(parentHeight * scale);
							object.height(parentHeight * scale);
						} else {
							animateThumb.height(parentHeight);
							innerThumb.height(parentHeight);
							imageThumb.height(parentHeight);
							object.height(parentHeight);
						}
					} else {
						animateThumb.height(parentHeight);
						innerThumb.height(parentHeight);
						imageThumb.height(parentHeight);
						object.height(parentHeight);
					}
				}
				$(document).ready(function(){
					bsaProResize();
					$(window).resize(function(){
						bsaProResize();
					});
				});
			})(jQuery);
		</script>						<script>
							(function ($) {
								var bsaProContainer = $('.bsaProContainer-86');
								var number_show_ads = "0";
								var number_hide_ads = "0";
								if ( number_show_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeIn(); }, number_show_ads * 1000);
								}
								if ( number_hide_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeOut(); }, number_hide_ads * 1000);
								}
							})(jQuery);
						</script>
						</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>AIN’T MISBEHAVIN’</strong></h4>
<p class="p1">Next, Preshan and I plugged in a microphone, acoustic guitar and a keyboard. It’s almost impossible to get this PA to misbehave. <cite><strong style="background: #ff9611; color: #000000;">With the AFS button activated you can sing with your mic and face hard up against the grille of the column.</strong></cite> Admittedly, at this point you’re hearing the DSP working but it’s not feeding back. There’s sufficient gain and control to quickly achieve a nice balance of multiple inputs. We both felt that with the keys and the vocals, IRX One provided space and separation without worrying about using the onboard fixed band EQ, which isn’t intended for finessing or sculpting your sound. I did wonder if there was some hush-hush automatic gain control/compression going on to add another level of failsafe level control.<span class="Apple-converted-space"> </span></p>
<p class="p1">The EQ presets are a nifty feature. I couldn’t find any reference in the manual to the EQ contours it&#8217;s imposing. In fact, I still don’t even know what ‘KTV’ on the dial stands for. No matter, they’re really a ‘suck it ’n’ see’, ‘if it makes it sound better to your ears then use it’ feature.<span class="Apple-converted-space"> </span></p>
<p class="p1">The lack of any reverb in the mixer is the only thing that IRX me (sorry). For performers, this is fairly easily remedied by an in-line reverb pedal. I’m aware that JBL has done its best to ensure the mixer can be operated by anyone, and the lack of ’verb is a design choice, and probably the right one. But a one-knob Lexicon Hall would really be the icing.</p>
<h4 class="p1"><strong>PERFECT MIX?</strong></h4>
<p class="p1">IRX One is a remarkable PA. To say it’s ‘versatile’ is a huge understatement. In fact, I can’t think of an institution (or even household) that wouldn’t benefit from having an IRX One handy. Quite literally, anyone, can haul it out and make some noise or plug a microphone into it and, quite literally, no one, can stuff it up – it’s as foolproof as any all-in-one PA ever could be. <cite><strong style="background: #ff9611; color: #000000;">(I guess the only ‘training’ you might need to do, is to have that awkward conversation about the difference between gain and level.)</strong></cite></p>
<p class="p1">What’s more, it sounds good. The design of the 6 x two-inch column array is highly effective and it’s easy to get a ‘produced’ sound with little effort. The 160° horizontal dispersion is very even and means non-technical operatives hardly even need to point the PA in the correct direction — everyone’s covered. That’s not to say the IRX One can break the laws of physics and produce audio miracles but for small to mediums sized spaces (or even larger spaces where only speech reproduction is required) this PA won’t disappoint.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft vc_custom_1701405511583 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h5 class="p1"><strong>FEATURES</strong></h5>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<ul>
<li class="p1">C-shaped array of six two-inch tweeters</li>
<li class="p1">8” woofer with bass-reflex design</li>
<li class="p1">Frequency response: 40Hz &#8211; 20kHz</li>
<li class="p1">Built-in 3-channel mixer</li>
<li class="p1">Fixed bass and treble control, Automatic Feedback Suppression (AFS), phantom power, and system tuning presets</li>
<li class="p1">Soundcraft Easy Ducking automatically turns down music when speech is detected</li>
<li class="p1">I/O includes ¼-inch and XLR inputs with included 48V phantom power and ¼-inch balanced mix-out</li>
</ul>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<ul>
<li class="p1">Bluetooth 5.0 audio streaming</li>
<li class="p1">Column spacers and array cabinet conveniently fit into back of base unit</li>
<li class="p1">Speaker automatically adjusts tuning depending on how many spacers are used</li>
<li class="p1">Easy to carry with one hand</li>
<li class="p1">Ergonomically-optimized carry handle minimises wrist strain</li>
<li class="p1">Road-tough, lightweight cabinet</li>
<li class="p1">Complete three-year warranty</li>
</ul>

		</div>
	</div>
</div></div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
</section><p>The post <a rel="nofollow" href="https://www.audiotechnology.com/reviews/jbl-irx-one">Review: JBL IRX One</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.audiotechnology.com/reviews/jbl-irx-one/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Review: dBTechnologies VIO X206</title>
		<link>https://www.audiotechnology.com/reviews/dbtechnologies-vio-x206</link>
					<comments>https://www.audiotechnology.com/reviews/dbtechnologies-vio-x206#respond</comments>
		
		<dc:creator><![CDATA[Preshan John]]></dc:creator>
		<pubDate>Fri, 08 Dec 2023 03:21:13 +0000</pubDate>
				<category><![CDATA[dBTechnologies]]></category>
		<category><![CDATA[Issue 92]]></category>
		<category><![CDATA[Loudspeakers System]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[dbtechnologies]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[point source]]></category>
		<category><![CDATA[Preshan john]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Vio X206]]></category>
		<guid isPermaLink="false">https://www.audiotechnology.com/?p=80007</guid>

					<description><![CDATA[<p> [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://www.audiotechnology.com/reviews/dbtechnologies-vio-x206">Read More...</a></p>
<p>The post <a rel="nofollow" href="https://www.audiotechnology.com/reviews/dbtechnologies-vio-x206">Review: dBTechnologies VIO X206</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  drop-cap" >
		<div class="wpb_wrapper">
			<p class="p1">Loudspeaker technology has developed at a rapid pace over the last couple of decades. Dispersion has become incredibly precise and predictable. Coverage across the sound field has become smoother and more uniform. Throw distances have increased and box sizes have decreased.<span class="Apple-converted-space"> </span></p>
<p class="p1">In many respects, a compact loudspeaker like the dBTechnologies VIO X206 is a result of these types of developments. Gone are the days where small size means small performance. The X206 is indeed compact (65cm x 27cm x 21cm) and fairly lightweight at 17.3kg. The cabinet houses two 6.5-inch transducers and a 1-inch compression driver. Like most dBTechnologies products, it’s self-powered with a built-in 900W RMS Class-D Digipro G3 amplifier for a maximum SPL of 131dB and a commendably broad frequency response of 66Hz–19.5kHz (-10dB).<span class="Apple-converted-space"> </span></p>
<p class="p1">But aside from its impressive performance specs, the VIO X206 has a nifty trick up its sleeve. Its standard 60° x 90° horn can be swapped out for a 100° x 15° waveguide, instantly transforming it from a point source box for small to medium gigs into an array-able cabinet ready for larger scale applications. This makes the X206 uncommonly versatile and thus an attractive option for those needing adaptability.</p>
<h4 class="p1"><strong>ARRAY OF OPTIONS</strong></h4>
<p class="p1">Take one look at the X206 and you can see how it presents itself as an ideal point source loudspeaker for a variety of smaller sound reinforcement applications. The slim form factor makes for neat and discreet wall or pole mounting in spaces anywhere from pubs and restaurants to churches and function rooms. Horizontal and vertical brackets for the X206 are available from dBTechnologies to suit a venue’s needs, including pole mounting, wall mounting, and truss mounting. For portable use, the X206 needs an adaptor to fit a regular speaker stand.</p>
<p class="p1">dBTechnologies has enhanced the X206’s functionality with Ease Focus predictive software and Aurora Net control and monitoring software. Connect via the RDNet protocol using the Data In etherCON port on the back of the X206, and use Data Out to daisy chain with extra modules in a line array configuration. The software is an exception value-add which lets you get the most out of a pair or group of X206s – 32-bit DSP processing allows for accurate delays, phase visualisations, EQ curves, and so on – without moving from the FOH position.</p>

		</div>
	</div>

	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="520" height="768" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/VIO-X206-back-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="VIO-X206-back-pichi" loading="lazy" /></div>
		</figure>
	</div>
</div></div></div><div class="wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1651021749331"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 style="text-align: center;"><strong>NEED TO KNOW</strong></h4>
<h5 style="text-align: center;"><strong>dBTechnologies VIO X206</strong><br />
Compact Array-able Active Loudspeaker</h5>

		</div>
	</div>
<div class="uavc-list-icon uavc-list-icon-wrapper ult-adjust-bottom-margin   "><ul class="uavc-list"><li><div class="uavc-list-content" id="list-icon-wrap-9168">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-dollar usd"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-9168 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>PRICE</b></p>
<p class="p1">$6443ea RRP</p>
<p></span></div></li><li><div class="uavc-list-content" id="list-icon-wrap-5794">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-phone"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-5794 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>CONTACT</b></p>
<p class="p1">NAS Solutions: (03) 8756 2600 or <a href="mailto:sales@nas.solutions">sales@nas.solutions</a></p>
<p></span></div></li><li><div class="uavc-list-content" id="list-icon-wrap-1343">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-check"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-1343 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>PROS</b></p>
<ul>
<li class="p1">Impressively full range sound</li>
<li class="p1">Throws well even in point source mode</li>
<li class="p1">Compact box weighing just 17kg</li>
<li class="p1">Excellent build quality</li>
</ul>
<p></span></div></li><li><div class="uavc-list-content" id="list-icon-wrap-1160">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-close remove times"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-1160 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>CONS</b></p>
<ul>
<li class="p1">Mids can get barky</li>
</ul>
<p></span></div></li><li><div class="uavc-list-content" id="list-icon-wrap-8579">
<div class="uavc-list-icon  " data-animation="" data-animation-delay="03" style="margin-right:10px;"><div class="ult-just-icon-wrapper  "><div class="align-icon" style="text-align:center;">
<div class="aio-icon none "  style="color:#333333;font-size:25px;display:inline-block;">
	<i class="Defaults-stack-exchange"></i>
</div></div></div>
</div><span  data-ultimate-target='#list-icon-wrap-8579 .uavc-list-desc'  data-responsive-json-new='{"font-size":"","line-height":""}'  class="uavc-list-desc ult-responsive" style=""><b>SUMMARY</b></p>
<p class="p1">The dBTechnologies Vio X206 covers a lot of bases for small- to medium-sized sound reinforcement applications, and it sounds bigger than it looks. Not only a capable, full-range and versatile point source box, the X206’s line array capability means it can meet more specific live or installation criteria.<span class="Apple-converted-space"> </span></p>
<p></span></div></li></ul></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>BOX OF SURPRISES</strong></h4>
<p class="p1">NAS sent us two X206s loaded with the 90° x 60° rotatable horn. Chris and I set them up in the empty auditorium of a local church that’s definitely too big a space for them to fully cover on their own, but it was a chance to see how hard they’d try. My first observation was how far these compact boxes can throw. A two-position ‘HF Correction’ switch on the back of the unit offers high frequency optimisation depending on your throw distance requirements in both point source and line array applications. I could stand about 15m back without key elements in program material falling apart in the slightest. Snare drums, vocals, guitars and percussion all felt present and detailed when reasonably on axis. However, moving laterally at this kind of distance showed where the X206’s capabilities are stretched as its coverage is less predictable when more distant. Moving in closer yielded a smoother coverage from left to right across the stereo spread of the two loudspeakers set up perpendicularly. Top tip: if you’re using the X206’s on sticks, play with the rotation of each box in small increments until the horizontal coverage becomes nice and uniform at your audience’s average listening distance – I found there’s a definite sweet spot and things quickly get lumpy when you deviate from it.</p>
<p class="p1">The X206 is a surprisingly full-range box. Perhaps I say ‘surprisingly’ because its compactness dulled my expectations, but it sounds noticeably bigger than it looks, especially in the low end. Bass frequencies emanate with as much confidence as the midrange albeit with less articulation, but still plenty enough to not feel tinny, small or weak in a medium-sized space. Of course, the X206 can’t break the laws of physics – if you want chest-rattling doof, plug in a subwoofer. Otherwise, as far as tone goes, I found the generous dose of high mids from the horn can get fatiguing if you’re standing right in the firing line. However, this midrange presence makes vocals eminently mix-able even in a dense production. The Digipro amps supply enough depth and headroom to handle several instruments and vocals without sacrificing clarity or space.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="1024" height="428" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/VIO-X206-100-left-corner-pichi.jpg" class="vc_single_image-img attachment-full" alt="" decoding="async" title="VIO-X206-100-left-corner-pichi" loading="lazy" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/VIO-X206-100-left-corner-pichi.jpg 1024w, https://www.audiotechnology.com/wp-content/uploads/2023/12/VIO-X206-100-left-corner-pichi-800x334.jpg 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/VIO-X206-100-left-corner-pichi-768x321.jpg 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/VIO-X206-100-left-corner-pichi-600x251.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="p1"><strong>TO THE POINT</strong></h4>
<p class="p1">My time with the dBTechnologies Vio X206 was spent using it as a point source box. In this configuration, the X206 is capable of a lot more than its size suggests, and perfect for anything from a solo musician playing a gig in the corner of a pub, to being the primary PA for a house of worship, or fill supplements to a larger FOH system. Conference spaces and function centres would benefit from having a couple of X206s in the store room, as would a rental or production company for setting up some last minute delays or stage fills at an outdoor event. The built-in amplification results in quick setup and the sleekness of the box means you can put it just about anywhere.</p>
<p class="p1">But should you wish to up the ante and cater for much larger events and audience sizes, the Vio X206 continues to put up its hand. Using it as a line array with the 100° x 15° waveguide means much further throw distances and more precise pattern control, with the full reinforcement of predictive and management software to hone the system to perfection.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_custom_1595296124081 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner vc_custom_1595990674300"><div class="wpb_wrapper"><div id="bsa-block-970--450" class="bsaProContainerNew bsaProContainer-86 bsa-block-970--450 bsa-pro-col-1" style="display: block !important"><div class="bsaProItems bsaGridNoGutter " style="background-color:"><div class="bsaProItem bsaReset" data-animation="fadeIn" style=""><div class="bsaProItemInner" style="background-color:"><div class="bsaProItemInner__thumb"><div class="bsaProAnimateThumb" style="display: block;margin: auto;"><a class="bsaProItem__url" href="https://www.audiotechnology.com/advertise?sid=86&bsa_pro_id=851&bsa_pro_url=1" target="_blank"><div class="bsaProItemInner__img" style="background-image: url(&#39;https://www.audiotechnology.com/wp-content/uploads/bsa-pro-upload/1697607643-AmberTech_DPA_DA-min.gif&#39;)"></div></a></div></div></div></div></div></div><script>
			(function($){
				function bsaProResize() {
					var sid = "86";
					var object = $(".bsaProContainer-" + sid);
					var imageThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
					var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
					var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
					var parentWidth = "970";
					var parentHeight = "450";
					var objectWidth = object.parent().outerWidth();
//					var objectWidth = object.width();
					if ( objectWidth <= parentWidth ) {
						var scale = objectWidth / parentWidth;
						if ( objectWidth > 0 && objectWidth !== 100 && scale > 0 ) {
							animateThumb.height(parentHeight * scale);
							innerThumb.height(parentHeight * scale);
							imageThumb.height(parentHeight * scale);
							object.height(parentHeight * scale);
						} else {
							animateThumb.height(parentHeight);
							innerThumb.height(parentHeight);
							imageThumb.height(parentHeight);
							object.height(parentHeight);
						}
					} else {
						animateThumb.height(parentHeight);
						innerThumb.height(parentHeight);
						imageThumb.height(parentHeight);
						object.height(parentHeight);
					}
				}
				$(document).ready(function(){
					bsaProResize();
					$(window).resize(function(){
						bsaProResize();
					});
				});
			})(jQuery);
		</script>						<script>
							(function ($) {
								var bsaProContainer = $('.bsaProContainer-86');
								var number_show_ads = "0";
								var number_hide_ads = "0";
								if ( number_show_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeIn(); }, number_show_ads * 1000);
								}
								if ( number_hide_ads > 0 ) {
									setTimeout(function () { bsaProContainer.fadeOut(); }, number_hide_ads * 1000);
								}
							})(jQuery);
						</script>
						</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
</section><p>The post <a rel="nofollow" href="https://www.audiotechnology.com/reviews/dbtechnologies-vio-x206">Review: dBTechnologies VIO X206</a> appeared first on <a rel="nofollow" href="https://www.audiotechnology.com">AudioTechnology</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.audiotechnology.com/reviews/dbtechnologies-vio-x206/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
