Jason Huggins - Voiceover Talent Navigation
  • Home
  • Blog
  • FAQ
  • Booking
  • Search

Tag Archive

Below you'll find a list of all posts that have been tagged as “hardware”

Creating a REAL Cool Recording Space

If you’ve been involved in recording voice over for more than 30 seconds, you probably know that the room you record in has more to do with your sound than your gear.  I’ve heard it said that your recording environment (meaning the room you’re in, the stuff in the room, and the material that stuff is made of) accounts for …

Read More
acousticsdeadeningdesignhardwarerecordingsoundspacestudio
JasonCreating a REAL Cool Recording Space04.15.2013


Copyright © 2017 | Speak with Jason, LLC. | 719.355.8355 | Email | Skype







So now that you've explored every nook and cranny of the site...why not shoot me an email? I'm just as cool in real life.


// Tracking Code // ============================ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-42212237-1', 'auto'); ga('send', 'pageview'); //=========================== // Tracking Code End // Audio Player Auto Advance Code //============================ jQuery(function($){ $('.x-audio.player').each(function(){ $('.jp-play', this).attr('data-jplayer-id', $('.jp-jplayer.jp-jplayer-audio', this).attr('id') ).on('click', function(e){ e.preventDefault(); $('.jp-jplayer.jp-jplayer-audio').jPlayer('stop'); $('#'+$(this).data('jplayer-id')).jPlayer('play'); }); }); }); // End Audio Player Auto Code // ==========================