https://github.com/ecrax/unity-audiometers
Lets you generate Bars, which react to Music.
https://github.com/ecrax/unity-audiometers
Last synced: 10 months ago
JSON representation
Lets you generate Bars, which react to Music.
- Host: GitHub
- URL: https://github.com/ecrax/unity-audiometers
- Owner: ecrax
- Created: 2019-12-08T13:16:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-08T15:15:38.000Z (over 6 years ago)
- Last Synced: 2025-04-28T11:36:39.300Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity-AudioMeters
Lets you generate Bars, which react to Music.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Have a look at the Installing notes for further instructions.
[Video Tutorial](https://www.youtube.com/watch?v=nSvSXpc_kU0)
### Prerequisites
* Unity 2019.3 (May be compatible with earlier versions)
* Music to Animate to
### Installing
```
Clone Repository
```
```
Open as Unity Project via the Unity Hub
```
Setting up the Unity Project.
```
Assign Music to corresponding Audio Source Channels (Left / Right)
```
```
Press Play and Enjoy.
```
## Authors
* **Leo Kling** - [EcraxOfficial](https://github.com/EcraxOfficial/)