Skip to content

Lorenzo Salvadori

Actor | Sound designer

Category: Technical Audio design

Cat Links Audio Programming / Technical Audio design

SoundManager

using UnityEngine; using System.Collections; // This is a SoundManager. Everything audio in the project will be managed through here. // Clips can be played calling the appropriate functions in theContinue readingSoundManager

Posted-on13 July 201512 December 2016By lineBylineLorenzo Salvadori
Cat Links Audio Programming / Technical Audio design

Pausing Sounds in Javascript

Hello amazing reader! Today I want to discuss something that I had to address while working on AngryBots. If you haven’t played the game yet you can download my versionContinue readingPausing Sounds in Javascript

Posted-on7 October 201412 December 2016By lineBylineLorenzo Salvadori
Cat Links Audio Programming / Technical Audio design

Audio design and C# scripting

Hello lovely chaps! Today I want to discuss some Audio design choices through scripting in C#. I recently finished a course on video game audio production using Wwise. It wasContinue readingAudio design and C# scripting

Posted-on23 September 201412 December 2016By lineBylineLorenzo Salvadori
Copyright © 2023 Lorenzo Salvadori | My Music Band by Catch Themes
Scroll Up