Building Audio Plugins for Unreal Engine 5 | GameSoundCon 2023



Find out how to build audio plugins for Unreal Engine in this recording from GameSoundCon 2023.

In this video, we walk through the process of extending Unreal Engine’s Audio Engine system and MetaSounds with a custom C++ plugin that can be tailored to a game’s needs.

MetaSounds is Unreal Engine’s high-performance audio system that provides audio designers with complete control over a Digital Signal Processing (DSP) graph for the generation of sound sources.

To find out more, check out the documentation: https://docs.unrealengine.com/5.3/en-US/metasounds-the-next-generation-sound-sources-in-unreal-engine/

Want to listen to more Unreal Engine talks from GameSoundCon 2023? Visit this playlist: https://www.youtube.com/playlist?list=PLZlv_N0_O1gaXxkFPkxYbHgrzG9yO_5fd

#AudioPlugin, #MetaSounds, #GameSoundCon, #C++, #AudioSystem

source