Audio Spectrum Analyzer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David S. Zuza

    #1

    Audio Spectrum Analyzer

    Hi,

    I am an intermediate vb developer but I am an infant to DirectX
    programming, I want to develop a spectrum analyzer for audio whether it be
    from microphone or audio file...but there doesn't seem to be a good resource
    on where to begin...can anyone provide

    thanx in advance,
    David S. Zuza


  • Spam Catcher

    #2
    Re: Audio Spectrum Analyzer

    "David S. Zuza" <dszuza@hotmail .comwrote in
    news:0194E2A3-258D-402F-85DF-23496B362FED@mi crosoft.com:
    Hi,
    >
    I am an intermediate vb developer but I am an infant to DirectX
    programming, I want to develop a spectrum analyzer for audio whether
    it be from microphone or audio file...but there doesn't seem to be a
    good resource on where to begin...can anyone provide

    Check out BASS - it's an audio processing DLL:



    Here is a simple example of building a spectrum analyzer with BASS.

    Comment

    Working...