ARM_Math.h library not found?

I am trying to use the AudioAnalyzer library however it cant seem to find the arm_math.h library it tries to include. Is there any way to install the arm_math library properly?

Hello Angusryan_

Thank you for sharing your question with Arduino community.

Perhaps you can try to download and install arm_math.h library from the link below:
arm_math/src at master · PaulStoffregen/arm_math · GitHub (mod edit)

I hope this helps!

Which board do you have selected from the Tools > Board menu in the Arduino IDE?