mp3-2

所属分类:多媒体
开发工具:Visual Basic
文件大小:156KB
下载次数:5
上传日期:2009-12-27 08:40:36
上 传 者qihuiqiang
说明:  mp3音乐播放器源码.主要功能:音乐播放。
(mp3 music player source. Main features: music player.)

文件列表:
mp3-2\autolist.txt (0, 2008-09-09)
mp3-2\Credits.txt (871, 1999-01-10)
mp3-2\default-a.gif (5099, 1999-01-13)
mp3-2\default-b.gif (4145, 1999-01-13)
mp3-2\default-c.gif (2029, 1999-01-13)
mp3-2\default.skin (4645, 1999-02-28)
mp3-2\default2.skin (1492, 1999-01-13)
mp3-2\frmCover.frm (1485, 1999-01-01)
mp3-2\frmCover.frx (1090, 1999-01-01)
mp3-2\frmInfo.frm (10136, 1999-06-05)
mp3-2\frmInfo.frx (1011, 1999-06-05)
mp3-2\frmOptions.frm (29238, 1999-06-05)
mp3-2\frmOptions.frx (397, 1999-06-05)
mp3-2\frmOptions.log (79, 1999-08-16)
mp3-2\frmSysTray.frm (3940, 1999-04-10)
mp3-2\frmSysTray.frx (1090, 1999-04-10)
mp3-2\frmVBAmp.frm (74049, 1999-06-05)
mp3-2\frmVBAmp.frx (1090, 1999-06-05)
mp3-2\frmVisLoader.frm (12446, 1999-05-15)
mp3-2\frmVisLoader.frx (14, 1999-05-15)
mp3-2\modCommon.bas (15199, 1999-04-17)
mp3-2\nocover.bmp (2926, 1999-01-01)
mp3-2\nodir.bmp (4734, 1999-01-01)
mp3-2\playlist.m3u (0, 2008-09-09)
mp3-2\skins.txt (21834, 1999-05-02)
mp3-2\vbamppro.exe (253952, 1999-06-05)
mp3-2\vbamppro.txt (9313, 1999-06-05)
mp3-2\VBAMPPRO.VBP (1259, 2008-08-30)
mp3-2\VBAMPPRO.vbw (326, 2008-08-30)
mp3-2\ampcover.zip\VBAmpSC.exe (23040, 1999-02-08)
mp3-2\ampcover.zip\VBAmpSC.frm (7294, 1999-02-08)
mp3-2\ampcover.zip\VBAmpSC.frx (1090, 1999-02-08)
mp3-2\ampcover.zip\VBAmpSC.txt (749, 1999-02-21)
mp3-2\ampcover.zip\VBAmpSC.VBP (786, 2008-08-30)
mp3-2\ampcover.zip\VBAmpSC.vbw (0, 2008-08-30)
mp3-2\ampcover.zip\winamp1x.imp (739, 1999-02-08)
mp3-2\ampcover.zip\winamp1x.skin (1111, 1999-02-08)
mp3-2\ampcover.zip\winamp2x.imp (1542, 1999-02-08)
... ...

