Hi Reginald
You can find information on how to use all the component with in Mad Robots AI on my website under the
Help & Resource page. He is a direct link to the help file for the
Sound Meter ComponentI will be create tutorial projects for all the new components in Mad Robots AI eventually an will make the available on the website when they are ready.
In answer to you question: "Can anyone help with extracting the maximum or minimum values?"
The Minimum sound level value will always be 0 as this means there is no sound
The Maximum sound level value is extracted using the block
The mic actually picks up a sound level as Amplitude between 0-32767. To make this more user friendly you can set the maximum level to what every you like using the following block
In the above example instead of showing 32767 as the maximum sound level this will be represented as 100
Hope this helps