An open API service indexing awesome lists of open source software.

https://github.com/zients/unity-audio-player


https://github.com/zients/unity-audio-player

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Unity Audio Player

Play audio with fantastic effects.

Audio player can render unique effects by FFT BlackmanHarris.

```
audioSource.GetSpectrumData(spectrum, 1, FFTWindow.BlackmanHarris);
```

You can play specific audioClip by SpectrumManager.