Quick Search for:  in language:    
Before,excite,prohject,finished,half,works,sh
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,448,579. lines
 Jobs: 249. postings

 How to support the site

 
Sponsored by:

 
You are in:
 
Login





Latest Code Ticker for Visual Basic.
Click here to see a screenshot of this code!SIMPLE & EFFECTIVE OCR
By Geovany Villegas (yovasXp) on 3/22

(Screen Shot)

SurfTime
By David Barker on 3/21


book
By njrm on 3/21


Click here to see a screenshot of this code!API001
By Bibekananda Patel on 3/21

(Screen Shot)

Check For valid filePath__| if not valid..all required folds and the file are create__|
By Evan Toder on 3/21


Professional HTML Maker and Editor
By Mahdi_Allizadeh on 3/21


Search Maker for your site
By Mahdi_Allizadeh on 3/21


Click here to see a screenshot of this code!IP Address Monitoring Utility
By Todd Tanner on 3/21

(Screen Shot)

PSCatalog
By Saša on 3/21


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!

Free Magazine
FREE full subscription to Windows Server System Magazine!


THE magazine for technical advice on migrating, deploying, integrating, managing, and administering Windows Server 2003 and all the servers that make up the Windows Server System.
Click here for more information on a free full-year subscription!

See other free magazines available


Affiliate Sites

 
 
   

Mp3 Splitter

Print
Email
 
winzip icon
Submitted on: 1/23/2004 3:55:57 PM
By: irish_bloke  
Level: Intermediate
User Rating: Unrated
Compatibility:VB 4.0 (32-bit), VB 5.0, VB 6.0

Users have accessed this code 360 times.
 

(About the author)
 
     Before you get excite this prohject is not finished but it half works, it should split an mp3 file based on where you want to cut a piece of audio out but i cant get it to work correctly. i hope some can improve on this code if you can please email me.

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 20 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
1/23/2004 9:37:23 PM:Techni Rei Myoko
Instead of using that hypersnap, and 
getting an ugly screenshot. Use the 
Print Screen button on your keyboard
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/24/2004 9:14:32 AM:Sebastian Mares
ALT+PRINT to capture only the selected 
window. ;)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/24/2004 9:17:54 AM:Sebastian Mares
I cannot download the program right 
now, but I would like to know whether 
you split after a specified ammount of 
bytes or frames? MP3 files consist of 
frames so you should make sure the last 
frame is complete. Also, you will have 
to copy the bit reservoir from the last 
frames' ancillary data to the first 
frame of the new splitted file. Anyway, 
it is pretty complicated to create a 
reliable MP3 splitter. You should also 
take care you update the VBR Xing or 
VBRI header when the file is non-CBR.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/24/2004 3:01:14 PM:irish_bloke
sorry about the screenshot...i ust 
wanted ppl to see if they could improve 
on my code..coz i gave up trying to do 
it..
i based it on a per second 
basis..so each second is BITRATE x 
Second
i cant get the Get and put 
methods to work properly. if anyone can 
improve on this code please let me know.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997-2004 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.