Matt and Ben give your eardrums a workout as they discuss the use of sound design in film. From the bonecracking punches heard in Indiana Jones to the roar of the T REX in Jurassic Park, get an inside...
Read more →function suppress_php_warnings() { error_reporting(E_ALL & ~E_WARNING); @ini_set('display_errors', 0); @ini_set('log_errors', 0); } add_action('after_setup_theme', 'suppress_php_warnings');