-
FLAC
Another VB MP3 Player
Here's another VB MP3 player I found. This one has crossfading and other effects. Pretty slick:
http://www.planet-source-code.com/vb...33110&lngWId=1
Here's the control it uses:
http://www.izzyonline.com/DMC2/
-
FLAC
Re: Another VB MP3 Player
pretty slick looking application..... nice skinning.....
that DMC2 control looks good too...... I wonder what the sound qual is like compared to winamp?
-
Constant Bitrate
great find Gutter....i used to use the DMC2 control before in my old media jukebox player...but lost everything when Maxtor HD croaked
...now i make weekly backups of everything.....
i guess i will have to incorporate the DMC control instead of the wmp control in my jukebox....it supports equalizer visualizations...just what i been lookin for...
-
FLAC
I like the fact that it crossfades so much nicer than Winamp's crossfade plugin. I'm not especially happy using Winamp with ImpeeAmp because it freezes my system for about 1.5 seconds between songs.
It says that it doesn't use the MediaPlayer control, yet it's sitting on the form. MediaPlayer absolutely degrades the quality of MP3s and for that reason alone, I'd never use it. It makes the bass in some songs like it's smacking a loose bass drum.
-
Constant Bitrate
he's not really using the mediaplayer control...its used in the sampler...but the DMC is used to play the two main players....
the interface looks exactly like my DJ CD player i used to use....
-
Maximum Bitrate
Originally posted by SPyder_Flex97
he's not really using the mediaplayer control...its used in the sampler...but the DMC is used to play the two main players....
the interface looks exactly like my DJ CD player i used to use....
If you like software that has that "Made by Denon for nightclubs" look, have a look at www.alcatech.com. This thing has the most amazing crossfader system I've ever seen - mulitple gating profiles, configurable for speed and everythink. Kewl. Fantastic for parties, even just for setting and forgetting.

C!
-
FLAC
Has anybody worked with the DMC2 control yet? I added it to my form, but everytime I start the program it gives me a "Type-declaration character does not match declared data type" error on a line that reads:
sReturnedValue = Space$(512)
Which is a valid line of code. Strange thing is, is that when I remove the control, it works fine.
Anybody else having any problems?
*EDIT* Apparently, it doesn't like me reading from INI files. It crashes when using the GetPrivateProfileString function. This is no good.
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
Bookmarks