Mac users be aware that osX and other systems do not support the use of multiple microphones!
Windows users do not suffer this OS limitation.
Do you want to use a microphone as a game mechanic or feature? Now you can!
Literally blow your game away with this simple but very powerful asset!
Mic Control 2 is a script that allows you to call information from a microphone device and use that data through the "loudness" or "spectrumData" variables.
(loudness = data converted from audio to a single float, not an actual audio stream).
(spectrumData = an array filled with the complete frequency data, representing accurately the incoming audio stream).
The user can set the Sensitivity and choose to show debug information.
Select the device and start creating games with a microphone!
More details about the script and its functions can be found in the provided readme file.
Main features:
-calling the loudness value.
-calling the full spectrum data.