All source code in Visual Basic Ask a Visual Basic Pro Discussion Forum Categories All jobs in Visual Basic
MP3,GogoLive,Fastest,Encoder,Real,Time,Connec
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 5,128,645. lines
 Jobs: 275. postings

 How to support the site

 
Sponsored by:
Quick Search for:  in language:    
You are in:
 
Login





Latest postings for Visual Basic.
Click here to see a screenshot of this code!DMmessagbox
By Frank Donckers on 2/9

(Screen Shot)

The Laser - Entrance Exam Creator
By Le Chevalier on 2/8


Click here to see a screenshot of this code!WiiNi Metur
By Dimityr Ivanov on 2/8

(Screen Shot)

Simple traductor de archivos INI
By Miguel Angel Esquef on 1/28


Click here to see a screenshot of this code!Resistor Color Code
By Ferdinand Viray on 2/7

(Screen Shot)

Click here to see a screenshot of this code!Database - Student Reccord
By Ferdinand Viray on 2/7

(Screen Shot)

Click here to see a screenshot of this code!Online Text Based Winsock Crime Game | Mafia Game
By William Hughes on 2/7

(Screen Shot)

Click here to see a screenshot of this code!NZB Reader III
By Ed Wilk on 12/29

(Screen Shot)

Click here to see a screenshot of this code!Jobz Tracker
By Andy J Spry on 2/6

(Screen Shot)

Click here to see a screenshot of this code!Database - Student Reccord
By Ferdinand Viray on 2/6

(Screen Shot)

Click here to see a screenshot of this code!Resistor Color Code
By Ferdinand Viray on 2/6

(Screen Shot)

a simple program (database)
By Jenilyn Brena on 2/6


Click here to see a screenshot of this code!Multipass BILATERAL FILTER. (V3.3)
By reexre on 1/12

(Screen Shot)

Click here to see a screenshot of this code!Completely hide taskbar in vista and seven.
By Alexander G on 2/5

(Screen Shot)

Binding DataGrid to ADODC
By kývanç ; on 2/5


Book Record
By kývanç ; on 2/5


VB6 to VB.NET Guide
By brandon teoh on 2/5


Easy dsr datareport
By Manuel Matamoros on 2/4


Click here to see a screenshot of this code!Manual RAID 1 v2.0.11
By Mike Morrow on 1/11

(Screen Shot)

Rotate Text Pure Vb, No Dll, No Api
By ivan pausich on 2/4


Click here to see a screenshot of this code!MediaVusion; A Powerful Media Player
By xvader on 2/4

(Screen Shot)

Click here to see a screenshot of this code!PSC Zip Store and read
By Kenneth Foster on 2/3

(Screen Shot)

Click here to see a screenshot of this code!Linear Power Supply Designer
By RandyT_CS on 2/3

(Screen Shot)

retrieve (get) all system services
By milad ghafooreyan on 2/3


Click here to see a screenshot of this code!easy inventory manager
By ravi vaghela on 2/3

(Screen Shot)

Click here to see a screenshot of this code!A simple Calculater in Vb 6
By Varun Naharia on 2/2

(Screen Shot)

Click here to see a screenshot of this code!Special Folder Locator
By dreamvb on 2/2

(Screen Shot)

Click here to see a screenshot of this code!material viewer system
By Donald Paras on 2/2

(Screen Shot)

Click here to see a screenshot of this code!Solid Lathe Simulation
By Eduardo Capatto Júnior on 2/1

(Screen Shot)

Click here to see a screenshot of this code!A simple Calculater in Vb 6
By Varun Naharia on 1/31

(Screen Shot)

Click here to see a screenshot of this code!Final Fantasy 3D game
By Yazan Markabi on 1/31

(Screen Shot)

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!



 
 
   

GOGOLive MP3 Encoder *UPDATED*

Print
Email
 
winzip icon
Submitted on: 7/11/2003 7:34:17 PM
By: Fernando Aldea 
Level: Intermediate
User Rating: By 2 Users
Compatibility:VB 5.0

Users have accessed this code 6975 times.
 
(About the author)
 
     GogoLive is the Fastest MP3 Encoder in Real Time. Connect any sound's source to you Sound Card (line in) or play a audio CD and record directly to MP3. Good Quality! Fast Encode! Thank to gogo.dll. Highly recommended for user with low speed PC.

 
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 3 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.).
This submission should be removed because:
 
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
7/12/2003 2:34:56 AM

Work fine! Only one thing: It's possible activate input monitor when i'm recording?
(If this comment was disrespectful, please report it.)

 
7/13/2003 4:24:24 AMFernando Aldea

It's could to implement, but not recommended because the priority is "fast encode".
(If this comment was disrespectful, please report it.)

 
8/4/2003 11:23:53 AMzoolhelmy

i need the input monitor because only record when it reach certain threshold.
(If this comment was disrespectful, please report it.)

 
8/30/2003 12:35:07 PM

Runs great in the IDE - But when I try to run a compliled version (.exe) in both Win XP & 98, it crashes the vb-runtime (version 6.0.89.64). ???? Any suggestions???
(If this comment was disrespectful, please report it.)

 
8/31/2003 9:41:20 PMFernando Aldea

I'll review the code. It run in VB5 & Win 98 perfectly, but I unknow in others. Maybe the handling of pointers in GOGO bas module. visit:
http://orbita.starmedia.com/gogolive/
(If this comment was disrespectful, please report it.)

 
9/4/2003 9:03:14 AM

sorry, gogo.dll not found (running vb 6 service pack 4)
(If this comment was disrespectful, please report it.)

 
9/11/2003 11:41:42 AM

GoGo.dll is not part of VisStudio. Refer to the readme file (included in the ZIP), which has URL where the Gogo.dll can be acquired.

Has anyone been sucessful in compiling an EXE version of this that doesn't crash the VBRunTime??
(If this comment was disrespectful, please report it.)

 
8/26/2004 4:47:10 PMZoran Grujic

Does somebody know where to download Gogo.dll and GOGOfunc2.dll ?
(If this comment was disrespectful, please report it.)

 
7/26/2005 10:38:08 PMFrosty555

Took a LONG time to find since the original website went down...

But you can get a working GOGO.DLL here:
http://bitblt.hp.infoseek.co.jp/ezmovie/GOGO.DLL

(originally found on this page: http://bitblt.hp.infoseek.co.jp/ezmovie/make_mp3.shtml, text string "Ver.2.39b‚ ‚½‚è")
(If this comment was disrespectful, please report it.)

 
10/25/2005 7:10:02 AMjay

I have a problem to run "Recod On-Fly".
When i run "start record to mp3" and diaplays "Error" messagess .
Who can tell me what wrong??

(If this comment was disrespectful, please report it.)

 
11/9/2006 2:28:53 PMNicos

Hi Fernando,

I tryed the GOGOlive mp3 encoder. I ask myself why the monitor function doesn't work? When I record some audio I will see the level with a VU-meter. Is that possible?
(If this comment was disrespectful, please report it.)

 
4/22/2009 10:51:56 AMJoey Cooper

the .ren files dont exist now
(If this comment was disrespectful, please report it.)

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author from the email account you registered on the site, so you can correspond directly.

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.
 
To post feedback, first please login.


 

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 | Games | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | Open Letter from Moderators | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997-2010 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.