Motar2k Posted April 5, 2020 Share Posted April 5, 2020 How can I get the bass from a sound. I understand that I have to use getSoundFFTData, but how can I apply it. Link to comment
_Ace Posted April 5, 2020 Share Posted April 5, 2020 (edited) from the 256+ indexes returned the first ones are bass, not sure what you are trying to do with the bass data, but if it is some visual effect you can check if those indexes met some value, something like if index[1]>0.3 then bass met = apply effect Edited April 5, 2020 by _Ace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now