Results 1 to 4 of 4

Thread: DirectSound/Show Graphic Display

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2005
    Location
    Bentonville, AR
    Posts
    22

    DirectSound/Show Graphic Display

    This seems like it's going to be fairly complicated so, here it is...

    I would like to display a visual representation of an entire mp3/wave file that the user can zoom in and out on...
    It needs to use DirectShow and have the ability to playback audio, if the user picks a spot on the display, from that point.
    Example Picture
    The above link is a great example of what i need (in the center section)..

    Thanks,
    C

  2. #2
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: DirectSound/Show Graphic Display

    The DirectShow code I have here in post #2:

    http://www.vbforums.com/showthread.php?t=357381

    But to get the wave output, it would have to be converted to wav format, so that way you can obtain the sound buffer and display it.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2005
    Location
    Bentonville, AR
    Posts
    22

    Re: DirectSound/Show Graphic Display

    Thanks, I already know how to play the MP3 file, i was wondering how to get a visual representation of the file. it's not a problem if it has to be converted to a wav. I can just create a temp file and then delete when it's done creating the visual.

    c

  4. #4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width