_________________ 编程设计梦工场 http://ufo2000.126.com _________________ ★一个以VB编程为主的网站,为您推介精彩和最新的"免费"ActiveX控件(OCX),VB源代码, 这里也是讨论 VB编程的好地方,经常更新,快来看看吧! VB-Amp Pro Readme ================= Version: 1.04, Jun 5/1999 VB-Amp Pro is freeware. Permission is granted for unlimited distribution. Please kindly inform me if you plan to include it on a CD-ROM. Since VB-Amp Pro is freeware, PLEASE read this entire file and the documentation BEFORE e-mailing me with support questions! Please pay particular attention to the requirements section regarding runtime files!!!!! When e-mailing with support questions please supply the following: * VB-Amp Pro version * Which OS you are running (95/***/NT4 etc) * Which version of ActiveMovie or MediaPlayer you have installed * Where you got runtime files (If it won't run at all) The more info you supply the more likely you will receive a reply. If you have any feedback or ideas please e-mail me! Steve Gray sgray@acs.ryerson.ca http://www.ryerson.ca/~sgray Requirements ------------ * VisualBASIC 5 Runtimes (including: MCI, Common Dialog, SSTab controls) Full runtimes are available by downloading my SJGPlay complete release for VB5 * Microsoft Media Player 5.2 or higher (6.2 recommended) Needed for MCI driver to play MP3 (and other) files. If you can't play MP3 files in Media Player it won't work with VB-AMP either! Links to MediaPlayer are on my home page. * Requires editing of system files to enable MCI driver. If you get the message "not a registered MCI device" do the following: << Windows 95 OSR2 / Win *** >> ActiveMovie2 should already be installed (however, upgrading to MSMediaPlayer5.2 or higher is recomended!) Edit the SYSTEM.INI file. In the [MCI] section add the line: ActiveMovie=mciqtz.drv << Windows 95 - Original release>> Download MediaPlayer 5.2 or Higher then do the above. << Windows NT >> ActiveMovie2 should already be installed (however, upgrading to MSMediaPlayer5.2 or higher is recomended!) Use REGEDIT to add the following key: HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows NT\CurrentVersion\MCI32\ActiveMovie Set the value to: mciqtz32.dll Note: Strange Microsoft stuff... Win 95 (OSR2) and *** come standard with the ~~~~~ ability to play MP3 files via MCI, however by default this capability is not enabled. When you add the line for Win95/*** and run MediaPlayer ActiveMovie appears twice, however only the entry that displays: ActiveMovie (*.*) (in the file requester) will play MP3 files.... the other entry that lists all the different extensions won't play MP3 even if you change the dropdown menu to list all files... wierd! My theory is that the "other" entry is ActiveMovie ONE, which is still there for compatability reasons, and adding the line to the system.ini activates the ActiveMovie TWO driver... With Win95OSR2/Win*** MP3 files CAN be played without modifying anything by using the ActiveMovie control found in: Start/Programs/Accessories/Entertainment/ VisualBASIC runtime files: Complete runtimes are available by downloading the full release of SJGPlay from my home page. I cannot guarantee that runtimes obtained from another source will include all the nesessary files!!! Runtimes from Microsoft and Winfiles.com (windows95.com) DO NOT contain all the required files!!! The following error messages indicate you have missing runtimes: * "A required component is missing..." * "Unexpected Error..." Other errors: * Error 50003. This is caused by installing certain Microsoft upgrade products. This is not a trappable error, so the program crashes. For some people the problem is solved by (re)-registering files. Use the "Run" command from the start menu and enter the following: regsvr32.exe comctl32.ocx Some people also need to enter: regsvr32.exe oleaut32.dll Development ----------- VB-Amp and VB-Amp Pro are (C)1999 Steve J. Gray. I am releasing the source code for public use, however I retain the copyright. If you would like to use the code in your own projects you are welcome to, however, I would appreciate a credit of some kind. If you would like to contribute please e-mail me. Below are some of the ideas and thoughts for future releases. If you feel you can code any of the things on the list let me know. I will coordinate all enhancements and submissions and make them available on my web site. Download the "vbaskins.zip" file for sample skins in the new format. If you develop a new skin please send it along and I will add it to my VB-Amp Pro skins web page. If you have any comments or suggestions, requested features etc please don't hesitate to contact me. And lastly, my thanks go to all those who have contributed code and suggestions. To-Do List / Ideas for Future ----------------------------- * A nice new ICON for the system tray and exe! * More Documentation :-) * Multi-state status indicators * Analog Dial controls * Balance slider * Elapsed/Remaining for Digital Display Time * Simple scope or frequency analyser * True shuffle play (no repeats for entire playlist) * Convert to MediaPlayer control, XAudio or...??? * Improved continuous playback * Lyrics playback (like SJGPlay) * Implement Auto On/Off events * AutoDetect CD changes for Visual Playlist Selector * Playlist sorting * Front-end for a cdda extractor/encoding engine * CD Audio support with CDDB * Filetype Registration * Context sensitive right-mouse button popup menus Revision History ---------------- V1.04 - Jun 5/1999 - No longer auto repeats playlist - Random mode now more random - Added resolution-based skin loading (used with skin linking to select proper skin file based on current screen width) - Remembers/re-displays playlist cover when no tag in MP3 file and "Load cover from IDTag" option enabled - Fixed DirAdd Extension to accept lower case - Implemented AutoStart file option. You can now specify a file, playlist, or directory to be loaded at startup. Specify a directory and throw all your files inside it and you'll never need to make a playlist again... - Added "Current" button to IDTag editor V1.03 - Feb 21/1999 - Improved popup menu code. Added more menu options - Improved MP3 IDTag (V1.1) Display/editing with Album Cover picture - Increased size of Prefs window - New skin header format for bitmap line. Now with import options. - Added Importing/blitting commands to skins. Good for importing "fixed-size" skins such as Winamp (WinAmp.skin included - needs work) - Added graphic text modes (including WinAmp compatible mode) (Skin "D" elements now have additional parameter) - Fixed new Skin Info not displaying if skin selected from prefs window - Added "Load Cover from IDTag" option - Turned off playlist "integral height" option. The Playlist height in your old skins may need adjustment. - Working on "Jukebox" mode... V1.02 - Jan 13/1999 - Fixed Play/Pause combo button - Fixed slider visible even if skin has no slider - Fixed *** restart if cancel clicked while loading pictures - Changed AB-Repeat "A" button to function as both "A" and "B" if "B" button is not visible. - Added "NOT" indicators - Added digital displays for kbps, kHz - Added graphic indicator for volume (treated as a slider element) - Added adjustable playback overlap (mixing) - Need feedback! Please let me know if it works for you!!!!! Note: It DOES work for me... I'm running Win***, however there is an occasional error message if you try switching tracks quicky when two tracks are playing at the same time.... Also, I notice a distinctive "click" when the track ends. V1.01 - Jan 9/1999 - Fixed DirAdd Valid Extensions option - Now reads MP3 file for correct kbps, KHz, mono/stereo info (not sure if stereo/jstereo is correct) - Slider now follows mouse correctly - Implemented volume slider (also syncs with mixer level) - Implemented volume up/down/mute and volume% label - Updated sample skins to include volume slider - Converted most sample skins from BMP to GIF (Reducing sizes by about 75%. Remember to delete the old BMP skin files!) - Fixed OptDefPath, default path for Load - Fixed "Element doesn't exist" error in ***. - Fixed indicators flashing when new skin loaded - Added code to make sure entire form is visible when skin loaded - Added right-mouse menu for main form (same as tray icon menu) - Changed hard-coded twips values to actual screen setting (should work better on different resolutions/video cards) - Removed emergency quit/skin select button (can use popup menu now instead!) - Implemented Multiple regions. Updated skin documentation (I think the skin format is now pretty much set) V1.00 - Jan 1/1999 - *** now scales to screen size - *** now allows for categorization - Now remembers skin and file directories - Fixed leading zero's on digital displays - Updated skin.txt file (removed references to FMTuner:-) - Changed skin format to allow commas in comments (useful for disabling element by adding ";," to start. - Added skin comment command - Added skin position (top left, bottom right, etc) Preview Dec 13/19*** - Initial Preview Release - Skins 90% complete - Visual Playlist Selector (***) (displays 16 playlists with album covers) - Some Preference options not working

近期下载者

相关文件


收藏者