Nara audio player project launch
Well, this may sound like I’m going to create a big project, but it’s not.
The field that I want to work on as my career is about audio processing, and I think instead of sitting at a place dreaming, I’ve got to start doing something.
My goal is to finished 2 applications on audio field by the end of this year 2010, and this project is to develop the first one, an audio player. The second one is an audio converter, which is properly more complex.
About the name, I promised to name my first software after the nickname of a friend, although I don’t know if she still considers me her friend but it’s still a promise, so the application will be Nara audio player.
It should be able to play at least wav, mp3 and wma audio file. I’m going to use C++ for the logic processing because I believe that maybe C++ is not a good choice for developing an audio player but it is commonly used in audio coding, which is my main goal.
At the moment, the study at University, and the guitar study, and my part-time job as a web developer takes all the time, so I’m considering quiting the job to focus on my audio study, maybe after the next 2 months ’cause there are still a lots of things to do for the current web project that I’m involved in.
I think I should start by getting to know how to play an audio file, then get it to play a play-list. As I said above, I don’t have much time for this project until July, so you shouldn’t expect my posts about this project very often.
Now it’s time to work ![]()
Hope to see you soon!
Like to read this post
Are you going to do it alone or this is the preparations before you need your “team”?
I’m gonna do it alone, ’cause no one want to do this with me
I don’t think this is a big enough project that I need a team, and also, by doing all the stuff it will help me understand the concept better