How can I get(Is it possible?) all audio frequencies are now playing in the system for writing some sound visualizer? Is there any library c++ or c#?
Thanks in advance
I have structure defined in some header (D3DXVECTOR3)
How can I declare:
static member in the class of that type and initialize it?
maybe constant member of that type and init it?
when i use some constructor i get error only integral can be initialized.