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

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

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