RhythmTool
RhythmTool is a Unity package for creating games that react to music, providing basic functionality for analyzing and syncing songs.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $35
- Category:
- Tools › Audio
- Developer:
- HelloMeow
- Price:
- $35
- Rating:
- Favorites:
- 891
- Supported Unity Versions:
- 2019.4.40 or higher
- Current Version:
- 3.4
- Download Size:
- 11.35 MB
- Last Update:
- Dec 5, 2024
- Description:
- RhythmTool is a straightforward scripting package for Unity that offers basic functionality for creating games that react to music. It can analyze an entire song before playing it, or while it's being played, providing various types of data such as beats, onsets, pitch, changes in overall intensity, and volume.
This data can be used in various ways and is provided through an easy-to-use asset and event system. The RhythmTool editor allows you to inspect and edit analyzed songs.
To use RhythmTool, you can load any song in-game using the provided AudioImporter. All source files are included.
Please note that RhythmTool is designed to analyze and sync songs with a known length and is not suitable for analyzing continuous streams of data, such as web streams or mic input. - Technical Details:
- RhythmTool provides the following types of data:
* Beats
* Onsets
* Pitch
* Changes in overall intensity
* Volume
The package includes an editor for inspecting and editing analyzed songs, as well as an AudioImporter for loading songs in-game. All source files are included. - Continue »