opengl - How to start writing a music visualizer in C++? -


I'm interested in using OpenGL and I had the idea of ​​writing a music visualizer. Can anybody tell me some elements that I need an element and how should I go about learning about doing this?

If you use C ++ / CLI, then that is WPF Four (Fourier Joe ;;) uses the display. / P>

She has enough information about you in those references that ask you, is a line from a specific page here;

How do we split sound in frequencies? Our ears do it in a mechanical way, mathematicians use it fourier transforms, and computers use FFT.

  1. Sound physics 1.2. Harmonic Oscillator
  2. Sampling Sample
  3. Fourier Analysis
  4. Complex Number
  5. Digital Fourier Conversion
  6. FFT

Ah, I got it after a few minutes, it is a basic C ++ analyzer. The code is included, which you should stop and walk.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -