Description
DiGuaTimelineAudioHelper is a precision combat notification addon for World of Warcraft. Unlike traditional boss mods that rely solely on visual timers, this addon provides a highly customizable Audio-Timeline system, allowing players to sync specific audio cues with the rhythm of boss encounters.
🛡️ Key Features
-
Dynamic Combat Timeline: Automatically tracks boss encounters and triggers custom audio alerts at precise intervals (seconds) based on the fight duration.
-
Private Aura Integration: Fully supports the modern WoW "Private Aura" system. You can register specific SpellIDs to trigger custom sounds via
C_UnitAuras.AddPrivateAuraAppliedSound. -
Intelligent Role & Spec Filtering: Sophisticated logic that detects your current Role (Tank/Healer/Damager) and Specialization ID. It ensures you only hear alerts relevant to your job in the raid.
-
Event-Driven Control: Includes a "Smart Trigger" system that can start or stop the timeline based on specific game events (e.g., phase transitions or boss emotes).
-
Lightweight & Efficient: Built with performance in mind, using a clean
OnUpdatethrottle to ensure zero impact on your FPS during intense combat.
🎮 How It Affects Your Experience
-
Master Complex Rotations: By using audio cues for mechanic timings, you can keep your eyes on the battlefield instead of staring at progress bars.
-
Perfect Phase Transitions: The START/STOP event logic ensures the audio timeline stays perfectly synced even if a boss has variable phase lengths.
-
Personalized Raid Leading: Excellent for raid leaders who want to create a "rhythm" for their team, or individual players who need extra audio reminders for high-priority private auras.


