<?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>Free Stuff Archives &mdash; AudioTechnology</title>
	<atom:link href="https://www.audiotechnology.com/category/free-stuff/feed" rel="self" type="application/rss+xml" />
	<link>https://www.audiotechnology.com/category/free-stuff</link>
	<description>Everything for the audio engineer, producer &#38; recording musician.</description>
	<lastBuildDate>Thu, 21 Dec 2023 23:43:27 +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>Free Stuff Archives &mdash; AudioTechnology</title>
	<link>https://www.audiotechnology.com/category/free-stuff</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=872&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/1701057146-NAS_Fifty Line_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>
</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>V72 Tube Preamp Plugin</title>
		<link>https://www.audiotechnology.com/free-stuff/v72-tube-preamp-plugin</link>
					<comments>https://www.audiotechnology.com/free-stuff/v72-tube-preamp-plugin#respond</comments>
		
		<dc:creator><![CDATA[Audio Technology]]></dc:creator>
		<pubDate>Wed, 06 Dec 2023 02:19:46 +0000</pubDate>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[DAW]]></category>
		<category><![CDATA[free plug-ins]]></category>
		<category><![CDATA[free plugins]]></category>
		<category><![CDATA[free stuff]]></category>
		<category><![CDATA[fuse audio labs]]></category>
		<category><![CDATA[music production]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[professional musician]]></category>
		<category><![CDATA[recording]]></category>
		<category><![CDATA[recording studio]]></category>
		<category><![CDATA[studio]]></category>
		<guid isPermaLink="false">https://www.audiotechnology.com/?p=79877</guid>

					<description><![CDATA[<p> [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://www.audiotechnology.com/free-stuff/v72-tube-preamp-plugin">Read More...</a></p>
<p>The post <a rel="nofollow" href="https://www.audiotechnology.com/free-stuff/v72-tube-preamp-plugin">V72 Tube Preamp Plugin</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>Truly analogue-sounding plugins developer Fuse Audio Labs is proud to introduce its VPRE-72 plugin — available as a brand-new freebie offering based on the classic Fifties-vintage V72 tube preamp design.</p>
<p>As an analogue milestone dating back to the early Fifties, the V72 subsequently secured its place as a standout piece of recorded history through to the present day, acting as the blueprint for the later V76 and also the classic REDD.47 preamps playing a part in making numerous Beatles sessions sound so fab.</p>
<p>It is testament to Fuse Audio Labs’ talent for fashioning truly analogue-sounding plugins, then, that the VPRE-72 catches the subtle yet divine spirit of its inspirational model namesake with a faithful emulation of the input and output transformers, the dual EF804s pentode circuit with its peculiar feedback structure, as well as the heavy output choke that brings a subtle touch of air to the preamp proceedings.</p>
<p>Putting the VPRE-72 through its paces is a straightforward process: the drive control generates as much tube vibe as is needed, while pushing further progresses through to gentle- and musical-sounding saturation. Gain is compensated for convenience, and added V76-style low- and high-cut filters allow for quickly shaping the results to taste. The integrated grouping feature makes the plugin particularly suited to multi-channel applications.</p>
<p>According to Fuse Audio Labs CEO Reimund Dratwa, “The V72 will always remain a benchmark in preamp design in terms of excellent engineering and pristine sound characteristics, but getting hold of one these days will likely set you back a small fortune. Fortunately, it doesn’t have to be that way… which is why we are especially delighted to make its epic tube tone available for anyone’s DAW absolutely for free.”</p>
<p>The VPRE-72 plugin is offered for free, without any temporal or functional restrictions, and anyone is invited to create a free account on the Fuse Audio Labs website (https://www.fuseaudiolabs.com/signup.html) to find their download waiting for them.</p>
<p>For more in-depth information, please visit the dedicated VPRE-72 webpage here: <a href="https://fuseaudiolabs.com/vpre72.html">https://fuseaudiolabs.com/vpre72.html</a></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="510" src="https://www.audiotechnology.com/wp-content/uploads/2023/12/VPRE-72_gui.png" class="vc_single_image-img attachment-large" alt="" decoding="async" title="VPRE-72_gui" fetchpriority="high" srcset="https://www.audiotechnology.com/wp-content/uploads/2023/12/VPRE-72_gui.png 1256w, https://www.audiotechnology.com/wp-content/uploads/2023/12/VPRE-72_gui-800x637.png 800w, https://www.audiotechnology.com/wp-content/uploads/2023/12/VPRE-72_gui-768x611.png 768w, https://www.audiotechnology.com/wp-content/uploads/2023/12/VPRE-72_gui-600x478.png 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-7454" 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-7454 .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-7454 .aio-icon-description'  data-responsive-json-new='{"font-size":"","line-height":""}'  style="">Website: <a href="http://www.fuseaudiolabs.com">Fuse Audio Labs</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=739&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/1673238661-RCPII_Launch_Static_PA-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>
</section><p>The post <a rel="nofollow" href="https://www.audiotechnology.com/free-stuff/v72-tube-preamp-plugin">V72 Tube Preamp Plugin</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/v72-tube-preamp-plugin/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
