Unity - Music Visualizer
Unity music visualizer implementation.
How to use?
Under Unity’s data path create folder mv_dir
and drop all the .ogg
files in there and it should load all the .ogg
files under that directory.
Currently the music player will loop all the audio files forever,
there are three buttons at the bottom of the scene. Play
or Pause
,
Skip
and Replay
.