21 May '13 - 15:26 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: Creating simple mp3 player source code  (Read 4410 times)
rele
Posts: 25


« on: 28 May '10 - 18:18 »
Reply with quoteQuote

Could somebody give me a link to simple mp3 player source code? In BASS showcaes links don't work or in majority of situations gives only a .exe or other file which aren't a source code.

//So OK. I will try create a simple mp3 player from basstest sample.

1st question. This application has not a console application look. How it is created?

2nd. Is is possible to create from it a mp3 player with random song's choice playlist?
« Last Edit: 28 May '10 - 19:42 by rele » Logged
Ionut Cristea
Posts: 1374


« Reply #1 on: 28 May '10 - 18:30 »
Reply with quoteQuote

 Use the link below Grin
 There are a couple of tutorials  written by me. usiing BASS
http://www.delphi-zone.com/category/tutorials/
Logged
rele
Posts: 25


« Reply #2 on: 28 May '10 - 18:31 »
Reply with quoteQuote

Sorry, I haven't written. I need code in C.
Logged
Ionut Cristea
Posts: 1374


« Reply #3 on: 28 May '10 - 18:55 »
Reply with quoteQuote

 Then you may look at this: http://coolplayer.sourceforge.net/
Logged
rele
Posts: 25


« Reply #4 on: 28 May '10 - 19:02 »
Reply with quoteQuote

Thank you but it's quite expanded code. And I need very simple mp3 player with pausing songs, maybe changing volume. Something what most of you can create quite fast. Cheesy I need the simplest mp3 player.  Grin
Logged
Ionut Cristea
Posts: 1374


« Reply #5 on: 28 May '10 - 19:15 »
Reply with quoteQuote

  Then...look on the BASS examples...
Logged
rele
Posts: 25


« Reply #6 on: 28 May '10 - 19:21 »
Reply with quoteQuote

I need something between those examples and something like this coolplayer. In this examples isn't any project which is normal mp3 player, but they are useful. So I need simple mp3 player in mp3 player form, not in sound test form or something. Wink

//So OK. I will try create a simple mp3 player from basstest sample.

1st question. This application has not a console application look. How it is created?

2nd. Is is possible to create from it a mp3 player with random song's choice playlist?
« Last Edit: 28 May '10 - 19:42 by rele » Logged
ReymonARG
Posts: 41


« Reply #7 on: 29 May '10 - 03:22 »
Reply with quoteQuote

if you want to create a simple player with one 3 button look here: http://www.ramonberrutti.com/blog/?p=6
Logged
rele
Posts: 25


« Reply #8 on: 29 May '10 - 14:50 »
Reply with quoteQuote

OK, but does it works in C language? It's C++. And I need also a playlist.
Logged
JJS
Posts: 102


« Reply #9 on: 29 May '10 - 18:12 »
Reply with quoteQuote

OK, but does it works in C language? It's C++. And I need also a playlist.

What is the point of even beginning something like this if you expect someone else to do all the work for you? The samples provided have more than enough information to get you going with a simple player. 

If you have a question ask it. "I need code for a playlist written exactly the way I want it" isn't a question.
Logged
rele
Posts: 25


« Reply #10 on: 31 May '10 - 13:32 »
Reply with quoteQuote

You don't understand. I've asked if somebody have or know where is ready source code. Not if somebody will do something for me.

And I've asked:

Quote
1st question. This application has not a console application look. How it is created?

2nd. Is is possible to create from it a mp3 player with random song's choice playlist?

But nobody answered. I see you've ridden only the last post. Writing: "And I need also a playlist." was a reminder of this questions.
Logged
JJS
Posts: 102


« Reply #11 on: 31 May '10 - 17:17 »
Reply with quoteQuote

You don't understand. I've asked if somebody have or know where is ready source code. Not if somebody will do something for me.

And I've asked:

Quote
1st question. This application has not a console application look. How it is created?

2nd. Is is possible to create from it a mp3 player with random song's choice playlist?

But nobody answered. I see you've ridden only the last post. Writing: "And I need also a playlist." was a reminder of this questions.

What's the differrence?
Logged
ngcqunguyn
Posts: 1


« Reply #12 on: 14 Apr '12 - 04:37 »
Reply with quoteQuote

Then you may look at this: http://coolplayer.sourceforge.net/

I'm a newbie, i have just downloaded the source code from this site, but i don't know how to build.

Can you give me the instructions how to build? Please
Logged
Ionut Cristea
Posts: 1374


« Reply #13 on: 14 Apr '12 - 09:19 »
Reply with quoteQuote

i believe you need to compile mad library and include mad.lib to the project.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines