agency-game-audio-engineer

Design adaptive game audio pipelines across FMOD/Wwise and Unity, Unreal, and Godot.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/anavvanzin/Research --skill agency-game-audio-engineer-anavvanzin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-game-audio-engineer
Source: https://github.com/anavvanzin/Research/tree/main/cowork/integrations/antigravity/agency-game-audio-engineer
Command: npx skills add https://github.com/anavvanzin/Research --skill agency-game-audio-engineer-anavvanzin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables developers to design and implement reactive game audio architectures that span FMOD/Wwise and multiple engines, ensuring consistent audio behavior across gameplay states.

Core Features & Use Cases

  • Design scalable FMOD/Wwise project structures and event hierarchies that scale with content.
  • Implement adaptive music transitions and spatial audio rigs that respond to gameplay state.
  • Define and enforce audio budgets and parameter-driven state machines to bridge design and engine integration.
  • Use cases across Unity, Unreal, and Godot for SFX, music, voices, and environmental audio.

Quick Start

Create a minimal FMOD/Wwise project with one adaptive music state, a 3D spatial SFX setup, and a budget outline to begin integrating audio in your engine.

Frequently Asked Questions about agency-game-audio-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement adaptive game audio pipelines that respond to gameplay state changes?

Adaptive game audio pipelines bridge gameplay parameters and engine audio state machines using FMOD or Wwise. You define parameter-driven transitions and event hierarchies that scale music and SFX dynamically as gameplay states shift across Unity, Unreal, or Godot.

What's the best way to structure a scalable Wwise or FMOD project for a growing game?

Scalable Wwise or FMOD projects require documented event naming conventions and structured event hierarchies. Organizing audio events by gameplay function and content type ensures the project architecture scales cleanly as new audio assets and states are added.

Does this approach support spatial audio integration across Unity, Unreal, and Godot?

Spatial audio integration supports Unity, Unreal, and Godot engines. You can implement 3D spatial SFX rigs and environmental audio setups that respond to player position and gameplay state, ensuring consistent audio behavior across all three engines.

Can I enforce audio performance budgets when integrating adaptive music and SFX?

Audio performance budgets are enforced through parameter-driven state machines and clear architectural deliverables. Defining budget outlines alongside music transitions and spatial SFX setups keeps runtime audio performance within engine limits.

Wwise vs FMOD: which is better for parameter-driven audio state management?

Both Wwise and FMOD handle parameter-driven audio state management for adaptive game audio. The choice depends on your engine integration needs, as both support scalable event hierarchies, music transitions, and spatial audio across Unity, Unreal, and Godot.

Why do my adaptive music transitions feel abrupt during fast gameplay state changes?

Abrupt adaptive music transitions usually stem from poorly defined parameter-driven state machines in FMOD or Wwise. Designing scalable transition rules and parameter curves that bridge gameplay state shifts ensures smooth audio behavior during rapid changes.