Search Unity

Audio Getting audio mixer VU levels

Discussion in 'Audio & Video' started by hoesterey, Nov 22, 2017.

  1. hoesterey

    hoesterey

    Joined:
    Mar 19, 2010
    Posts:
    659
    Is there a way to get the VU levels from a track of the audio mixer? I can use OnAudioFilterRead to get the VU levels directly off the audio source but that function causes the unity editor to crash when debugging (anything not just that function) so I'm looking for a workaround.

    Thanks,
    -Matt