|
-
Dec 27th, 2005, 04:24 PM
#1
Thread Starter
Junior Member
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
-
Dec 27th, 2005, 05:39 PM
#2
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.
-
Dec 27th, 2005, 09:23 PM
#3
Thread Starter
Junior Member
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
-
Dec 27th, 2005, 09:24 PM
#4
Re: DirectSound/Show Graphic Display
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|