game-audio-engineer

Design and implement game audio systems with Wwise or FMOD middleware.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/ouakar/ubinarys-dental --skill game-audio-engineer-ouakar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-audio-engineer
Source: https://github.com/ouakar/ubinarys-dental/tree/main/skills/forgewright/skills/game-audio-engineer
Command: npx skills add https://github.com/ouakar/ubinarys-dental --skill game-audio-engineer-ouakar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Game teams designing AAA or indie experiences struggle to build production-grade interactive audio systems that deliver immersive spatial audio, adaptive music, and robust sound design across engines.

Core Features & Use Cases

  • Spatial audio design and middleware configuration (Wwise/FMOD) for accurate 3D audio placement
  • Adaptive music system with state machines and beat-aligned transitions
  • SFX cataloging, mix hierarchy, and voice pipeline guidelines
  • End-to-end integration with engine pipelines and authoring tools

Quick Start

Define your game's audio pillars, initialize the chosen middleware (Wwise or FMOD), and implement the audio design document.

Frequently Asked Questions about game-audio-engineer

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

FAQPage Schema
What is adaptive game audio and how does spatial audio improve gameplay immersion?

Adaptive game audio uses middleware to trigger state machines and beat-aligned music transitions, while spatial audio places 3D sound sources accurately in the environment to enhance player immersion.

How do I design a production-grade game audio system using Wwise or FMOD?

To design a game audio system, define your audio pillars, initialize middleware like Wwise or FMOD, and create an audio design document covering SFX cataloging, mix hierarchy, and voice pipeline guidelines.

Can I use this approach for both AAA and indie game audio pipelines?

Yes, this approach scales for both AAA and indie projects, helping teams build robust interactive audio systems with spatialization, adaptive music, and responsive sound design across engine pipelines.

What's the best way to structure an adaptive music system with state machines?

The best way to structure adaptive music is by configuring middleware state machines to handle beat-aligned transitions, ensuring seamless musical shifts that respond dynamically to gameplay events.

Do I need an audio design document to set up game middleware?

Yes, an audio design document is essential for establishing audio pillars, defining SFX and music structure, and guiding the middleware setup and engine integration process.

Why does my game audio mix hierarchy need voice pipeline guidelines?

Voice pipeline guidelines are needed in your mix hierarchy to manage audio playback efficiently, preventing voice oversaturation and ensuring clean spatialization and mixing across the game engine.