Quick Start Guide - Setting up SoundMaker in an Unreal Project
- Download the SoundMakerPlayer.zip Unreal file from the SoundMaker.org website.
- Open an existing Unreal Project, or create a new one.
- Create a Plugins folder and unzip the SoundMakerPlayer.zip content
In the project plugins folder ensure the SoundMaker Player plugin is enabled
In the Project Settings, SoundMakerPlayer section you can enter the Internal Serial Key number purchased from the website as well as any loaded interactive sample libraries with details such as, unique ID, Path, Serial Key and Event Names
Meta Sound Nodes
SoundMaker integrates with Unreal's MetaSound system by providing a number of nodes.
Player Node
The Player Node triggers a SoundMaker event on a specified game object, enabling comprehensive playback controls such as Play, Pause, Stop, and the ability to adjust audio properties like Volume and Pitch for dynamic sound management.
FPK Node
The FPK Node allows you to select and trigger a SoundMaker event from a predefined FPK (File Package) archive, streamlining event selection and organization.
GamerObject Node
The GameObject Node wraps the SoundMaker game object, managing all the component instances associated with triggered events. It serves as the container for handling sound components linked to a particular event.
SetParameter Node
The SetParameter Node updates or modifies the value of a runtime parameter, enabling real-time adjustments to sound behavior based on gameplay events or conditions.
SetSwitch Node
The SetSwitch Node switches or assigns a value to a specific parameter, allowing you to toggle between different audio states or behaviors dynamically within the sound system.
0 Comments
Add your comment