Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,160,458 members, 7,843,396 topics. Date: Wednesday, 29 May 2024 at 01:53 AM

Programming A Converter For *.wma To *.mp3 - By Sbucareer - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Programming A Converter For *.wma To *.mp3 - By Sbucareer (2223 Views)

Is Programming A Profitable Skill? / Is Programming A Passion Or for the Money In Nigeria? / Is Programming A Talent? (2) (3) (4)

(1) (Reply) (Go Down)

Programming A Converter For *.wma To *.mp3 - By Sbucareer by pfowighz(m): 4:03pm On Jul 21, 2006
I was specifically given the order to open this thread tongue

Thanks again Sbu; so could we start;

I would be the Class Rep (with due permission from my classmates grin) and Sbucareer, the Instructor.

You have the floor; Sbu,
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by diddy4(m): 8:54pm On Jul 21, 2006
im also interested in this thread as well.
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by sbucareer(f): 12:09pm On Jul 23, 2006

To start writing Audio application, we will consider the platform that we would be most suitable for it suppose and supports for API and it availability and ease of use.

We will use Java API to write application that would aid us in converting any audio format to .mp3. Before we start analysis and programming, we will look at the Java API for audio format.

The Java Sound API specification provides low-level support for audio operations such as audio playback and capture (recording), mixing, MIDI sequencing, and MIDI synthesis in an extensible, flexible framework.

To start development we would like to know where all the API lives in JSE (Java Second Edition)

javax.sound.sampled
javax.sound.midi

Acquaint yourselfs with these API, we will later make use of them. Right now, we will develop a GUI, using Swings from JSE that will form the user interaction.

Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by sbucareer(f): 12:26pm On Jul 23, 2006

Remember what I said in a previous thread that before you start any GUI development it is good that you have idea of what it is that you want to develop by sketch or drawing of the proposed GUI.

I have a simple GUI that I would proposed, but it is of no less the most better one, if you have a better proposed GUI, post it here so we can agree and develop it.

As soon as we agree on the GUI, we will start the development. Meantime, acquaint yourselves with the API's above.

Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by diddy4(m): 8:38pm On Jul 23, 2006
i have a question, can dis converter convert audio files back and forth? like from mp3 to wma then back to mp3?
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by diddy4(m): 8:41pm On Jul 23, 2006
another question, for an amateur like me, where do i start from first? what is the first thing i should do?
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by Viper(m): 1:11pm On Jul 24, 2006
Sbu_career, may your children call you daddy with all pride and happiness grin

I seem to have forgotten JSE & JEE since i left them for another platform.

thank you for this, waiting for the "getContentPane" areas, love Swing cheesy
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by pfowighz(m): 1:52pm On Jul 24, 2006
I, for one would suggest as simple a GUI as possible, for now; I'm more interested in the workings of the software, for now, also.
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by parosky(m): 2:26pm On Jul 24, 2006
Can't wait for this to get started. It probably can be extended to cover as many format as it possibly can.

@diddy, just get your jdk(Version1.5.0 possibly) and a text editor and you are ready to roll. Or what else do you want to know?
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by pfowighz(m): 4:39pm On Jul 25, 2006
@ diddy,

Yes, it would be able to convert back and forth - if we programme it so!

And, yes, just get your jdk1.5 (or jdk 1.4 - more stable with some systems) and a text editor see for more details:

https://www.nairaland.com/nigeria/topic-6848.0.html

@Parosky and everybody else
Yes, I also cant wait; but hope we ALL encourage Sbucareer, too! smiley
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by parosky(m): 3:04pm On Jul 29, 2006
Seems this thread does not interest sbucareer, or anybody at all.
Sbucareer continue o pls. I already made a GUI based on the diagram you gave. What else need to be in the menus.

Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by diddy4(m): 4:54am On Jul 31, 2006
has dis thread been abandoned?
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by Viper(m): 5:29pm On Jul 31, 2006
my people wetin do this thread naw?
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by parosky(m): 8:22am On Aug 01, 2006
sbuCareer you started this business(thread), you must continue and finish it. pls.
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by sbucareer(f): 1:22am On Aug 06, 2006

I will continue I promise, just that I have not really got time to sit down and write the code. You may see me respond to comments, it does not mean I have time. Responding to a comments are easy compare to writing code.

I will write the code some time this month when I will be off from work for a week. Beside, I have given you all what you need to write the code yourself. I provided the Java API for sound and audio. Do something if you run into trouble I will help.

But if you want to seat your ass down and wait for my solution, you have to be patient.

Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by Viper(m): 4:11pm On Aug 07, 2006
sbucareer i am lazzzzzzyy.
I was nearly cally elazybeth when i was born sef grin, i want to be spoon fed jo tongue








ok jus kidding, we wil ty it out(myself o)
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by RuuDie(m): 5:16pm On Aug 25, 2006
guy i 4 love join dis project but me i be dunce 4 Java , una go fit accomodate me?
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by adewaleafolabi(m): 9:58pm On Sep 16, 2006
i have a program on my pc which coverts wma to any format and also converts other formats to wma. check it its called media monkey
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by smartkid20(m): 5:28pm On Jul 13, 2009
Seems this thread is forgotten? smiley
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by bighead1(m): 9:15pm On Jul 15, 2009
u guys should keep it up and may god help us help u
Re: Programming A Converter For *.wma To *.mp3 - By Sbucareer by Nobody: 9:50pm On May 20, 2015
you worry days are all over go to search for simplex media converter

(1) (Reply)

5,000 Naira For Someone Who Can Reverse This Code / Csc Project On Online Voting System With Php / Learn The Fundamental Of Programming Using The Zoom App.

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 30
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.