c++ - Sound Analysis Libraries? -


i'm interested in learning audio visualization shaders. want make application can visualizations audio.

i'm looking library can give me data audio might useful visualization.is aware of c / c++ libraries can give me kind of information? (maybe peaks , troughs, or frequencies, etc).

thanks

use fmod library

the fmod library link

using this, see if this can implemented


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -