This is MP3 and Wav player. It has got several features like: continuous play, shuffle, repeat, volume control, balance control (to set to 0% click on the label balance), time (counting/counting out), explorer style, progress bar (with it you can set the song's position), status bar, database for mp3 collection (paradox) which uses SQL, search through data, altering, adding to database, playing selected in database (you need to have the right CD in CD-rom). Original it's delphi 6 code!
File List:
1.6.7/
0b
1.6.7/MP3X.PAS
14Kb
1.6.7/MP3X.dcu
17Kb
1.6.7/MP3X.ddp
51b
1.6.7/MP3X.dfm
8Kb
1.6.7/Mp33.cfg
386b
1.6.7/Mp33.dof
1Kb
1.6.7/Mp33.dpr
416b
1.6.7/Mp33.dsk
4Kb
1.6.7/Mp33.res
1Kb
1.6.7/Unit2.dcu
9Kb
1.6.7/Unit2.ddp
51b
1.6.7/Unit2.dfm
10Kb
1.6.7/Unit2.pas
5Kb
1.6.7/Unit3.dcu
4Kb
1.6.7/Unit3.ddp
51b
1.6.7/Unit3.dfm
4Kb
1.6.7/Unit3.pas
1Kb
1.6.7/paradox_base.DB
850Kb
@PSC_ReadMe_567_7.txt
1Kb
Similar code
CD Player
(Popularity: ) : You can play CDs with this program. Furthermore the registry is used to save the properties left and top of ... WinampPanel8
(Popularity: ) : A panel which has the user interface of winamp, including the ability to change skins. The bitmaps in it are ... Simple Media Player
(Popularity: ) : This is my first real program in delphi. I desided I'd make a media player since I love listening to ... Using sounds in Delphi Applications
(Popularity: ) : This code is designed to show people how to use a media in their application. It's very useful for things ... The Secret of WAV
(Popularity: ) : Making wav sound format file. RIFF (Resource Interchange File Format) is a format by Microsoft and IBM which is similar ... WinampPanel24
(Popularity: ) : Same as WinampPanel8, only with 24bit images. Record From Microphone to Wave File
(Popularity: ) : I wrote this in Delphi 6. This Code Records from your Microphone and Saves it to the Hard drive as ...