Dynamic Music System for Unity
A powerful adaptive music system for Unity that reads cue markers from wave-files and supports horizontal resequencing and vertical layering.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $50
- Category:
- Tools › Audio
- Developer:
- Lande Audio
- Price:
- $50
- Rating:
- Favorites:
- 67
- Supported Unity Versions:
- 2020.3.12 or higher
- Current Version:
- 1.2.0
- Download Size:
- 21.28 MB
- Last Update:
- Jan 2, 2024
- Description:
- This package is a lightweight but powerful adaptive music system that reads metadata from wave-files to determine where sections and transitions begin and end. It supports both horizontal resequencing and vertical layering at the same time. The system allows you to easily create seamless transitions between sections, and smoothly crossfade from one state into another. It also includes a script to extract metadata from wave files, making it easy to use and customize.
- Technical Details:
- The system uses native Unity audio and relies on PlayScheduled() and AudioSettings.dspTime for accurate transitions between sections. To ensure smooth performance, enable background processing in your project settings. This avoids issues when switching sections when the game window is unfocused.
- Continue »