Slashdot Mirror


Winamp Alpha for Linux

nerdguy0 writes "It appears that Winamp isn't just for Windows anymore. Nullsoft has a Linux alpha of Winamp3 out on their site. Hopefully it doesn't overshadow all of the hard work the XMMS people have done." Does winamp have better playlist controls then xmms? I've taken to using freeamp just because it has decent playlist controls. I say decent, not good. I want something with a tivo type of intelligence, but everything that claims to do something like this, well, doesn't.

347 comments

  1. what about... by 2MuchC0ffeeMan · · Score: 5, Funny

    all those windows dynamic link library (.dll) plugins?

    --
    Runnin' On Empty .... I'm Still Alive
    1. Re:what about... by Anonymous Coward · · Score: 0

      How is a comment about closed-source DLL's doing the ET Phone Home trick to blow up your computer offtopic?

      How long will it be before WinAmp can only play .WMA signed files?

      I bet it'll take longer for AMD to come out with a 2GHz processor.

      Wake up people.

    2. Re:what about... by XNormal · · Score: 5, Insightful

      Recently there have been a few projects using a subset of wine to support some subset of Win32 for some specific purpose (codecs, games etc). This looks like a possible application for this technology. I wouldn't be surprised if WinAMP itself is being ported with the aid of winelib.

      --
      Stop worrying about the risks of nuclear power and start worrying about the risks of not using nuclear power.
    3. Re:what about... by Anonymous Coward · · Score: 2, Interesting

      New plugins will be written using the portable wasabi-api. If the plugin itself is portable (#ifdef madness) there won't be a problem with running it on linux - a simple recompile.

    4. Re:what about... by Technician · · Score: 3, Informative
      I guess it depends on what your browser reports. I got the following...

      Requirements: This BETA version of Winamp3 requires a Pentium II or higher class processor, 64MB of RAM (128MB recommended), and Windows 98 and higher (Windows 2000/XP Recommended).

      The D/L file is an EXE not an RPM. I guess I'll have to boot back in the other OS to get the RPM. They choose the Win/Lin version depending on what browser you arrive with.

      --
      The truth shall set you free!
    5. Re:what about... by Yokaze · · Score: 2, Informative

      Not really, you just have to click on "Grab the Winamp 3 Linux Alpha Preview" link.

      (Writing this from a w2k machine, shame on me :) )

      --
      "Between strong and weak, between rich and poor [...], it is freedom which oppresses and the law which sets free"
    6. Re:what about... by seann · · Score: 0

      nataku@CO512570-A:/usr/local/Winamp$ file Winamp.exe
      Winamp.exe: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), stripped

      hmm

      --
      I'm a big retard who forgot to log out of Slashdot on Mike's computer! LOOK AT ME.
    7. Re:what about... by optikSmoke · · Score: 0
      I wouldn't be surprised if WinAMP itself is being ported with the aid of winelib.

      In my experience, WinAmp is runnable just using wine.... though of course, I use native linux players (usually alternating noatun/xmms). I don't use native players for speed considerations, I personally just like them better. Also, support for Arts is a big plus.


      Speaking of Arts, I hope that Winamp for Linux will support things like Arts and ESD (which I used to use).

    8. Re:what about... by Progoth · · Score: 2, Informative
      I wouldn't be surprised if WinAMP itself is being ported with the aid of winelib.

      I wouldn't be surprised either, the linux version of winamp3, especially the UI, reeks of wine (horrible pun intended). While moving the windows around, it has that really slow to update feel that apps running under wine or ported with winelib have.

      I think the 2.4.9 kernel has issues with the sb live, (hmm, maybe time to try out .11 with the preemptible patch?), so I may be wrong about this, but winamp's sound quality seemed to be really bad when I was playing with it. I tried the windows version of winamp3 and it sounded ok, though.

    9. Re:what about... by Technician · · Score: 2

      Thanks, I was checking everything marked "download" and it wasn't there, It was stuck in a list of other links. I missed it as I was looking for a winamp download, not links to elswhere.

      --
      The truth shall set you free!
  2. Download it! by little_fluffy_clouds · · Score: 4, Informative
    It's 1.4MB in size, and is only available as an rpm.

    http://download.nullsoft.com/winamp/client/Winamp- 0.a1-1.i386.rpm

    --
    What were the skies like when you were young?
    1. Re:Download it! by prog-guru · · Score: 1

      Why not distribute it in tar.gz format, so everyone can enjoy it?

      Now I have to learn how to use alien >:|

      --

      chris@xanadu:~$ whatis /.
      /.: nothing appropriate.

    2. Re:Download it! by Anonymous Coward · · Score: 0

      Unfortunately alien isn't an option either, since it requires RPM to be installed. And if RPM is installed anyways, i might as well just do a rpm -Uvh--nodeps --force (is that the right syntax? Haven't used redhat for years...).

    3. Re:Download it! by CoolVibe · · Score: 0, Offtopic

      'alien' is your friend...

    4. Re:Download it! by Dwonis · · Score: 2

      Well using RPM directly on a non-RPM system is kinda dangerous (you can get packages overwriting each other's files).

    5. Re:Download it! by prog-guru · · Score: 1

      Can't do either because of the version of rpm needed!

      Guess I'll stick with xmms, are you listening, Nullsoft?

      --

      chris@xanadu:~$ whatis /.
      /.: nothing appropriate.

    6. Re:Download it! by Capsaicin · · Score: 1
      Why not distribute it in tar.gz format, so everyone can enjoy it?

      Writing the spec file to generate a .rpm from a .tar.gz is not enjoyable. If you have an RPM based system you (should) avoid installing any 'raw' compiled S/W, since that means you lose the very benefit that package management bestows. So it's nice to let people have both tarballs and RPMs (and both source and binary RPMs). Some might even like DEBs as well.

      Beyond that tarballs don't make much sense as a way to deliver binary only files. AFAIK Winamp isn't open source ...

      --
      Better to be despised for too anxious apprehensions, than ruined by too confident a security. --Edmund Burke
  3. Start For Scratch by JohnHegarty · · Score: 1

    In my option in developing such a system , it may be better to start from scratch instead of using legacy windows code. (except for some of decoding and stuff).

    Using left over windows code , will cause bugs, crashes and slowness.

    1. Re:Start For Scratch by terrymah · · Score: 0, Flamebait

      Are you implying that just because code was once compiled for (and probably written on) on a windows machine it somehow makes that code less good and tainted? That's the stupidest thing I've ever heard. You have taken the "windows sux0rs l1nux is g00d d00d" mentality to a whole new level of ignorance.

    2. Re:Start For Scratch by Anonymous Coward · · Score: 0

      bad programming can't be blamed on bad operating systems, however, bad compilers like what you get with windows can be blamed for bad programming.

      you'll find this out if you've ever written anything for bad compilers and tried to port it.

      have you ever done anything such as this?

      it's more of a science than an art, to write something that can be compiled on multiple systems and multiple compilers.

      art implies some kind of mystical influence, whereas science implies knowing the facts.

      which do you profess?

    3. Re:Start For Scratch by Anonymous Coward · · Score: 0
      Microsoft's compilers are excellent.

      They were written by ex-Digital compiler wizards.

      A copyright label saying "Microsoft" doesn't make the product bad!

    4. Re:Start For Scratch by Anonymous Coward · · Score: 0

      >Are you implying that just because code was once compiled for (and
      >probably written on) on a windows machine it somehow makes that code
      >less good and tainted? That's the stupidest thing I've ever heard. You
      >have taken the "windows sux0rs l1nux is g00d d00d" mentality to a
      >whole new level of ignorance.
      >
      >
      No,it makes any resultant product crap.

    5. Re:Start For Scratch by Anonymous Coward · · Score: 0

      Au contraire mon frer

      Microsoft makes everything bad.

      Look at BASCOM from 1980

      a 25 byte program saying:

      PRINT("Hello World")
      END

      makes a 32k file, and took 4 hours to compile.

      even the following C code:

      printf("Hello World\n");

      generates 37k under MS Studio,
      yet generates 3k under GCC, both in well under an hour, yet MS Studio took 15 minutes where GCC took a few seconds.

      Strip the symbols and you get 3760 bytes under GCC, but still for some reason still get 37K under winbloz.

      Ergo, MS makes shit.
      Ergo, dumbfucks use MS shit.

      Bloat = shit

      Non bloat = good

      Which part of the Intel marketing seminar did you attend? The one that says bloat good, code bad?

      Did you ever take any kind of computer science course? Do you remember anything at all about efficient code makes efficient programs?

      Why is it that WinAmp Linux does in 1.4M what XMMS does in 260K?

      Could it be bloat-satan?

    6. Re:Start For Scratch by Anonymous Coward · · Score: 0

      Did you compile the windows code to use a console mode (i.e., no GUI support)? Is the windows code statically linked while the GCC code is dynamically linked?

    7. Re:Start For Scratch by Peaker · · Score: 1

      Its often not great code, but its not THAT bad.
      Some of it is pretty damn good.

      Note that as it is arguably good or bad in terms of style and methodologies, its definitely good in terms of running correctly and efficiently, which also counts for a lot.

  4. Wrong name? by ralmeida · · Score: 0

    Shouldn't it be called Linamp, then?

    --
    This space left intentionally blank.
    1. Re:Wrong name? by Ashcrow · · Score: 1

      Maybe Xwinamp.

    2. Re:Wrong name? by Anonymous Coward · · Score: 4, Funny

      No, it should be GNU/Linamp

      -RMS

    3. Re:Wrong name? by SyFryer · · Score: 1

      Whats in a name?

      The reason why its called winamp is that the code was deved for windows, if you recreate in yourself for linux, feel free to call it linamp.

  5. who needs it? by Anonymous Coward · · Score: 0

    i mean

    winamp == closed source

    winamp == dead

    i can play audio mpegs with xmms
    and now with xmms 1.2.5, i can play video mpegs.

    so i ask again

    who needs loseamp?

  6. Playlists by smartin · · Score: 1, Redundant

    I have to agree with the poster on play lists. I'm trying to set up a laptop in my living room to play mp3's and while xmms is a great player, it's ui to load songs and file simply sucks. What I need is something that my wife can deal with.

    --
    The difference between Canada and the USA is that in Canada healthcare is a right and gun ownership is a privilege.
    1. Re:Playlists by rtaylor · · Score: 2

      The real trick is to click on the icon representing your playlist. Now, holding the button down DRAG it overtop of the XMMS controls.
      Now, once the arrow is overtop of XMMS, release the mouse button.

      NOTE: For those with unsteady hands, you may require both. One to click and hold the first mouse button down (most left) and the other hand to move the mouse.

      If you don't like the UI, then don't use the UI. A good portion of the players out there use the same playlist format (straight text by the way) and your filemanager works perfectly fine to search through those lists...

      Otherwise, make an HTML page of your playlists and let the browser fire up the player. Lots of ways to approach this.

      --
      Rod Taylor
    2. Re:Playlists by mistered · · Score: 1
      Otherwise, make an HTML page of your playlists and let the browser fire up the player. Lots of ways to approach this.

      If you want a ready-made way to try this, check out jwz's gronk HTML based jukebox.

      --
      Enjoy your job, make lots of money, work within the law. Choose any two.
    3. Re:Playlists by Anonymous Coward · · Score: 0

      Put all your mp3s in one directory (or symlink them thusly), then just ask xmms to add that directory, and you're done.

    4. Re:Playlists by bLanark · · Score: 1
      What I need is something that my wife can deal with.

      What you need is Apache, mod_perl, and Apache::mp3 (Lincoln Stein).


      If you are a perl programmer, you can subclass to get whatever playlist/navigation functionality you need


      OK, I'm off-topic!

      --
      Note to ACs: I won't mod you up, even if you are being funny or insightful. So take a chance! It's not real life!
    5. Re:Playlists by Anonymous Coward · · Score: 0

      What I need is something that my wife can deal with

      Are we still talking about winamp?

  7. I downloaded it a couple of days ago ... by trexl · · Score: 5, Informative
    and alpha is a very good way to describe the results thus far. The player plays well, and will handle their streams, however there was no way to add anything but files. It seemed to me that it ran very slowly, and affected the performance of the other apps on the machine(a Dell laptop 850MHZ/256MBRAM) quite a bit. These are alpha kind of things, and by no means did I do a thorough evaluation. I am truly excited about this product coming to Linux as evidenced by my nearly immediate download, although it will be very difficult to get me away from all of my presets in xmms ... but I'll be playing with it.

    1. Re:I downloaded it a couple of days ago ... by Anonymous Coward · · Score: 0

      Why would you want to want to switch away from XMMS?.

    2. Re:I downloaded it a couple of days ago ... by Progoth · · Score: 1
      Because there's a lot of ways in which winamp is better than xmms. Period. I use winamp at work and xmms at home, and am infuriated at xmms sometimes. however, there is some stuff that xmms does better. one thing which immediately comes to mind is that while streaming with MAES, winamp /always/ puts the filename in the playlist window after playing starts, whereas xmms will let you specifiy fields from the id3v2 tag to put there. This is a good thing though, when streaming songs with only id3v1, because winamp will put the filename and xmms will only have the URL.

      That having been said, they both suck when it comes to Ogg, in one way at least. I recently added Ogg support to maes. A Perl script is accessed through winamp/xmms, i.e. "getmp3.pl?id=1000". The perl file then gives the filename and mime type in the header, so if it's an ogg file the given filename will end in .ogg and the mime type is application/x-ogg, or whatever it's supposed to be. However, both players think it's an mp3 and choke trying to decode it.

      Both of those having been said, Winamp for linux exits immediately on my machine.

  8. Winamp authors by GoatPigSheep · · Score: 5, Insightful

    Hopefully it doesn't overshadow all of the hard work the XMMS people have done.
    Who's to say the winamp people haven't done hard work either? Just because they have corporate sponsorship and their software is closed-source doesn't mean the software is 'bad'. Besides, if there are already good players available for linux, I doubt people would switch to a closed-source solution that does the exact same thing, unless it offered superior features of some kind. Anyway, this should be considered a good thing, as linux needs as much support as it can get when it comes to multimedia applications, and especially ones from big companies (in this case, AOL)

    --
    GoatPigSheep, the 3 most important food groups
    1. Re:Winamp authors by STSeer · · Score: 1

      Just because they have corporate sponsorship and their software is closed-source doesn't mean the software is 'bad'. Hear hear! WinAmp is the best Win32 code to grace my machine.

    2. Re:Winamp authors by Elwood+P+Dowd · · Score: 3, Insightful

      Uh, keep in mind that "Support from Nullsoft" != "Support from AOL." Of course, Nullsoft is a little part of AOL. Nullsoft has definitely done things that AOL would never do. Even while it's been a part of AOL.

      It reminds me a little of Miramax, although Nullsoft never did anything like this: "We made this movie called 'Kids' but we can't release it because it's NC-17. Oh, what shall we do? Such is the plight of an artist owned by Disney. Oh me, oh my." And then finally selling it for twice what it was worth after hyping it for long enough.

      --

      There are no trails. There are no trees out here.
    3. Re:Winamp authors by GoatPigSheep · · Score: 2, Insightful

      yes nullsoft did something very daring while owned by AOL, they released Gnutella. And we all know the kind of 'trouble' those programs have caused for big corporations, like AOL. :)

      --
      GoatPigSheep, the 3 most important food groups
    4. Re:Winamp authors by sumengen · · Score: 1

      It is all part of AOL's expansion plans to Linux. They need a embedded browser (mozilla), embedded player for streaming media (Real player probably), and an embedded media player (winamp).
      I downloaded the alpha. It worked fine for a while. Then I closed it and tried mp3.com to see if it works fine. Now it dowan't start up anymore, it gives an error message...

    5. Re:Winamp authors by Suppafly · · Score: 1

      Besides, if there are already good players available for linux, I doubt people would switch to a closed-source solution that does the exact same thing, unless it offered superior features of some kind

      Check out winamp3 sometime and you'll see why people will pick it over the opensource programs. The nullsoft team has put a lot of work in changing the codebase from the original winamp to the entirely new winamp3. Some of the new features include totally freeform skinning, and an advanced song database management system.

  9. I thought Xmms == winamp by Beowulf_Boy · · Score: 1

    I thought all that xmms was was a port of Winamp to Linux? And that they were based on the same source.
    So, if winamp is getting ported now, can you use regular Winamp for windows plugins? That would be great

    1. Re:I thought Xmms == winamp by Anonymous Coward · · Score: 1, Informative

      XMMS is a whole different program than winamp. The only thing they have in common is that they can share the same UI with the same skins.

    2. Re:I thought Xmms == winamp by TummyX · · Score: 0

      No, they just stole the graphics and ideas from Winamp. It's pretty much in the traditional of many, many, many open source projects.

    3. Re:I thought Xmms == winamp by RelliK · · Score: 2

      Ah, TummyX strikes again. Perhaps you should also mention how Microsoft stole many many many ideas from Mac, Unix, VMS, etc.

      --
      ___
      If you think big enough, you'll never have to do it.
    4. Re:I thought Xmms == winamp by Explo · · Score: 1

      It's pretty much in the tradition of many, many projects.

      --
      Everyone who makes generalizations should be shot.
    5. Re:I thought Xmms == winamp by Anonymous Coward · · Score: 0
      Microsoft stole many many many ideas from Mac, Unix, VMS, etc.

      Uh... like what?

      NT means "New Technology".

    6. Re:I thought Xmms == winamp by Explo · · Score: 1

      Ooops. I meant to say that it's pretty much the tradition of many, many < insert any type of licencing > projects. Forgot that slash will do evil things to html tag - like stuff. ;)

      --
      Everyone who makes generalizations should be shot.
    7. Re:I thought Xmms == winamp by TummyX · · Score: 0

      Um. How is Microsoft relevant to the discussion though?

      Ofcourse they stole ideas --- but they aren't the only ones. The righteous "open source programmers" aren't immune to using the same tactics as Microsoft does.

    8. Re:I thought Xmms == winamp by Anonymous Coward · · Score: 0

      NT means "New Technology"

      "Windows 2000
      Based on New Technology Technology"
      -- Microsoft Windows 2000

    9. Re:I thought Xmms == winamp by Anonymous Coward · · Score: 0

      I think the just copied almost everything first and then made it more usable and intuitive (that is a Bonus sometimes). But they didn't always copied everything.

      Sometimes they just bough the stuff, like PC-DOS 1.0 which was another guy's product called QDOS (Quick and Dirty Operating System). Of course, QDOS was a crappy and cheapo copy of PC/M (name could be wrong).
      If Microsoft did so well, then Linux looks promising. They copy the applications entirely but they run them on a well designed OS + it's free.

  10. As soon as it reaches beta by Anonymous Coward · · Score: 0, Troll

    that will be the end. Just like every linux app it will be in constant beta state.

  11. Not entirely true... by Jon+Chatow · · Score: 4, Informative

    Winamp Mac edition has been in alpha-stage for quite some time (I've been using it for over 4 months, personally).

    I like Winamp, but, no, the playlist randomisation is purely random - it doesn't randomise within a genre or the like, for example.

    --
    James F.
  12. Choices of GUI mp3 players by little_fluffy_clouds · · Score: 2, Interesting
    Winamp, and as a consequence, xmms, have always seemed clunky in terms of UI to me. Freeamp is better, but in my opinion GQmpeg, even though it is just a frontend to mpg123, has the best interface. It also has some really neat skins (check the PDA one).

    GQmpeg
    GQmpeg Skins.

    --
    What were the skies like when you were young?
  13. Windows Media by Moderator · · Score: 1, Interesting

    Assuming you can use WinAmp plugins, you would be able to listen to Windows Media files on Linux. Not only that, but WinAmp has dozens of plugins for video and other audio types. This could be the link that Linux needs to be a usable multimedia system.

    --
    The World is Yours.
    1. Re:Windows Media by demon · · Score: 1

      I somehow doubt that, unless they're going to do their own OS-independent binary format just for their plugins, there's going to be Winamp plugins being used for Winamp on Linux - there has to be a lot of API wrapping done to make it work (plus an LE/PE loader). They'd either have to spend a lot of time on it on their own, or they'd have to snag code from Wine to do it - and I don't know enough about Wine's license terms to know if they allow for closed-source packages to use Wine code.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    2. Re:Windows Media by Anonymous Coward · · Score: 0

      ehh?

      XMMS allready has support for "dozens of plugins för video and other audio types"! Just browse www.freshmet.net and you'll see!

    3. Re:Windows Media by man_ls · · Score: 1

      IIRC, Microsoft "mentioned" something to Nullsoft about the plugin structure of WinAmp allowing it to do things to WMA files that were forbidden by the license. Shoutcasting WMAs and on the fly conversion to WMA were some of them. I'm not sure if they removed the WMA plugin from Winamp since, if they did, *Nix users who want WMA audio from WinAmp are out of luck. Hopefully that is not the case, but knowing MS, it might well be.

  14. Won't even run for me.. by Eivind · · Score: 4, Informative

    Very Alpha I'd say. With my Mdk 8.1 system and Xfree 4.1.0 the player won't even start. They start it with a shellscript that redirects all error-reporting to /dev/null, After I uncomment that and run it again I see that it fails with:

    libpng warning: Incomplete compressed datastream in iCCP chunk
    libpng warning: Profile size field missing from iCCP chunk
    libpng warning: Incomplete compressed datastream in iCCP chunk
    libpng warning: Profile size field missing from iCCP chunk
    X Error of failed request: BadMatch (invalid parameter attributes)
    Major opcode of failed request: 72 (X_PutImage)
    Serial number of failed request: 5011
    Current serial number in output stream: 5012

    Ofcourse since it's closed-source I can't even begin to guess what's causing that. Anyone else have any luck running the player under mdk 8.1 ?

    1. Re:Won't even run for me.. by Anonymous Coward · · Score: 0

      You should consider installing an up to date version of libpng since it keeps complaining. You'll find it here www.libpng.com

    2. Re:Won't even run for me.. by Anonymous Coward · · Score: 0

      try to change your default display depth to > 16 bpp.
      I read on the winamp forums that it won't work when the display depth is 16 bpp.

    3. Re:Won't even run for me.. by dinivin · · Score: 1


      Works on my system with Mdk 8.0.

      Dinivin

    4. Re:Won't even run for me.. by Anonymous Coward · · Score: 0

      I think you mean down date..it looks for an older version of libpng

    5. Re:Won't even run for me.. by Whizziwig · · Score: 2, Insightful

      Willing to bet you're in 16 bit color, winamp 3 alpha 1 needs 24 or 32 bpp. This is stated in the README.

      --dave

    6. Re:Won't even run for me.. by X-Dopple · · Score: 1

      When I try to run it on Mandrake 8.1, it doesn't give me any errors - it just quits.

      Thanks, AOL

    7. Re:Won't even run for me.. by sfritzd · · Score: 1

      ran fine for me, that is until it crashed. ;)
      i did the upgrade from 8.0 rather than a clean install, and am using my old kernel for reasons that don't concern this discussion. ran fine, albeit very slowly, and crash as soon as i started playing with settings.

    8. Re:Won't even run for me.. by SyFryer · · Score: 1

      I had this, until i clicked the player, not the tracks.

      Sy

    9. Re:Won't even run for me.. by Anonymous Coward · · Score: 0

      >Willing to bet you're in 16 bit color, winamp 3 alpha 1 needs 24 or 32
      >bpp. This is stated in the README.
      >
      >What an utter piece of shit. A program that needs 24 or 32 bit color in order to run is utterly worthless.

  15. Huh? by imipak · · Score: 2
    It appears that Winamp isn't just for Windows anymore.

    I could have sworn I was using Xamp on Linux two years ago. Or did I dream it?

    1. Re:Huh? by Anonymous Coward · · Score: 0

      Yes, you are right! There was an player called xamp a couple of years ago, but is was NOT an Nullsoft product! Xamp then later changed it's name to..... XMMS! =)

  16. playlist controls by seanw · · Score: 4, Informative

    this seems like good news in general, but I also get the feelin a lot of work will be duplicated by the Winamp and XMMS people.

    on the top of the poster's list was playlist controls. I totally agree, and I am shouting at whoever is listening...LOOK at iTunes!! anyone who has ever had the good fortune to use iTunes knows what I'm talking about. it is hands down the most powerful, flexible (and beautiful) music interface I have ever used, and I would pay money for it, without hesitation, should someone port a similar scheme to linux.

    regards,
    sean

    1. Re:playlist controls by Anonymous Coward · · Score: 0

      God damn, you hit the nail on the head. iTunes rocks. It works exactly like I want it to (almost).

    2. Re:playlist controls by zenlunatics · · Score: 1
      for those of us who don't have Macs, could you let us know a bit more about what makes iTunes so flexible and powerful? I'm interested to learn what other people want in playlist management.

      if you want to see a somewhat unusual mp3 player, check out http://www.zenlunatics.com/zlplay. It's not graphically exciting but allows non-hierarchical navigation. For example, songs can belong to groups for an artist, a disc and others. You can listen to all your songs in random order and then when you hear one from an artist you're in the mood for, one click switches you to listening to songs just by that artist.

      zen lunatics

    3. Re:playlist controls by Pope · · Score: 2, Informative
      Here's why: http://www.apple.com/itunes/organize.html

      You import MP3s into iTunes' database, and you can sort and search by anything in the ID tags. Then you can save multiple playlists and just switch between them when you're bored.

      There are a couple of Qucktime movies linked on that page that show it in action, but figured the screenshot would do for those w/o the plug-in.

      Personally, I don't need much in the way of playlist controls because I don't have all my MP3s on local storage. If I did, I'd be using iTunes!

      --
      It doesn't mean much now, it's built for the future.
    4. Re:playlist controls by theancient2 · · Score: 1

      Winamp looks like it's sort of headed in that direction. In addition to the playlist (which now supports multiple playlists at once), they've got a "media library", which lets you select music by artist, year, genre, etc. (It only lets you select one at a time, at least for now. But it is only alpha, not feature-complete yet.) There is also a new "database explorer", which you can use to put together queries like ((year > 1990) && (genre = "Rock")). (I'd guess the media library will eventually do everything the database explorer lets you do.)

    5. Re:playlist controls by Anonymous Coward · · Score: 0

      Does this message (above) look extremely suspicious and out of place on ./ ?? Would someone please contact the FBI and bring attention to it. It could be nothing, but I don't think we should take any chances. It could be a hidden message or something.

      fsck you Osama. You're getting yours...! When we catch you we are going to give you sex change operation and send you back to the Taliban as a woman! grrrrr!

    6. Re:playlist controls by nbvb · · Score: 1

      Go take a look at the iTunes page. This is the application that sold me on buying a mac, back in March. My SPARCstation 20 is nice and all, but it's getting a bit sluggish.. So I was going to buy a new computer. I had it narrowed down to a Dell workstation with Linux, a Sun Ultra 10, or a PowerMac G4. I bought the G4.

      Between iTunes, iMovie, and Mac OS X, this is the most fun I've had with a computer in _years_. And that includes playing with toys like Sun's E10000 (at work! I couldn't even pay for the electricity at home :-).

      Apple, for the first time in 15 years, is REALLY firing on all cylinders. They've got lots going for them!

      Anyway, back to iTunes... check it out at the website above -- there are lots of quicktime movies that show exactly what makes it so nice. It's an MP3 player, a file organizer, an MP3 ripper and a CD burner all in one app! It really REALLY rocks. I mean, really, what other app do you know of that'll rip MP3's off a CD while you're listening to it and adding it to your database? (And all from the same app as your player & cd burner!)

      And the visual effects are cooooooooolllll!!

      --nbvb

    7. Re:playlist controls by jkovach · · Score: 1

      Windows Media Player 7 or above will rip files off a CD while you're listening to it (granted, it's MS Windows Media Audio, not MP3.) Last I checked, it doesn't burn CD's... but I think the Windows XP version will. However, it uses a rights management system, which is why I will not use it.

  17. Name change! by little_fluffy_clouds · · Score: 4, Informative

    xmms was formerly known as x11amp. Here is the slashdot story from when this happened.

    --
    What were the skies like when you were young?
    1. Re:Name change! by Anonymous Coward · · Score: 0

      Yeah, and it was about that time it started to suck ass.

  18. (Winamp3 == Soundjam)? by Bonker · · Score: 3, Informative

    I had a buddy who went to work for C&G a little while back. After a few months, he left that job and then went to work for a Newspaper.

    A little bit ago, I heard that Cassidy and Greene was discontinuing Soundjam, which was really quite an incredible (closed source, alas) audio player for Mac. They're now working on iTunes, or something similiar.

    When I played with the Winamp 3 alpha, I couldn't help but think how closely it resembled Soundjam in terms of features and skinnability. About the only feature it was missing that Soundjam had was a built in CDRipper/Encoder. I dunno. Is that in the new beta? NS seems to have replaced that with it's rather overdone playlist database.

    There's you Tivo-like Playlist, Taco.

    At any rate, I found the Winamp Alphas to be quite processor intensive, even on a P3 500 and a Duron 800, especially with the more data-intensive features like the playlist database or the animated skins running.

    An entire database in an audio player? Thanks, but I'm going to err on the side of sleekness. This may be a neat feature, but I never play my MP3's in any other way than drag and drop. I drag and drop a particular track I wanna hear, or drag a whole folder and then hit 'shuffle'. I'm certain others will find it useful, but for me, it's unecessary bloat.

    --
    The next Slashdot story will be ready soon, but subscribers can beat the rush and slashdot the links early!
    1. Re:(Winamp3 == Soundjam)? by doob · · Score: 1

      An entire database in an audio player? Thanks, but I'm going to err on the side of sleekness. This may be a neat feature, but I never play my MP3's in any other way than drag and drop. I drag and drop a particular track I wanna hear, or drag a whole folder and then hit 'shuffle'. I'm certain others will find it useful, but for me, it's unecessary bloat.

      I have to agree with you here, the thing I like about Winamp 2 is the simplicity of the playlist. I can just point it at an entire directory, and then shuffle through all the files in there. The new Winamp (although all the functionality isn't there yet) does not seem to make that very easy. Never mind, I can still use xmms!

      --
      In the spoon, there is no Soviet Russia!
  19. I don't like this trend... by GeekLife.com · · Score: 5, Insightful

    Complaining on and on about how Company X won't provide Software X for Linux, followed (immediately upon release by Company X of Linux version) of complete deriding of that software (comparing its features to some previously created Linux software) is not good encouragement for other software companies looking into the possibility.

    Not to say software shouldn't be allowed to compete against other similar software so that the best can win, but the immediate, relentless bias towards the earlier-compatible software serves no one.

    1. Re:I don't like this trend... by Goonie · · Score: 4, Informative
      I don't think anybody has been asking for more Linux MP3 players.

      The office apps to be finished, more work on personal and commercial finance apps, more games - sure. A media player that supports the Sorenson codec - definitely. But more MP3 players? I doubt it somehow.

      Sure, if somebody releases another one all power to them, but when good free alternatives exist it's not something to get too excited about.

      --

      Any sufficiently advanced technology is indistinguishable from a rigged demo
      --Andy Finkel (J. Klass?)
    2. Re:I don't like this trend... by Anonymous Coward · · Score: 0

      I haven't heard of anyone asking for winamp to be ported. I would imagine XMMS provides all of the features people need.

    3. Re:I don't like this trend... by pbryan · · Score: 3, Insightful

      Complaining on and on about how Company X won't provide Software X for Linux, followed (immediately upon release by Company X of Linux version) of complete deriding of that software (comparing its features to some previously created Linux software) is not good encouragement for other software companies looking into the possibility.

      The only encouragement for commercial software companies looking into the possibility is the potential to make money from the sale of their software product. That's going to be any software company's burden to overcome if they're going to play in the Linux arena.

      Linux users are naturally going to compare the proprietary software offering with open source alternatives. Some are naturally going to resist using the closed source product because they know what they'll have to give up if they do, namely some freedom.

      Some software overcomes this burden and succeeds. I dare say VMware is presently in this position, providing the best hardware virtualization software available today. Perhaps Plex86 may one day shift the balance of power, in the Linux workstation market.

      Most commercial software companies who introduce proprietary software in the Linux marketplace will naturally find a lukewarm response unless the value potential of their offering overcomes the existing culture.

      --

      My car gets 40 rods to the hogshead, and that's the way I likes it!

    4. Re:I don't like this trend... by cbwsdot · · Score: 1

      I'll like you to find posts of people complaining that Winamp is not available for Linux. Then, I'd like you to find posts of the same people dismissing it in favor of something else

      -Chris

    5. Re:I don't like this trend... by theancient2 · · Score: 0

      So, in other words, if "Linux users" aren't asking for the software you're creating, you're not welcome to develop for Linux. And to make it closed-source, is of course, utter blasphemy.

    6. Re:I don't like this trend... by MasterD · · Score: 1

      > A media player that supports the Sorenson codec - definitely.

      I have the codeweavers crossover plugin and using that, I can use the latest Apple Quicktime plugin giving me a Sorenson codec decoder for Linux.

      The crossover plugin works great under Netscape and Mozilla (haven't tried konqueror yet). I am way impressed.

      -tduffy

    7. Re:I don't like this trend... by Ian+Bicking · · Score: 2
      The GPL makes for damn difficult competition. It makes it hard to make money on Linux, but if you wait too long someone will duplicate your functionality and you're program will be largely insignificant.

      That's the free market -- or capitalism turned on its head, perhaps. It promises nothing more than a chance, and Winamp had and continues to have its chance. I don't think it's a very good chance, but no one promised Winamp anything like that.

    8. Re:I don't like this trend... by demon · · Score: 1

      Yes, and it then only works on Linux/x86. Oh, hooray. Let me notify the press.

      I have found Linux on PPC to be rather nice - the problem with it is the closed-source Linux stuff is (generally) only available for Linux on Intel systems. Thee IA32 architecture kinda sucks overall - not that I don't have Intel-based systems running Linux, but architectures like PowerPC do have their advantages.
      And therein lies one of the advantages of open source on a multiplatform OS - software can be rebuilt (or tweaked to add necessary code if it uses arch-specific stuff), and you don't have to beg a corporate entity (who probably doesn't give a damn) to release binaries for the arrchitecture you're using.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    9. Re:I don't like this trend... by donglekey · · Score: 2

      I have wanted this for a long time. Winamp 3 should be very cool indeed, it should be able to not only play mp3's, ogg, etc, but also have many great visualization plugins (milkdrop anyone?). On top of that it should be able to have a compeletly freeform interface through scripting, and enable people to rip, encode, burn, and even download (through a very possible gnutella plugin maybe?) all in one program. Music squared. Imagine being able to request an album, have the tracks looked up for you, downloaded, .WAVed, burned as a CD and added to playlist. Its just a matter of plugins.

    10. Re:I don't like this trend... by Anonymous Coward · · Score: 0

      I fail to see why having the guts to state an opinion while logged in can possibly be "overrated." If the post had been +2, maybe. Moderating down a baseline Score:1 post as overrated is plain wrong. Is the moderator simply trying to protect himself from being metamoderated to death?

      Once again, we have an example of punishment for not following Slashdot groupthink -- a perfect example of why people who say things like the above are forced to post as AC.

      We really should do away with these "overrated" and "underrated" moderations. I've seen them abused far too often. Why should any moderation be exempt from judgement?

      Posting as AC, because I don't want to lose karma too. A free thinker! Oh no!

    11. Re:I don't like this trend... by Jaysyn · · Score: 1

      Heh...Milkdrop is so cool, I don't even need the LSD anymore...

      Jaysyn

      --
      There is a war going on for your mind.
    12. Re:I don't like this trend... by Jaysyn · · Score: 1

      Last time I checked, WinAMP was free (beer) anyhow....

      Jaysyn

      --
      There is a war going on for your mind.
    13. Re:I don't like this trend... by festers · · Score: 1

      Um, how about you re-read the original post and then try again. Poster #1 says "People complain when Linux doesn't have software, then complain when it gets software." Poster #2 says, "No one is asking for Linux MP3 players so your comment is not valid."

      That has nothing to do with "no being welcome to create" the software you want...Jeeze. There's nothing wrong with saying you aren't excited about a piece of software because 5 other alternative already exisit.

      --


      -------
      "Every artist is a cannibal, every poet is a thief."
    14. Re:I don't like this trend... by Anonymous Coward · · Score: 0

      I was referring to a general sentiment I got throughout all of the replies, and decided to reply when I got to this one.

  20. Winamp? No thanks by Anonymous Coward · · Score: 0

    I'll stick to Freeamp thanks. The Playlist manager ("My Music" as they call it) is the best I've seen for any player, and the iterface is nice & clean.

    I started using Freeamp after Xmms started doing strange things when I tried to use it with the kernel OSS drivers, and I've never looked back. I can get the same player for Linux & home, and WinNT at work.

    Remember kids, Freeamp!

  21. Why use Winamp? by reynaert · · Score: 3, Insightful

    Why would I so unique about Winamp that I would want to switch? Last time I used Windows, Winamp was a nice player that did it job without being annoying. (Quite an achievement for Windows software, BTW). But what does Winamp have that popular Linux players, such as XMMS and Freeamp lack?

    1. Re:Why use Winamp? by arodland · · Score: 1

      the _huge_ loyal plugin coderbase perhaps?

    2. Re:Why use Winamp? by Anonymous Coward · · Score: 0

      I couldn't care less about the plugins...

      What I do find bad in XMMS is the fact it doesn't support (atleast at the ver my bro used) seeking in streaming MP3s.

    3. Re:Why use Winamp? by newbiescum · · Score: 2, Insightful

      Feature-wise, probably not much now, but it is a brand name that people follow. Nevermind the debate over its closed-source nature, many other businesses (multimedia oriented in this case) will at least look into what the biggest companies do and see what their business plan is like.

      In any case, the better question should be what is there to lose in having another MP3 player? If it eventually does a better job than XMMS, FreeAmp, etc., and it spurs new innovcation, better features in MP3 players, that's what competition is for, right?

    4. Re:Why use Winamp? by Khopesh · · Score: 2

      largly for plugin support, such as g-force, whitecap, geiss ... but these will be hard to implement in linux due to the .dll/winAPI problems.

      One of my favorite features of WinAMP simply doesn't exist in XMMS: try right-clicking on the (back, play, pause, stop, next, open) buttons and you'll find a bunch of features that most people don't know about. All have shortcuts of course; with winamp selected (and playing a song), press SHIFT+v (or click stop while holding shift). the song will fade to a stop in 10 seconds. CTRL+v will stop playing after the song. I've actually taken a sharpy to my keyboard and drawn these controls on the bottom edges of their respective keys; back on Z, play on X, pause on C, stop on V, next on B.

      --
      Use my userscript to add story images to Slashdot. There's no going back.
    5. Re:Why use Winamp? by Spy+Hunter · · Score: 2
      XMMS is Winamp 2, for all intents and purposes. It is an almost exact clone. Winamp is the best MP3 player out there for Windows right now (IMHO), it is small and fast and flexible and does its job well, much like XMMS.

      Winamp 3 is the next version of Winamp with better skins and plugin support, and an MP3 database that lets you load in all your music, then select and sort it by artist, genre, album, year, and whatever else is contained in an ID3 tag. It might be good when its finished, but its a long way from being finished right now. So basically, Winamp 3 will be like what XMMS 2 might be like, if such a thing were made.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    6. Re:Why use Winamp? by GMC-jimmy · · Score: 1

      Winamp 3 will be like what XMMS 2 might be like, if such a thing were made.

      There IS an XMMS 2 on their cvs.

      http://cvs.xmms.org/index.cgi/

      --
      __________________________________
      Free your mind - Flush your toilet
  22. Tivo-like controls? by ukyoCE · · Score: 2

    What do you mean by that? How could a digital music player work like Tivo? Your ripped cds don't have commercials, and don't need to be saved so you can listen to them later. What feature of tivo could be applied to music player like winamp to make the controls better?

  23. Help forums on winamp.com by little_fluffy_clouds · · Score: 3, Informative
    Winamp.com already have a couple of useful support forums for this beta:

    General Discussion, and
    Developer info.

    --
    What were the skies like when you were young?
  24. They must be kidding me! by Fuzzums · · Score: 1

    Requirements: This BETA version of Winamp3 requires a Pentium II or higher class processor, 64MB of RAM (128MB recommended), and Windows 98 and higher (Windows 2000/XP Recommended).

    I hope the Linux version has lower requirements. I really don't believe this. Winamp 2 runs on a P166. Where is the time that good software fitted on one 720 disk? (and would run on a 286)

    --
    Privacy is terrorism.
    1. Re:They must be kidding me! by arodland · · Score: 1

      theyve said that this version has only the basic features and NO optimization. it should get better.

      hopefully.

    2. Re:They must be kidding me! by TobyWong · · Score: 1

      So use the older version. Nobody is holding a gun to your head and saying "upgrade or die!"

      People write software that makes full of current technology. If your technology isn't current then maybe you shouldn't be trying to run that software. It makes sense to me.

      --
      - Toby
    3. Re:They must be kidding me! by TobyWong · · Score: 1

      make that "full use"

      --
      - Toby
    4. Re:They must be kidding me! by Anonymous Coward · · Score: 0

      Probably in 1985, where your mind is stuck.

    5. Re:They must be kidding me! by Anonymous Coward · · Score: 1, Insightful

      It does have basic features only (Forget about plug-ins except what it comes with; you're not going to be able to change a lot of options 2.x would give you etc) but it truly shows which direction they're heading in. This player seems to be written with the ideas of making the thing as portable as possible and making the new generation of plug-ins ("scripts") go right to the new platforms with the player. The performance is perfectly acceptable on my K6-2 450 w/128mb of ram and win98 (A rather conservative setup in this day), and it sounds like the speed is only going to get better as they approach final with this one.

      I think NullSoft/AOL has a winner here.

    6. Re:They must be kidding me! by Anonymous Coward · · Score: 0
      But what if I want the new features?

      It's the job of the programmers to make their programs run on something else than the current high end hardware!

    7. Re:They must be kidding me! by Anonymous Coward · · Score: 0
      Like someone else said, yes, it's beta and hasn't got all the optimizations in it and all that groovy stuff.

      But.. I ran WinAmp 3 fine on a Pentium 200MMX running NT 4 with 64MB RAM. It's a tad slow, but that's probably because it's not the final version yet.

  25. XMMS will continue by larien · · Score: 5, Interesting
    XMMS isn't just a linux MP3 player; there are now plugins for Solaris, AIX, IRIX and other Unixes.

    Perhaps more importantly (for linux users, at least) is that the open source nature make developing plugins easier.

    What would be good would be binary compatibilty between XMMS and Winamp plugins. Having not looked at Winamp plugin development, I don't know how hard that would be; anyone know how compatible they are/could be?

    1. Re:XMMS will continue by uchian · · Score: 1

      Even if not binary compatable, what's to stop someone making a plugin which allows XMMS to play winamp plugins, and vica-versa? Less effort than recompiling/recoding the zillions of plugins out there, and I doubt there would be _that_ much of a performance loss.

    2. Re:XMMS will continue by Odds · · Score: 2, Informative

      > What would be good would be binary compatibilty between XMMS and Winamp plugins. Having not looked at Winamp plugin development, I don't know how hard that would be; anyone know how compatible they are/could be?

      *cough*. The Winamp (1.x/2.x) plugin API is absolutely terrible. Let me give you an example. If you want to retrieve the title of the track, what do you do? Well, you get the window handle for Winamp by calling a few Win32 API functions with "WINAMP.EXE" as the argument. Then, you call the Win32 GetWindowTitle function, then you take the resulting string and strip off the "Winamp - " from the front. No, there's no nice exported "GetSongTitle()" function.

      It gets worse. What do you have to do to get id3 information from the playing mp3 file? Well, you get the HWND again using the old approach. Then you send a WM_USER message to get back the index into the playlist of the file being played. Then you send another WM_USER message to get the filename of the playlist. Then you ask Windows politely for Winamp's full path, and use that to build a full path to the playlist. Then you read the playlist file in, and find the ith entry. Then you use id3lib to retrieve the id3 info, after patching id3lib since Winamp generates non-conforming id3 tags.

      Please, do not bring this Frankenstein to Linux. Won't someone think about the children?

      - David

    3. Re:XMMS will continue by RossyB · · Score: 1

      As has been said the WinAmp 1.x/2.x plugin API is foul.

      WinAmp 3 is apparently incredible modular - have a look at the Nullsoft Developers Network. I'd say that the APIs are different enought that a bridge plugin would not be possible.

      Of course, if this new API is good enough then maybe XMMS et al should support it in the future.

    4. Re:XMMS will continue by seann · · Score: 0

      you know.
      thats just great.
      :)

      What a mess that is.

      --
      I'm a big retard who forgot to log out of Slashdot on Mike's computer! LOOK AT ME.
    5. Re:XMMS will continue by jsoderba · · Score: 1
      ...and Winamp3 uses a completely new, different API. Infact just about everything about Winamp3 is new, so comparing it to 2.x is pointless.
      Winamp has been completely rewritten to become the ultimate music experience. Every detail has been relentlessly rethought, redesigned, optimized and maintained to bring our faithful users the entertainment platform that they richly deserve.
      http://winamp.com/nsdn/winamp3x/
  26. A Playlist patch for XMMS by abelsson · · Score: 3, Informative
    I wrote a patch to filter the playlist of XMMS a while back - it's pretty simple: You start typing in the playlist and it filters out all the songs that doesnt match the string you wrote. Backspace deletes the last string you typed.

    It's really convenient when you have a 2000 song playlist and just want to listen to a specific album.

    However, it breaks the usual shortcuts (p for play, etc) in the playlist - you need to use the main window for that. There are lots of improvements that could be done - wildcard and substring matching are obvious ones. But it works well enough for me, and makes the XMMS playlist much more useful I like to have a large playlist and just filter out things i don't want to hear right now.

    Anyway.. if anyone's interested it's available here (I'm not sure it still patches cleanly, haven't tried in a while.)

    -henrik

    1. Re:A Playlist patch for XMMS by Anonymous Coward · · Score: 0

      Isn't that what pressing "J" does?

      No wait, I see what you mean, pressing J only filters until you select a song, whereas yours stays active cool.

  27. You need multimedia apps in Linux? by disc-chord · · Score: 2, Interesting

    I just know I'm going to get modded down for troll, but please READ this post ALL the way through before you do so. I am not a Win32 zealot, I love Linux and want only the best for it.

    Anyway, this should be considered a good thing, as linux needs as much support as it can get when it comes to multimedia applications, and especially ones from big companies

    There is already a Shoutcast for linux, why would you need client sortware on a server OS? Why do you want people to waste time on this, when developers could better be spending their time competeing with Unix in the enterprise market. That's esentially what this is... a waste of time and resources. The most precious resource the Linux community has is it's developers, shouldn't you be encouraging them to play to their strengths instead of "run multimedia apps and have office so Linux can be just like Windows". I don't want Linux to be just like Windows. If I want Windows I have windows. If I want an affordable server solution I have Linux... and that, in all honesty, is a solution that needs some more solving.

    Please stop crying for Linux to be a desktop OS. Perhaps it will evolve into one after it has swallowed the server market, but now is not the time to spend valuable resources on it.

    1. Re:You need multimedia apps in Linux? by LinuxHam · · Score: 5, Insightful

      What if the developers' strengths are in developing multimedia applications? Or GUIs? Do you want them to develop MySQL until *you're* ready to use Linux as a desktop? Not me. What about the StarOffice, AbiWord and Ximian developers? Do you want them to abandon their projects so they can work on something you approve of?

      I for one use Linux as my desktop for 70 hours a week rebooting to Windows only when I need to check my email in Lotus Notes (and that's only because I haven't loaded the RPM yet).

      Its not up to you to decide how the rest of us use Linux. It already is a desktop-suitable OS.

      --
      Intelligent Life on Earth
    2. Re:You need multimedia apps in Linux? by disc-chord · · Score: 1

      You missed the point entirely. You don't get ahead by playing follow the leader.

    3. Re:You need multimedia apps in Linux? by drinkypoo · · Score: 1
      Please stop crying for Linux to be a desktop OS. Perhaps it will evolve into one after it has swallowed the server market, but now is not the time to spend valuable resources on it.

      Don't be difficult. All the people who want to push it as a server should do so, those who want the desktop should get behind that as much as they can, those who want both should push both. If you want linux on the desktop, but you only let people know you want it as a server, it'll take longer to get to the desktop in a useful way, and it's pretty much there now anyway. I haven't used KDE much lately (or at all), but gnome is now pretty, and pretty easy. I think as far as gnome + (star|open)office goes, you could put the average windows user down in front of it. Mac users might still need help, though ;)

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    4. Re:You need multimedia apps in Linux? by LinuxHam · · Score: 1

      Flamebait?? Man what a waste of your mod points.

      You come out saying that its a "waste of time and resources to develop multimedia applications for a server OS" even though you don't grasp the concept that there are millions of **desktop** Linux users out there.. and then you waste your mod points on calling ME flamebait? YOU do not decide what applications should be developed for desktop users. In our environment, the DEVELOPERS do.

      Reread what you wrote and how you came across. If someone wants to develop multimedia apps, I'm not going to submit a bug-buddy that says "why aren't you working to improve MySQL? THAT'S what we need."

      --
      Intelligent Life on Earth
    5. Re:You need multimedia apps in Linux? by Anonymous Coward · · Score: 0

      I doubt many developers are out on a crusade to "make Linux an XXX OS". They're out coding on things *they* find interesting or want, and if releasing it will help people out, then that's icing on the cake.

      When I put out Linux software, it's because I want to. I'm happy if it helps people out, of course...

    6. Re:You need multimedia apps in Linux? by Anonymous Coward · · Score: 0

      I've found that Mac users tend to understand what's going on on their computers more than Windows users.

      And from a really advanced standpoint...does MS give you a free low-level debugger with Windows (Apple does -- Macsbug!)? How about a free resource and hex editor (Apple does -- ResEdit!)? A free systemwide scripting language with IPC and editor (Apple does -- Applescript!)?

      Seriously, Windows is a goddamn joke from a power user's or developer's perspective. Use a *IX or MacOS.

    7. Re:You need multimedia apps in Linux? by sorial · · Score: 1

      Linux is something more than just a server solution. It is also one hell of a good network administration workstation, which is what I primarily use it for (I'm a network admin, among other things, and I run several Linux servers). Now while I agree that Linux doesn't make a super-good desktop OS right now, I don't want to have to suffer (maybe that's a strong word) without a few amenities just because Linux makes a good server.

      Also, consider that Linux doesn't have to evolve in only one direction just because some people can't think in two directions at once. It's perfectly feasible for it to develop into a better server OS and into a better desktop OS simultaneously.

      I guess the nutshell of this is that many people use Linux for their workstation. Don't cut them down for wanting more out of their Linux-based computer just because of your own views about the OS's future.

      Anyway, kudos to the WinAMP team for porting their software. While I'd love to see it go open source so it helps developers everywhere, I can understand if it doesn't. Competition is healthy to the development of nearly anything.

    8. Re:You need multimedia apps in Linux? by drinkypoo · · Score: 1
      I've found that Mac users tend to understand what's going on on their computers more than Windows users.

      While this is seriously OT, and I expect to get spanked for it, I have to seriously disagree with you. While power users understand that sort of thing, there are probably more x86-based power users than PPC-based ones. While per capita there may be more mac power users, that still doesn't bring the total number up further.

      The average macintosh user that I've seen is the artist/graphics design crowd. Those people don't even know what's going on inside a floppy drive, let alone the rest of their computer. Hell, most of them don't know what's going on inside a floppy disk. I know this is inflammatory, but my mom is one of those people, and it's not meant as a diss; They simply don't care what's going on inside that box.

      The average non-CS student is the same way, and I don't blame them either, though it's awfully short-sighted of pretty much anyone getting an education today to not apply a noticable slice of it to computers. They are, after all, the wave of the future, unless we have some apocalyptic event, in which case only the A&M-type classes are going to do anyone any good.

      I know very few mac users any more, but of the few I do know, only a couple of them are computer geeks. The rest use the mac as an appliance, which is how it was intended.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    9. Re:You need multimedia apps in Linux? by cdmz1 · · Score: 1

      Steve -

      Actually you can use Notes 5.04 under WINE. Check here http://www.winecentric.com/ and here http://www.lotus.com/products/r5web.nsf/4efced3d86 6c2c2d852566cc0050ffd5/cdf1afd611e2f49d852568af006 59e5a?opendocument for more info.

      I just found this the other day while pondering the decision to move to Linux on my ThinkPad (I too, work for IBM Global Services). And in case you did not know there is an IBM e-business Linux build for you if you know where to look.

      Feel free to drop me a line if you cannot find the e-biz build or have any other questions about Notes on Linux.

      Jason Sargent

      --
      ...they were right about you...
    10. Re:You need multimedia apps in Linux? by Anonymous Coward · · Score: 0

      Yeah, Applescript! That's really struck it big in the scripting world. Somewhere behind Perl, Python, JavaScript, VBScript, and freakin' .BAT files, three of which ship with Windows. Go play with your toys, junior, I hear Steve Jobs is about to introduce another iMac color any second now!

    11. Re:You need multimedia apps in Linux? by jallen02 · · Score: 1

      I guess people should stop using Sun Solaris workstations all together.. such audacity using a server OS for a workstation because it is more productive for some people.

      Jeremy

    12. Re:You need multimedia apps in Linux? by Anonymous Coward · · Score: 0

      Then complain directly to Linus, because multimedia stuff is all over the kernel including Joysticks and Direct Rendering.

      And by the way, i just have a couple of question to ask you:

      - What makes you think Linux/GNU is about server software and not about software for the people in general?
      - What makes you think server software is getting hurt by Linux getting mature as a desktop system?

      You actually want to keep people away from Linux. I can see the underlaying logic as have seen it hundred of times already: you won't be special anymore if too many people use Linux.

      And even more, if Linux doesn't take off in the Desktop area, your servers will be of no use in the years to come. The best way to protect the open standards is to have a wide base of open-standards clients.

      We Linux Destop users are doing more for the Linux success as a server plataform as you can imagine (you are just to short minded and selfish).

    13. Re:You need multimedia apps in Linux? by jhanson · · Score: 1

      What? I think lots of developers want to make a porno os.

  28. Quite bizarre by SmileyBen · · Score: 2

    Lots of people have mentioned how strange they think it is to release Winamp on a platform with a perfectly good clone, but I think this is bizarre for another reason. Surely this is a *really* good example where simply branding an open source product would be perfectly adequate for creating a presence on a platform? Quite clearly if Winamp released a Winamp branded version of XMMS there are a large number of people who would download it simply due to name recognition, and they wouldn't have to worry about their development being open source, since they would have a pretty much guarenteed (unless they really screwed up) following, who would download WinampLinux rather than any other version of XMMS. Are they really so into their closed source scheme (for a free beer program!) that they can't bear to use what's already been developed, and simply improve it to achieve feature parity or whatever?

    1. Re:Quite bizarre by Anonymous Coward · · Score: 0

      YEah, but then all the kiddies on ./ would be bitching, saying, "AOL stole xmms", ignoring the facts completely. It is ./ after all.

    2. Re:Quite bizarre by Jaysyn · · Score: 1

      Shouldn't it be LinAMP?

      Jaysyn

      --
      There is a war going on for your mind.
  29. What has Winamp better than xmms.. by xmedh02 · · Score: 1

    ..seeking in a stream via HTTP "partial content" feature. And Advanced Visualizatoin Studio.

  30. Well, what *is* the point? by Anonymous Coward · · Score: 0

    from the what-exactly-is-the-point dept.

    I'm sure the Nullsoft guys did this for fun, but why did Slashdot post it if even CmdrTaco didn't think this was news?

  31. rant mode by Anonymous Coward · · Score: 0

    I think that any post that begins or ends with "I know I'm gonna get modded down for this, but..." should be automatically prohibited from being modded up. the vast majority of times I see people saying this they do indeed get modded up, probably because moderators are like little kids and respond so easily to reverse pyschology

    FUCK YOU manipulative people who do this

    1. Re:rant mode by disc-chord · · Score: 1

      hmmm considering the nature of slashdot, I thought it would be best to disclaim that the whole post needs to be read before it can be understood as it was intended.

    2. Re:rant mode by Anonymous Coward · · Score: 0

      You mean we should rate it a "troll" instead of "flamebait"?

    3. Re:rant mode by Anonymous Coward · · Score: 0

      I do that so hopefully the moderators will stop for a second before they click on the "troll" button. (I've never actually been moderated up for it -- BUT if a post deserves to be moderated up, it should be, as is always the case with the posts that DO get moderated up.)

      The simple fact is, if you say anything that has even the vaguest hint of being non-pro-Linux-world-domiation, you WILL get moderated down a good portion of the time. That's a well-known problem on Slashdot, so people have to protect themselves by including the disclaimer, "I know I'll get modded down for this."

    4. Re:rant mode by Anonymous Coward · · Score: 0

      I know I'll be modded down for this, but you sir are a fuck head.

  32. I'll be using winamp on lunix by ukyoCE · · Score: 4, Interesting

    One of the biggest reasons I don't use linux all that much is the quality of programs for doing my everyday things. High on that list is listening to mp3s/oggs. I tried both freeamp and xmms, and while I thought they were decent, both seemed to be trying their damndest to copy winamp, and failing. Both had many quirks that annoy the hell out of me. For instance on XMMS you have to hold down the mouse button to navigate the right-click and options menus. The add-files in xmms is extremely clunky too. I can't even read half the names of my songs because of it.

    WINAMP being ported to Linux is a GOOD THING. It is definetly the best media player. Even if it wasn't, with 99% of windows people using Winamp, seeing the software they use ported to linux is a great way to convince them to get off Windows.

    If anyone wants to stick to XMMS or Freeamp because of their religious open source ideals, regardless of player quality, go right ahead. I'll be using winamp as soon as it's out of beta for linux.

    1. Re:I'll be using winamp on lunix by Anonymous Coward · · Score: 1, Informative

      File selection?
      It uses the standard GTK file selection screen that xmms does!

    2. Re:I'll be using winamp on lunix by Anonymous Coward · · Score: 0

      Try the KDE media player, whatever the hell they call it. "Noatin"?

    3. Re:I'll be using winamp on lunix by Anonymous Coward · · Score: 0
      Regardless of player quality? I found the sound quality of Xmms to be superior than Winamp's (and mpg123 better than both). I find it annoying to listen to mp3 on Winamp.


      Anyway, that's me ...

  33. support xmms by dtrevino · · Score: 1

    Competition is always good. But the good people over at 4Front Technologies have supported Linux and *BSD for a long while. Nullsoft (AOL) could've been in this space a long time ago. They're only expanding their base now that its obvious that Microsoft's WMF will make every other media format a second class citizen on the windows platform. Show a little loyalty.

    --
    Embrace the wrevolution!
  34. yup by Anonymous Coward · · Score: 0

    Apple took SoundJam's code, threw out the GUI, and built their own. and it's the best MP3 player interface out there.

    shows that Apple still has the right stuff(TM)

    1. Re:yup by esoteric0 · · Score: 1

      actually, soundjam and itunes were written by most of the same people. i've talked to one of the guys working on it. he said he still uses soundjam for the most part because he can't use itunes while writing it.

  35. Will it support Shoutcast Streaming? by rtnz · · Score: 1

    Would be nice to have a all Linux streaming solution that works with Shoutcast. I have yet to see any stable streaming solutions that are full featured for Linux (anyone have any URLs for me?). I wonder if/how long until they port the Shoutcast DSP to the linux Winamp3 version. The Alpha doesn't startup on my system, Redhat 7.1.

    1. Re:Will it support Shoutcast Streaming? by EllisDees · · Score: 1

      Have you tried the icecast streaming system? I've been running it pretty much nonstop for a few months with no trouble at all.

      --
      -- Give me ambiguity or give me something else!
    2. Re:Will it support Shoutcast Streaming? by Equinox · · Score: 1

      just thought I'd throw my 2 bits in...as stated above, icecast works (IMHO) pretty damn well. a friend of mine from high school is running a streaming server off it, and has been for the past 3 years. he only had one bad crash, but that's because he was being a dumbass. :)

  36. try `wine winamp.exe` by incuo · · Score: 2, Interesting


    try

    $ cd
    $ wine winamp.exe

    yep, it works perfectly well here (kernel 2.4.12).

    of course, i installed it in whine-blows first ( haven't tried installing in Linux using WINE ).

    [...]

  37. Re:Tivo-like controls? thumbs up and down by victim · · Score: 4, Insightful

    IDNOAT, but I hear Tivos have a "thumbs up" and a "thumbs down" function to allow you to give feedback to it about what you like.

    The interesting part is that half of that user interface is already in an mp3 player, they just need to take advantage of it.

    Consider...

    I have about 4000 tracks in my mp3 library. I leave xmms on shuffle play. There are tracks that I almost always skip. Sometimes it is a weak track on an album, sometimes it has especially inflamatory lyrics and isn't appropriate for the office, sometimes it is an artist that has ticked me off (Randy Newman isn't getting played much lately).

    The player should keep track of which tracks or artists I habitually skip reduce their probability in the play list. If I stop skipping them then it should start reducing their penalty. (Say Randy Newman drops his suit against mp3.com and apologizes, I might stop skipping his tracks.)

    There, no complicated user interface required. Just a player that pays attention and learns a wee bit. For bonus points, add a "i like it" button to the user interface and allow tracks to acquire 'thumbs up' points as well.

  38. its an alpha of winamp 3 (three)! by porter235 · · Score: 4, Informative

    a couple of things.

    1) it's an alpha of winamp 3, containing a different feature set than the winamp most of you know (and that xmms borrowed the look of)One thing is an extreamly flexible skinning script language, allowing for a custom shaped, custom programmed interface (for the most part, from what I understand).

    2) it's an alpha! bitchin'bout it ain't makin' it better! if you want to use winamp in the future, than write the team with constructive notes. yes it's not open source, but it is free. negative shit like some of these postings is not a good way to encourage people to develop for linux.

    1. Re:its an alpha of winamp 3 (three)! by bdumm · · Score: 0

      giving us ONLY rpms is not a good way to introduce your software either. I could care less about their code, but hmm no RH no winamp....
      If this is your idea of encouraging, then I would rather read the bitchin.

  39. What about plugins? by Sho0tyz · · Score: 2, Interesting

    The only thing that could make me switch at this point is if all the winamp DLL plugins somehow work in the linux version. Winamp has a lot of nice plugins you won't find for xmms. Somehow I doubt it, but have they even addressed the plugin issue at all?

    1. Re:What about plugins? by ameoba · · Score: 2

      Without plugin support, a Linux version of winamp would be useless to me. All the music on my drive is either ogg or a tracked format (.mod, .xm, .it, .s3m), none of which can be played without plugins. Adititionally, the modplayer plugin for winamp essentially sucks monkey nads, while the much less sucking modplug engine is used in the plugin for XMMS'.

      --
      my sig's at the bottom of the page.
  40. cross platform from the start by metalhed77 · · Score: 1

    winamp 3 is new, and has been developed with portability in mind, the linux port was planed from the begging.

    --
    Photos.
  41. all very strange... by archen · · Score: 5, Funny

    In all of this I'm starting to wonder where AOL comes in. I don't see Linux or Mac as big markets that they'll make any money in, but perhaps this is another stepping stone to get an AOL package that works for other OS's. If you look at what Netscape Communicator (4x) came with you see:

    Netscape - became Mozilla, is cross platform

    Winamp - being ported to Mac and Linux

    Realplayer - Mac and Win32 versions

    With these 3 components (and Macromedia flash) you could participate in just about everything the web has to offer. I could see these comming together in some sort of cross platform package in the future (with some sort of chat client).

    The whole player thing is getting a bit weird. Xmms started off as X11 amp, which was basically a copy of Winamp, but later grew into a player with it's own flavor. Winamp then gets ported to Linux, which sort of makes for a weird situation. Mac amp was the Macintosh version of Winamp and used to be owned by Nullsoft, before the guys sold off the division to some other company. Now Winamp is available for the Mac again, but now under it's own name. And yes, Mac amp is now also available for windows. (So we have Winamp for Macs, and Macamp for Windows)...

    1. Re:all very strange... by LinuxHam · · Score: 1

      Realplayer - Mac and Win32 versions

      Just FYI, RP has been on Linux for well over a year now.

      --
      Intelligent Life on Earth
    2. Re:all very strange... by Yokaze · · Score: 1

      Do not forget the AIM Linux port.
      It thought some time ago, it was mentioned that AOL wanted Linux as OS for Internet access device.
      (That's where the big market comes in)
      A quick search revealed a story on CNET two years ago:"AOL considering Linux device, sources say".
      Maybe this development is part of a long term strategy. On the other hand, all those companies seem to have acted more or less independently from AOL.

      >The whole player thing is getting a bit weird. [...]
      Now all we need is Xmms on OSX :)

      --
      "Between strong and weak, between rich and poor [...], it is freedom which oppresses and the law which sets free"
    3. Re:all very strange... by ShaunC · · Score: 3, Interesting

      >In all of this I'm starting to wonder where AOL comes in

      What continues to intrigue me is the fact that AOL (as AOL Time Warner) also owns Warner Records. For the time being, the left hand seems to be operating without regard to the right; but who knows how long this will keep up? The conflict of interest is way too obvious and way too intentional.

      It's sort of like having the Moms Against Guns buy Smith & Wesson... You know there's got to be something shady in the works. I'm curious what Winamp will (d)evolve into over the coming years.

      Shaun

      --
      Thanks to the War on Drugs, it's easier to buy meth than it is to buy cold medicine!
    4. Re:all very strange... by Bert64 · · Score: 1

      The linux version has been out several years for x86 atleast, but always seems to lag a little behind the windows/macos versions, Now there are even versions for linux/alpha, linux/ppc and linux/sparc, aswell as solaris, irix, aix, unixware and hp-ux versions.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    5. Re:all very strange... by darkwhite · · Score: 1

      I didn't know Nullsoft ever produced a Mac port of winamp... can you give more information?

      --

      [an error occurred while processing this directive]
    6. Re:all very strange... by Cryptnotic · · Score: 1

      Prior to Winamp, there was a program called Macamp. Both were based on the amp source code from some guy whose name I have forgotten. I have no idea what the status of Macamp is anymore.

      Cryptnotic

      --
      My other first post is car post.
    7. Re:all very strange... by archen · · Score: 1

      Try This. Before the fork of the project, Macamp and Winamp were very similar, but when Nullsoft gave over the Macamp section to another company, the two diverged considerably.

    8. Re:all very strange... by Anonymous Coward · · Score: 0

      also don't forget that the AIM for linux port blows goats, hasn't been updated in 2 or 3 years, and has long ago been surpases by projects such as gaim, and everybuddy.

    9. Re:all very strange... by CtrlPhreak · · Score: 1

      For the time being, the left hand seems to be operating without regard to the right; but who knows how long this will keep up? The conflict of interest is way too obvious and way too intentional.

      Remember when the merger was first discussed? Many people didn't think it would work out since the merger between Time & Warner was so fscked up that there was no coherency (sp?) between the differen't parts of the company. Now throw in a third part and it's even more messed up.

      --
      WikiAfterDark.com It's a sex wiki, go now!
  42. So it doesn't work at ALL on many laptops by yerricde · · Score: 1

    I read on the winamp forums that it won't work when the display depth is 16 bpp

    So, in other words, this alpha version does not work at all on two-year-old laptop computers that lack megs and megs of video RAM. Not everybody's computer has enough video RAM to hold a 24-bit frame buffer at the LCD's native resolution (i.e. 1024x768).

    --
    Will I retire or break 10K?
    1. Re:So it doesn't work at ALL on many laptops by muonman · · Score: 1

      Isn't that what we all love about closed source?

      Whether you can play sound files depends on how much video RAM you have. Sure sounds like the good old days, don't it.

      --
      Anything NOT worth doing is NOT worth doing well...
    2. Re:So it doesn't work at ALL on many laptops by Anonymous Coward · · Score: 0

      ROFL, how ironic life can be. :)

    3. Re:So it doesn't work at ALL on many laptops by Tarpan · · Score: 1

      Yeah, but it IS an alpha release. I bet my right hand on that they haven't done all to make it work everywhere but rather to get out a fast and sorta working alpha version so people can start testing and see that it works.

  43. Who cares . . . fsck 'em by RealSalmon · · Score: 0, Flamebait
    So now that Linux is getting a little more popular, AOL/Winamp has decided to start jumping on board, eh? Kind of like the hot girl in high school who completely ignored you, but now that you're older, make a little money, and have beefed out a bit wants to get your number.

    I say who cares. We have XMMS, FreeAmp, and a whole host of other players. If your gratitude is based on the fact that WinAmp has better playlist controls, then do us all a favor and write a patch for one of the existing open source players. I'll admit that I haven't actually checked out the link, but are they making the source available? I doubt it, and so I say again, who cares.

    --

    -B

    1. Re:Who cares . . . fsck 'em by Anonymous Coward · · Score: 0

      Kind of like the hot girl in high school who completely ignored you, but now that you're older, make a little money, and have beefed out a bit wants to get your number.

      I'd still do her....

  44. My problem with FreeAMP by Anonymous Coward · · Score: 0
    My problem with FreeAMP is that it fucks up the sound device when used under KDE.

    It locks the device up and won't release it.

    The "My Music" function also chokes on my 10 GB mp3 directory, but I guess that's almost expected.

  45. a comment from the trenches by Anonymous Coward · · Score: 0

    xmms plays mp3's winamp and even mpg123 barf on

    go figure

    i heard it has something to do with xmms having code to parse out bad mpeg headers, but i'm not a programmer, so what do i know

    just my 2 pesos worth

  46. Can't decode mp3 on 286 by yerricde · · Score: 1

    Where is the time that good software fitted on one 720 disk?

    When its users accepted four-color CGA chrome. From another post in this thread, I inferred that Winamp3's theme engine uses true-color PNG images (which are smaller than Winamp2's uncompressed BMPs but still big). Good luck fitting even the default theme on a floppy.

    (and would run on a 286)

    MPEG audio layer 3 requires too many floating-point operations to be practical on an Intel 80286 or comparable microprocessor.

    --
    Will I retire or break 10K?
  47. Re:Winamp? No thanks by Anonymous Coward · · Score: 0
    Freeamp's playlist manager the best?

    It's pretty stupid to sort the music files based on the artist and song name stored in the .mp3 file itself.

    It's far too much work to input all that information in when you're ripping CDs. Stay with the filenames, please.

  48. duh! by Sunda666 · · Score: 2, Insightful

    Dude, by legacy windows code he meant code that uses the Win32 API, not code "written and compiled on a windoze machine". Win32 API is not good stuff, and emulated like in WineLib, it is prolly worse (or not, considering the quality of M$ code...). And yeah, writing code on windoze leads to less good and less tainted code. For example, check examples on how to fork processes on both APIs (Win32 CreateProcess() and UNIX fork()), you'll see what I mean.

    --


    ``If a program can't rewrite its own code, what good is it?'' - Mel
    1. Re:duh! by Anonymous Coward · · Score: 0

      CreateProcess is far more powerful than fork(), but luckily if all you want to do is execute a program much of the parameters may be NULL values.

    2. Re:duh! by Anonymous Coward · · Score: 0

      Winamp 3 for linux is written from scratch with linux in mind... please do your homework

    3. Re:duh! by Peaker · · Score: 1

      fork() is not all *nix has got.
      There's also vfork() for performance, pthreads, etc.
      Under Linux specifically, there's clone().
      What can CreateProcess do that pthreads/fork cannot do portably?
      If this is not nil, what can it do that clone() cannot do?

  49. Support open -vs- closed? by MobyDisk · · Score: 2, Insightful

    So will people use Winamp, or use XMMS out of principle? I like Winamp, but given the choice between an open-source and closed-source program, why should I use the closed-source version?

    1. Re:Support open -vs- closed? by Bren · · Score: 1
      For me, most client applications are fine to be closed source. I think operating systems, KDE, GNOME, etc should be open source to prevent vendor lock-in and keep a free market. Office suites should have published file formats, but it's okay to for them to be closed source as long as the file format is open (which is what the open office license says, iirc). MP3 players, games, irc clients, etc. Those are all fine by me to be closed source.

      So I guess for me it boils down to closed source being okay, but open, published formats/protocols/etc are a must.

      I do, however, tend to think servers (ftp, http, jabber, etc.) should be open source... but that's another story...

      Bren.

    2. Re:Support open -vs- closed? by Anonymous Coward · · Score: 0

      Use the better software, of course. I wont bother looking
      at Winamp for Linux, I'm very comfortable with XMMS.
      The attitude "X is better because it's open source", is
      bloody stupid, and makes us look childish. Use the software that
      suits your needs. I'm writing this in vi, under Lynx.
      It does what I need it to do, I feel comfortable with it.
      If Winamp has some feature that XMMS lacks, write a nice note to the
      XMMS team, and then start using Winamp. And if you're going to make a
      sacrifice, make sure you do it because you actually believe in the
      cause.

  50. Re:Winamp? No thanks by Anonymous Coward · · Score: 0
    Yup.

    I decided to give it another try and "My Music" music search locked up the computer -- hard. Fortunately it didn't trash my ext2 partitions. Had to wait for ages for the fsck to finish, though.

    What a piece of crap.

  51. Winamp == sucks by Anonymous Coward · · Score: 0

    Winamp sucks. I like the Microsoft Media Player. It looks like a very large head. Large heads are good.

  52. The Jump command by mini+me · · Score: 1

    Does winamp have better playlist controls then xmms?

    They both have the jump command ('J' key), what more is needed? That in my opinion is the best part of the playlist.

    1. Re:The Jump command by c_g_hills · · Score: 0

      Holy shit dude, thanks for bringing that too my attention! Someone mod this informative =)

    2. Re:The Jump command by J.+T.+MacLeod · · Score: 1

      ...now someone tells me.

      For years I have ripped hair out in frustration and wished that someone would add this feature, and it's been there all this time.

      Geez, you ignore *one* README file in your entire career...

  53. Sure.... by Dirty+Sanchez+King · · Score: 1

    Hopefully it doesn't overshadow all of the hard work the XMMS people have done. Come on, XMMS is not very good (at best). I have stability problems using it (Mandrake 8.0) and the look and feel is a complete ripoff of WinAmp. If it is as stable on Linux as it is on the Windows platform, this will be a winner.

    --


    You have something above your lip.
    1. Re:Sure.... by Anonymous Coward · · Score: 0

      Your running Mandrake 8.0, how can you not have stability problems with just about anything?

    2. Re:Sure.... by demon · · Score: 1

      If you don't like the default interface, there are interface-replacement plugins that give a KJofol-esque level of skinning. And you say you'r having stability problems with XMMS on Mandrake? It's pretty stable on Debian/PPC on the iBook I'm using right now - tell Mandrake to update their stuff.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    3. Re:Sure.... by Equinox · · Score: 1

      Kinda funny...I used Mandrake 8.0 for about 6 months. XMMS was the first thing I opened. It stayed open the entire time...no crashes, no restarts, nothing. The entire 6 months...

  54. Winamp better than Xmms? by deragon · · Score: 4, Interesting

    I tried Winamp. Its not beta, its alpha.
    I got it playing an mp3, but many features
    do not work/work well.

    However, when it played, it played my mp3 much
    better than xmms. For some reason, my mp3
    has a sort of "skip" sound at some point.
    Under Xmms, it plays loud. Under Winamp and
    mpg123, the "skip" is muted. You can hear
    it, but its much less intrusive.

    BTW, what can cause these "skips" to occur?
    Bad riping?

    --
    Remember the year 2000? They promised us flying cars. They delivered the PT Cruiser...
    1. Re:Winamp better than Xmms? by darkwhite · · Score: 1
      BTW, what can cause these "skips" to occur? Bad riping?

      Probably a frame misalignment. Like if it's ever been downloaded off of one source and then halted and resumed from another (which is a different rip) it will be misaligned. Or if you got it corrupted somehow, then it's supposed to skip the frame that doesn't decode right and interpolate.

      --

      [an error occurred while processing this directive]
    2. Re:Winamp better than Xmms? by Dwonis · · Score: 2

      Check to make sure you don't have the "Extra Stereo" plugin (or any other effects plugins for that matter) enabled, as this will emphasize clipping and skipping.

  55. Re:Tivo-like controls? thumbs up and down by LinuxHam · · Score: 2

    Tivos have a "thumbs up" and a "thumbs down" function to allow you to give feedback to it about what you like.

    check out Mserv.

    It's a client/server app designed for an office setting where many people can hear the music playing from the mp3 music server -- like overhead speakers or with shoutcast. The client runs in Windows and puts a treble clef in the taskbar tray. Users sign into the app and rate songs as needed while they're playing from "hate it" to "love it". Admins can stop/start the player and skip tracks.

    As you could guess, the server keeps track of who's logged in and modifies the playlist on-the-fly so as to avoid playing songs signed-in listeners have said they don't like and focus on songs the signed-in listeners are either neutral about or have said they liked. It's actually a very cool app.

    I was foolish enough to buy the X10 wireless audio extender, and used this app to adjust playlists for when either I, my wife, or both of us are home. If I can figure out how to "sign in" users without having them actually start windows anywhere, I would be able to make Misterhouse take voice commands like, "Alfred, please play some music for Steve", or "Jess", or "a party", or "dinner".

    * Bonus points on why I would call my home automation system "Alfred"

    --
    Intelligent Life on Earth
  56. This is like: by GiMP · · Score: 1

    This is like porting Photoshop to linux, who would care? The software already has a fully functional _OpenSource_ alternative already developed! I am happy NullSoft is releasing for linux, not like it matters since:

    A) I don't do closed source if there is an open source version available, and if there isn't an open source version available I will only use the closed source version until there is a better product developed openly.

    B) It is for X86, please tell me why I would want software limited to an architecture I detest?

    1. Re:This is like: by uchian · · Score: 1

      This is like porting Photoshop to linux, who would care?

      Your forgetting that it's real good PR. For instance, your trying to convince your mates to convert to Linux.

      They say, "Yeah, but I can't live without winamp"

      You say, "Look, use XMMS it does everything that winamp does!"

      They say, "What, you mean it's a rip-off? I'll stick with Win amp"

      Of course, if you say, "Duh! Winamp's on Linux too, y'know!" then they can't use that argument against you.

      Same goes for photoshop - I'm really looking forward to the next release of the Gimp, but as it stands it's missing an important feature (to do with colour models, I can't remember exactly what it is) which means that you can't use it for professional quality printed work. If photoshop was on Linux, then proffesional designers could switch without whining so much.

      Umm... yeah, that's my point really. Big name software that everyone knows makes your system seem more appealing.

    2. Re:This is like: by thopkins · · Score: 1

      WTF. Tons of people would care about having Photoshop on linux. I bet you 90% of professional graphic designers prefer Photoshop over the GIMP. Sorry but the GIMP does NOT compare to Photoshop.

    3. Re:This is like: by GiMP · · Score: 1

      I do believe this is good, not only for Linux.. but for NullSoft. This is very good PR. But it would be better if it worked on more then just x86 Linux.

      Sure, I have an x86 linux box.. but I also have: an x86 FreeBSD box, a ppc Linux box, ppc netbsd box, etc.. This isn't helping people move to open source software and open minds. Closed source is bad, no matter how good the product or PR is.

      How long will it be before people realize that Winamp for linux doesnt' run on their shiny new Mac or Alpha?

      Maybe I'm just a troll for cross platform support, except I don't believe anything can ever be cross platform without it being open source or being written with an opensource interpreted language using opensource, using only cross-platform libraries :)

  57. Purely random? by vrt3 · · Score: 1
    the playlist randomisation is purely random
    That's not the impression I get. My impression is that Winamp's random number generator sucks badly (talking about the 2.xx versions, not 3.xx). Mostly I put a whole directory tree filled with mp3's and ogg's in Winamp, and play it with shuffle and repeat set. I have noticed more than anecdotically that the same set of songs is played over and over, and that other songs are never played. I've always wanted to take a look at the source code to see how it was done and to fix it, but alas, Winamp is closed source.

    I still like it more than Sonique for example, tgough: Sonique looks better, has a better shuffle function, but is not stable.

    Does anybody know if this is solved in the upcoming 3.xx Winamp versions?

    --
    This sig under construction. Please check back later.
    1. Re:Purely random? by Jon+Chatow · · Score: 2

      The latest release (2.77) has a randomness factor option added. Quite how random it is, though, I'm not sure; basically, I agree :-).

      --
      James F.
    2. Re:Purely random? by vrt3 · · Score: 1

      I just downloaded the 2.77 to check out their 'shuffle morph rate'. To soon to say anything about how random it is, but from the description it's indeed not entirely clear how random it is. It just seems to have to do with more or less variations of subsequent traversals of the playlist. We'll see.

      --
      This sig under construction. Please check back later.
    3. Re:Purely random? by ZeLonewolf · · Score: 1

      I still like it more than Sonique for example, tgough: Sonique looks better, has a better shuffle function, but is not stable.

      The last time I tried Sonique it had a limit of 1000 songs in the playlist. Does anyone know if this has been fixed?

      --
      "If at first you don't succeed, lower your standards."
  58. Finally a decent decoder! by Fellgus · · Score: 1

    This is excellent. XMMS has always had a pretty poor decoder (the same as in mpg123), which does not handle VBR mp3's very good (lots of artifacts in the sound). FreeAmp has a better decoder (as does mpg321), but is overall quite buggy. I'm looking forward to this.

    --

    -larsch

  59. Nice, but is it necessary? by EvilIdler · · Score: 1

    Nice of the lads to port WinAmp, and actually use
    proper GUI tools - as far as I could tell, it used Gtk+.
    But as far as I could tell, there was also a timer to make
    sure we couldn't see much of it before it crashed :P

    Anyway, I would stick to XMMS as I'm actually happy
    with it - it plays sound, music, movies, and whatever
    else these crazy plugins do. I think I'll make a picture
    viewer for it (with slideshow options) just to not have
    to mess with even more programs ;)

  60. Upgrade your computer or have no software. by Fuzzums · · Score: 1

    True, nobody is saying i have to upgrade. and since i have an 166 i probably won't upgrade.

    The thing that got me puzzled is this:
    15 years ago - 286 - 256Kb of memory.
    Word perfect 5.1.

    now - Pentuim 500+ - 128Mb of memory.
    MS-Word.

    graphical options are improved, the userinterface is improved and the os has several advantages comparesd to DOS (where you had to install a printerdriver for each different program).

    but gradually the os but also the programs have become less and less efficient. It's a way of thinking like "because it's possible" which makes programs less efficient, I guess. Where people used to think about efficienty, nowadays resources are freely available and you can do whatever you want.

    Hmm. This is gettin offtopic.. Sorry.

    --
    Privacy is terrorism.
  61. does this mean... by vena · · Score: 4, Funny

    Winamp Is Not A Monopoly's Property?

    1. Re:does this mean... by Anonymous Coward · · Score: 0

      In what way is AOL and/or Time Warner a monopoly?

      Internet Access? Ha! (Microsoft, among others)
      Web Browsers? Ha! (Microsoft)
      Television news? Ha! (News Corp)
      Movie Studios? Ha! (Lots)
      Music Lables? Ha! (Lots)
      Magazines? Ha! (Lots)

    2. Re:does this mean... by Anonymous Coward · · Score: 0

      In what way is AOL and/or Time Warner a monopoly?

      i think he was referring to windows.

    3. Re:does this mean... by theancient2 · · Score: 1

      Is it worse to own almost all of one thing, or a large chunk of just about everything? Especially when you're not always sure who the real owner is... how obvious is it that Winamp belongs to AOLTW?

      As a side note, while watching CNN on Sept 11th, looking at the undulating blue ribbon at the bottom of the screen, I could have sworn I saw the WB (Warner Brothers) logo appear faintly in the waves for a while. I blinked a few times, pointed it out to someone else, and we were 100% convinced they're trying to stick subliminal advertising in there. (Not quite subliminal -- if you look, it's plainly obvious.) It faded away after about 30 seconds, though. Has anyone else seen this?

      So just know that while you're watching or reading one of AOLTW's publications that you could be seeing advertising for one of the its many other properties.

      Next up on CNN: Sonique sucks, use Winamp. Followed by: the latest hollywood blockbuster from Warner Brothers.

      :-)

  62. Very Windowsy by Anonymous Coward · · Score: 0

    It seemed to want to save user data in the isntallation direction (/usr/local/WinAmp on my system, Debian using Alien). Also I found no way of loading whole directories of music at once. Under XMMS I can multiselect in the file dialog, or select a directory and have a recursive find.

    I'll have to look at Freeamp!

  63. REAL Jukebox? by SyFryer · · Score: 1

    I use real jukebox, although I can't explain how it got onto the computer *probably bundled with something else*, it plays and encodes all my music at the quality taco mentions.

    Its cool too, unless i am missing something, it goes to CDDB and gets the track detail, even on obscure things like 'beta band' old EP's.

    On a diff note i would recommend the beta band to all you yanks!

    Is this available for linux? Any 1 have any reasons why I shouldnt use REAL jukebox?

    On a diff note, why wasn't winamp made for linux first? The reasons why would tell you linux/unix devotees why you never get 'cool' software first!

    Cheers,

    Sy

  64. Great news by CondeZer0 · · Score: 1, Flamebait
    About the play list editor, from the WinAMP 3Beta page(http://winamp.com/nsdn/winamp3x/):

    Playlist Editor:
    Along with the usual world class MP3 playback, Winamp 3 is now equipped with quite possibly the world's most advanced playlist editor. It intelligently scans selected directories for media and maintains them in an insanely fast XML-based database wherein you can associate an indefinite number of user-defined attributes to each element. You can then quickly query the database for any attribute, such as album, artist and genre. Attributes are not limited to the data contained within the ID3 information, though. You will be able to associate pictures and/or Winamp commands as attributes. For instance, you could display a CD cover or start a specific visualization every time a certain song began play. The possibilities are endless, and the ability for Component crosstalk means the playlist editor will only grow more powerful as time goes by.


    Sounds really nice... I wish I could try it, sad that they don't have a FreeBSD version, I'll need to try to run it with binary emulation latter...

    I wish that they make it Open Source some day, AOL already supports Mozilla, so why not also opensource WinAMP?
    That would allow more ports to other Free and non Free *NIXs, and I'm sure it would create a great development community.

    BTW: Other great player is s.q.u.e.l.c.h(http://www.geoid.clara.net/rik/squel ch.html), haves a very nice Play List editor, and is very KISS, the only downside it that only plays Vorbis, but I already only use Vorbis any way...

    Best regards

    Uriel
    --
    "When in doubt, use brute force." Ken Thompson
    1. Re:Great news by CondeZer0 · · Score: 1

      Not that I care about moderations, but can any one explain to me why this is a flamebait?

      Best regards

      Uriel

      --
      "When in doubt, use brute force." Ken Thompson
  65. They had a chance by nnet · · Score: 1

    RPM ONLY?. Good lord.

    1. Re:They had a chance by Anonymous Coward · · Score: 0

      I believe, sir, that the correct pronunciation of that is, "Linux' largest flaw is its lack of diverse and professional applications. Further diversity is greatly beneficial to Linux and its user base. Thank you Nullsoft."

      -helo

  66. yay winamp by panic911 · · Score: 1

    not that i dont like xmms, but winamp has been around for a long time and they have kept their software pretty legit. Their decoders are probably a lot better than xmms's too, just because they have been so perfected over the years.

    as for playlist control, i dont how well winamp3 will be with that. if you go to fileplanet.com you can actually download the winamp3 alpha (for windows), it is NOTHING like the current versions of winamp, they changed everything.

  67. Nullsoft & Open Source by antiher0 · · Score: 4, Informative

    There seems to be a bit of annoyance in the community pertaining to the closed-source nature of Winamp. I'm not Nullsoft, but I'd wager that if they weren't part of a larger corporation, they would have probably open-sourced Winamp by now. Nullsoft isn't against open-source. Check out [nullsoft.com] to see (the most notable contribution here is their open-source installer software... no more InstallShield!). Don't forget that Gnutella started out as a Nullsoft project. Besides, the past has shown that competition breeds innovation. Has anyone looked at the new media database thingy? It's pretty sharp. Of course, when it all comes down to it, it's Just Another MP3 Player.... *shrug*

    1. Re:Nullsoft & Open Source by wolruf · · Score: 1

      One of the authors also created a Mozilla-based opensource Win32 browser: K-Meleon

      --
      wolruf@gmail.com
  68. WINE? by xcjohn · · Score: 0, Troll

    This thing is hideously power hungry. Running winamp under WINE offers far better performance... how'd they manage to skrew this up so horribly? there's been a beta mac version for a while now that hasn't really seemed to be in development lately (it crashes when you try to access the menu).

    --
    ~~~ They call me Little John, but don't let the name fool you...in real life I'm very big.
  69. RPM? by Anonymous Coward · · Score: 0

    fsck it! it should be .deb!

    1. Re:RPM? by smunt · · Score: 1

      trolling eh, debian users install .rpm easily with alien.

    2. Re:RPM? by jrockway · · Score: 1

      and alien can also convert packages to .tar.gz for those who like that

      --
      My other car is first.
  70. Entirely TOO alpha quality... by David+E.+Smith · · Score: 2, Informative
    Aside from the fact that Winamp/Linux is only made available as an RPM, it's so alpha, it barely even works!


    At least on my system (K6-3/333MHz, 192M RAM), XMMS plays everything I throw at it flawlessly, whereas this alpha of Winamp was slow and choppy under the same conditions. Slow and choppy to the point of being utterly unusable. And ugly, but that's something I could forgive from an alpha, if it actually worked.

    1. Re:Entirely TOO alpha quality... by Anonymous Coward · · Score: 1, Funny
      BLOODY HELL

      It's alpha. You repeated that yourself about ten fucking times! Alpha-quality software probably will not work well.

      That's why it isn't stamped 'beta' or 'release candidate'.

      Dipshit.

  71. Sounds better than XMMS by Anonymous Coward · · Score: 0

    Wow, winamp doesn't clip at 100% like it does in XMMS. Their is also a marked difference in the sound quality.

    Once they get this running faster, I'll definatly make the switch. (Native ALSA drivers would be a plus!)

  72. Re:Winamp? No thanks by Anonymous Coward · · Score: 0

    Huh? Why is it stupid to rely on the files ID3 information, thats exactly what it was designed for!

    If you use a sensible ripper that does CDDB lookups when you rip, it will get & set the correct ID3 data for you. The only problems I've ever seen is when some fool uses RealJukebox to do their nasty 'ol 96kbps rips with no CDDB data, but so what?

  73. It's a freakin' RPM!!! Re:Download it! by strredwolf · · Score: 2

    Oh great. There goes about 80% of the distros that aren't Redhat baised. I'd rather use rpm2tgz instead of trying to force it with plain-old rpm itself.

    But then, XMMS works well anyway.

    --

    --
    # Canmephians for a better Linux Kernel
    $Stalag99{"URL"}="http://stalag99.net";
  74. Maturing Troll by Anonymous Coward · · Score: 0

    Maybe I'm just getting old and less reactionary, but for what it's worth, here's my series of knee-jerk responses to the Winamp Alpha for Linux:

    Oh well look at that! Nullsoft decided to jump the Linux bandwagon. Well, tough titties, Winamp boys. We're all using XMMS and it's open sourced.

    Wait...wait. Hold on there, self. You haven't even tried the software and you're bashing it. Give it a try, then form an opinion.

    Oh fuck me running! They only distribute in RPM! Fucking bastards probably don't even know what RPM is an acronymn for! Fuck this.

    Wait a minute, self. You have rpm2tgz. Just give it a go. God, I swear you're ... uh ... I'm...such a spaz.

    I shouldn't have to do this.

    You're always bitching about the only reason linux isn't where it needs to be is because corporate money drives the 'accepted standard'. Hired programmers are PAID to do the hard stuff and polishing even if they don't want to do it -- to make a product palettable to the everyday user. Open Source programmers work on what they want to, when they want to. Generally they are just a loose-knit community really only working on what floats their boat. Maybe this is a little inconvenient now, but this could be a step towards Linux gaining mainstream acceptance.

    It doesn't fucking work. It doesn't even error out. It just dies and brings me back to a prompt.

    Hey come on, guy it's alpha. This is the risk you run

    So I could be using XMMS, a matured mp3 player with near-winamp capabilities, but instead I've wasted my time, chasing after a carot tied to a corporate stick.

    Yeah that's true

    AND we know how well Linux beta's are maintained. Look at the half-assed, bare-bone, or WINE-backend capabilities of RealPlayer, MusicMatch, Acrobat 4, and AIM. These aren't even updated or maintained half the time. Hell, GAIM is even infinitely better and more capable than AIM.

    Yeah that' also true

    And the reason for that is because they're disinterested and they know they can get away with it. If the software was just open-sourced, even with a restricted license, they wouldn't even have to maintain the code and let all the happy hackers fix their shitty software for them.

    Wait...why aren't we using XMMS again?

  75. Don't Work. . . by cgleba · · Score: 1

    Looks like another binary compiled for one specific version of RedHat.

    I use: XFree86-4.1.0-17mdk

    And get the error:

    X Error of failed request: BadMatch (invalid parameter attributes)
    Major opcode of failed request: 72 (X_PutImage)
    Serial number of failed request: 4985
    Current serial number in output stream: 4986

    Symbols are stripped. . .can't do much with it in gdb.

    1. Re:Don't Work. . . by Anonymous Coward · · Score: 0

      "Looks like another binary compiled for one specific version of RedHat."

      Bull! I used alien to convert it into a deb package for my Debian unstable box and it runs perfectly well. I mean, minus the crashes it has all over the place... it is an alpha after all.

    2. Re:Don't Work. . . by Junta · · Score: 2

      Bump up your colordepth to 24 or 32... Stupid, but it makes it work, at least as close to "working" as this program gets... A Real resource hog...

      --
      XML is like violence. If it doesn't solve the problem, use more.
  76. Winamp offers some level of control over randomnes by Chibi · · Score: 2, Interesting

    Well, there seems to be a limit on how long titles can be... ;-)

    I like Winamp, but, no, the playlist randomisation is purely random - it doesn't randomise within a genre or the like, for example

    In the Windows version, if you go to Preferences -> Shuffle, there is something called "Shuffle Morph Rate." It's a horizontal bar, with "Slow" on the left and "Fast" on the right. The text says the following:

    "The shuffle morph rate controls how new songs are picked up when in shuffle mode. In slow morph mode, a slight variation of the same playlist is played each time through, whereas on fast shuffle mode mode major changes happen each time through.

    The default is very close to 'Fast.'"



    But, as you said, there's no way to randomize within genres, outside of creating your own custom-playlists. And that probably won't be too random...at least the second time...

    --
    If all you have are silver bullets, everything looks like a werewolf.
  77. Re:Stupid moderators... this is not informative. by Anonymous Coward · · Score: 0

    That's a good strategy there, post flames and shit so moderators waste their points modding you down. Because we sure as fuck can't trust them to pick out the GOOD posts. :)

  78. Quebec French Language (+ political controversy) by Anonymous Coward · · Score: 0

    Who would of thought WinAmp for Linux would cause a political controversy.

    'Language du beau pays du Quebec..' In the locales menu.

    I get the joke, the french being a slang french and all

    BUT

    Anyone from Canada should be totaly offended by this, like wtf, there must be some seperatist coder working for Winamp who decided to call Quebec a country. Like rename it to 'Quebecois'

    (btw I like this winamp for linux, much better decoder than xmms, (and that should be the bottom line), once the speed and resources considerations get out of the way, it'll be much better, lets just hope they do a good job)

  79. Nothing wrong with bias towards free software by Sanity · · Score: 2
    Ah, so we shouldn't place closed source software under the same scrutiny as open source software? Rubbish.

    I have a definite bias towards free software, software for which I have the right to view and modify the code. I see no reason to encourage people to produce closed source software for Linux if there is a viable open source alternative, as is the case with Winamp.

    If, however, there is a task for which open source software is not available then closed source software is fine, but if closed source software has trouble competing with Open Source then that is a good thing.

  80. Problems with XMMS? So fix em! by Sanity · · Score: 1, Troll
    If you have suggestions for how XMMS could be improved - why don't you just fix them yourself?

    However note that if you had issues with Winamp (such as the fact that it seems to crash once every 30 seconds on my machine) you need to rely on Nullsoft to address any problems you are having. Or what if Nullsoft decided to place spyware in their software? What could you do? Not much because you may not even know it is there. And what if Nullsoft decided to stop development of Winamp, or (more likely) decided that Linux development wasn't worth their time. What could you do about it? Absolutely nothing.

    You may see these as irrational "religious" reasons to favor Open Source, however to me they seem very rational indeed.

  81. Re:Tivo-like controls? thumbs up and down by kubrick · · Score: 1

    * Bonus points on why I would call my home automation system "Alfred"

    I hope that this is a reference to Bruce Wayne's (Batman's) butler, and not to Alfred E. Neumann of MAD Magazine :)

    --
    deus does not exist but if he does
  82. Come again in about a year by manon · · Score: 1

    I have that feeling that Winamp is going to stay in alpha for at least at year.
    The thing I don't like about those none-open-source-windows-ports is that most of the time they come out for Redhat only.
    Being on a Slackware box that is very unpleasant. That is the reason why I stick with Open Source stuff.
    Compile the hole thing and it works just fine!
    I think that the XMMS people are doing a very good job and the program will always be better on the Unix platform than Winamp.

    --
    42 + 1 = 42
  83. Umm....what? by Anonymous Coward · · Score: 0

    There was nothing wrong with what he said; what you think he was "implying" is typically true. From your post many can assume you have no idea what you're talking about. There are many problems with using Win32 legacy code. Taking code from Win32 and porting it to Linux results in poor, unclean code (most of the time). Nobody is trying to scream Linux's "power"- it's the simple truth.
    By the way, to all those who are concerned, WinAmp3 is a complete rewrite of WinAmp so there's nothing to worry about.

  84. Why did it fail on MacOS? by fractaltiger · · Score: 1

    I don't understand why it is that there was an early Winamp lookalike that never made it past version 1, and was made by an individual and not the Winamp people.

    On the early days of MP3 sharing on our mac network, all we had was winamp mp3 compatibility problems, inability to use pluggins and no skins. That started changing but I still need to use Virtual PC if I want to get any SPC pluggin-- emulation of esoteric formats for the mac is only starting, and it is coming from individuals, again. The problem is the lack of free programming resources and general information, like there is for Windows all over the web.

    I hope this Alpha winamp does it right for you guys, because the MacOS was forgotten --rare thing when it came to Office, browsers (cough, IE, cough) and other things.

    --
    "Wireless : LAN :: Laptop : Desktop"
    1. Re:Why did it fail on MacOS? by Anonymous Coward · · Score: 0

      http://www.panic.com

  85. Re:Tivo-like controls? thumbs up and down by Anonymous Coward · · Score: 0

    Uh...if there are tracks you ALWAYS skip, why don't you delete them? Or at least remove them from the playlist...

  86. Cant get better than WinAmp by Anonymous Coward · · Score: 0

    I was really starting to worry about WinAmp. Windows Media has gone from a complete pile of junk to a usable pile of junk and WinAmp really hasn't changed, but version 3 is a complete rewrite with everything I wanted and it's still the exact same size with probably 3X more features. Those guys really know how to program. It's just a great app.

  87. politics, so? was: Quebec French Language by wholesomegrits · · Score: 1

    Look at it this way: You could say "Oh, you're from Manitoba. That's some beautiful country out there." Well, Manitoba isn't a country. But the landscape, the terrain, the plains, the wheat, all that shit is part of the generic term 'country'.

    It's not French slang, btw. It's a language unto itself. If you study the history of it, Quebecois is very closely related to the french of the 1700s. It didn't mature in the same fasion as the France French. There's a lot of English influence in it, but it's not slang.

    Slang is like "Hey, can I slip my tube steak into your sister? She ain't half bad lookin." That's slang.

    And so what if a seperatist thinks Quebec should be its own country? Does that mean there's a fundamental flaw in the program?

    --
    No sig is worth reading.
  88. XMMS vs WinAmp by bluenirve · · Score: 1

    OK, well, I'm a fan of XMMS, but WinAmp is cool in Windows... So, is this going to mess up XMMS forever? Probably not. XMMS is already distrobuted with most distros of Linux... Plus, this is a alpha and may result in being pretty buggy, who knows...

  89. this is awesome! by Anonymous Coward · · Score: 0

    WOW this is great. I am a big Winamp fan and a regular shoutcast listener. This player has the shoutcast servers listed within the program so there is no loading Konqueror just to hear stations. Very cool. I've noticed some breakup during the first few seconds when playing a stream but after those first few seconds everything sounds fantastic. 192kbps streaming ohh yeah!!!

  90. Re:Tivo-like controls? thumbs up and down by Ian+Bicking · · Score: 2

    There's an XMMS plugin that tracks when you skip over a file, and then when you shuffle a playlist will put those skipped files further down on the playlist.

  91. Re:Tivo-like controls? thumbs up and down by PurpleBob · · Score: 2

    There's a program which does exactly that. It's called Cymbaline. I'm too lazy to find the link, but you can find it on Google.

    It's console-based. It keeps a playlist with a score for every song (which starts out at 35). It adds points to a song's score if you listen to it all the way through, and subtracts them if you skip it. There's also a key which sends the score up to 75.

    I haven't touched XMMS since I downloaded it.

    --
    Win dain a lotica, en vai tu ri silota
  92. Out of place, yes... by Anonymous Coward · · Score: 0

    ... but suspicious, no. I'm not sure which, but it's either Gælic or Welsh (or possibly Irish).

    It looks like spam, too, though I can't imagine why someone cultured enough to speak any of those languages would be spamming...

  93. mserv by limegreen · · Score: 1
    Mserv (http://www.mserv.net/) has a great randomiser for playing MP3s, or any other sound format with a player on your hardware.

    It is designed for an office environment, and, by rating tracks, the random play will tend towards tracks liked by people logged in.

  94. He was happy happy happy then he ate some.... by L3WKW4RM · · Score: 1

    I've been using WinAmp 2.666 very happily with Wine...it seems to use an equal amount of CPU as XMMS does on my machine. Unfortunately there's a few kinks lost in the translation, but I find that I use it more than XMMS.

  95. The obvious namechange... by Omerna · · Score: 4, Insightful

    The name has to be changed to Linamp.

    --


    No sig for you.
  96. Sound Jam and iTunes by Meech · · Score: 0

    there was a MacAmp for a time but it sucked. Sound Jam was a commercial product that worked very well, but once apple released iTunes, Sound Jam was no longer needed.

    It is nice to see that more Windows apps are going to be ported to Linux. There is a market for Linux, and these software companies need to start realizing this.

  97. Its the Linux Standard packaging system. Deal! by Nailer · · Score: 2

    Since Red Hat (according both Netcraft and the usual market research firms) is more than fifty percent of all installed Linux systems, with SuSE, Turbolinux, and Caldera (which all use RPM) being the other major players, I'd say your 80% figure is a flaming load of poo.

    Sorry not to burst your bubble. There's a standard and more people would like proprietary vendors to package their apps than otherwise.

    Deal with it.

    1. Re:Its the Linux Standard packaging system. Deal! by ZorinLynx · · Score: 3, Insightful

      Not just that, but it requires a very bleeding edge Linux system (Glibc 2.2, libfreetype, libstdc++-libc6.2)

      Personally, I feel they should release this as a completely static binary, this way it can be run on any Linux system. Linking to such bleeding edge libraries (We are a Redhat 6.2 shop) is unwise since few people will go through the trouble of upgrading glibc just to try this.

      I'll just stick with xmms.

  98. Sonique 2 is also coming out on Linux. by Nailer · · Score: 2

    Subject says it all really. Do you want to learn more?

  99. Linux *IS* ready for the desktop, no REALLY! by Anonymous Coward · · Score: 0

    Being a FreeBSD/Win32 whore, I find it very, very amusing to see a major software release such as this fail miserably on so many Linux systems.

    It illustrates perfectly why LINUX IS NOT READY FOR THE DESKTOP.

    1. Re:Linux *IS* ready for the desktop, no REALLY! by Eivind · · Score: 2

      Actually, what it demonstrates is that Winamp is not ready for the Linux desktop. Big surprise there, since it is, afterall, labelled an _ALPHA_ release.

      Winamp is a proprietary mp3-player made by Nullsoft. What this has to do with Linux I don't know. Would you instantly claim Win32 is not ready for the desktop if some company released a buggy alpha-version of an mp3-player for Windows ?

  100. Winamp in linux ? Been there, done that ;^) by dumol · · Score: 2, Informative
    Mpg123, Xmms and the other linux players are all I could ever need to play mp3's in Linux, but just for fun, Wine was good enough to run Winamp in Linux years ago... Here is a screenshot to demonstrate it! Taken on Feb. 23, 2000.

    Yeah, it's a shameless plug, but there are some people interested in using Winamp's plugins in Linux. Well, that's the way to do it... Using Wine in Linux, Winamp uses even less cpu time than in Win 9x... Some of the plugins run just fine (see the screenshot for an example)

    --
    I started with nothing and still have most of it left.
  101. What year was it? by ZorinLynx · · Score: 1

    I noticed the year is missing from dates on Slashdot. This is annoying when you read articles from a few years ago and don't know when they were posted...

    Anyone know why this is the case? Oversight?

    1. Re:What year was it? by geoffeg · · Score: 1

      If you look at the URL, the first set of numerics is the year ('99','00',etc).

      Geoffeg

  102. No Respect by Anonymous Coward · · Score: 0

    Winamp 3 ALPHA... Hmm, 2 years in the making, just went beta in the windows side of things. Not to be confused with Winamp 2.xx or XMMS, a whole new design, a whole new way of thinking. The wonderful thing about software... you dont have to use it if you don't want to. You make it sound like someone is shoving Winamp 3 down your throat. Half of you speculating "AOL"'s motives, the other half arguing a moot issue of open-source vs non. If open-source is so cool, how come everyone uses shoutcast server vs icecast? :)
    In *my* opinion, open-source is code written by people who give up to soon, and want others to fix their mistakes. It's great when people are all behind an open-source project, in the beginning, then a few months roll by, and your core developers are back to where they started...alone, but now they're open-source, so to make any significant impact on the code base, they get to run the devils-guantlet of opinionated jerks who's expansive knownledge of programming is breaking open someone elses PHP script to add a Smiley to a submission forum. Real inviting. So my word of advice, back off, it's alpha, it's free, and I gaurantee if the "response" from the Lin-world continues to be this negative, I doubt they'll bother finishing. I would assume people would like stable, new software for Linux, I could be wrong. It's amusing to note, that the poster of this article fails to mention the open-source sdk for winamp 3, ah well, censorship works both ways I guess.

    ps: Whats the latest exploit in sendmail this week?

  103. Re:Tivo-like controls? thumbs up and down by LinuxHam · · Score: 2

    No, but good guess. It's actually a reference to the "home automation system gone bad" in a very early Dean Koontz novel, "Demon Seed". The HA system in that house was the bomb (if people are still saying that :). Cameras with machine vision everywhere. Complete voice control for appliances, temperature, blinds, door locks, the works. The house owner's ex-husband works nearby at a research place with the "world's most powerful computer", which ends up invading the innocent HA system and does some very bad things with his new "senses".

    It became a movie in 1974, and Dean rewrote it in 99 or 2000 to bring all the tech stuff up to date. Great book. Awesome HA manual :)

    --
    Intelligent Life on Earth
  104. Winamp Mini-review by Alan · · Score: 3, Informative
    K, I'm in the middle of organizing a bunch of mp3s, so I downloaded and tried it, and figured I'd throw my observations up here.

    First of all, only an RPM. Sure, alien converted it to .deb easy enough, but still, the option of .deb, .tgz and .rpm would have been nice.

    Adding files is a PITA. You can't select multiple files in the playlist editor, and it doesn't take filenames on the command line like xmms does. There is a neat split in the playlist editor, and that might have let you add directories, but I didn't play with it.

    When you do get files in their playlist, the player takes about 70% of the CPU. Xmms has usage way below that. (my cpu is at 16% now, and I have a lot more than xmms going :)

    Sloooooooooooooooooooow. Moving windows around, opening windows, was slow and laggy. Probably having to do with the cpu usage.

    Fonts are pretty gross. Quite possibly my X setup though. Anyone else have everything come up in a large courier font?

    The automatic music stream retriever was pretty cool

    None of the windows 'docked' togeather like xmms or winamp under windows.

    Stability... while moving windows around and opening and closing the little 'helper' windows it crashed on me.

    All in all pretty dissapointing. Now I am very pleased that they are doing this! I hope their product gets better, addressing the above points, and that xmms has to get their asses moving to make thier product better (competition is good right?) But for me right now winamp doesn't cut it. Totall time of playing with it was a couple of minutes (less than it took for a song to play)before it crashed.

    This is a pretty poor review as I didn't have much clue as to what I was doing, and didn't spend that long on it, but for what I am looking for, no thanks.

    1. Re:Winamp Mini-review by Anonymous Coward · · Score: 0

      And of course keep in mind it's only the _first_ _alpha_. Expect problems.

  105. They will have to change the name then by zendal · · Score: 1

    Notice how Nullsoft has it called Winamp, not Linamp. They will have to change the name to show that they now have developed for majority of the experienced users of the world. That is beside the point that most devleoping countries are using Linux or some other open source Unix based OS due to the price compared of using some other OS.

    Just my 2 cents.

  106. It's an ALPHA! by hearingaid · · Score: 3, Insightful
    Personally, I feel they should release this as a completely static binary, this way it can be run on any Linux system.

    Deep breath.

    This is not a release. It's an alpha version, fergawdsakes. You don't release precompiled binaries of alpha versions.

    And yes, it's bleeding-edge: of course. The fact that it was compiled with bleeding-edge libraries is probably a reflection of the libraries Nullsoft have on their Linux boxen.

    --

    my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

    1. Re:It's an ALPHA! by Anonymous Coward · · Score: 0

      you guys sure WHINE alot about everything. Get off your fat asses and go play a sport! AND Winamp3 is going to Kick ass when it's done. BTW, OGG support is being added soon. Stupid Fucks.

  107. Taco is lost again.. by EvilStein · · Score: 1

    "It appears that Winamp isn't just for Windows anymore."

    I guess the rock CmdrTaco lives under didn't let the news that there's been a version of Winamp for the Mac for months slip by. :P

  108. Looks good by Hagmonk · · Score: 1

    Runs like a dog.

    Oh I see ... it's consuming about 40% cpu just sitting there.

    I would have thought it would run a lot faster, after being unencumbered by all those calls to Win32RatherLongFunctionsThatTakeAboutFourMillionPa rameters(LPVOID foo, BLAHCHAR unknown, VPPOIDPTRTODATAMEMBER bong, EXTRASPECIALDBLBYTECHAR goodVariableName, WIN32DOUBLE(TM) wang)

    I announce a completely off topic contest: the longest Win32 function name. Let the idiocy begin!

    --
    Ash OS durbatulk, ash OS gimbatul, ash OS thrakatulk, agh burzum-ishi krimpatul! Uzg-MS-ishi amal fauthut burgulli.
  109. SoundJam MP/iTunes by hearingaid · · Score: 2
    Cassidy and Greene was discontinuing Soundjam, which was really quite an incredible (closed source, alas) audio player for Mac. They're now working on iTunes, or something similiar.

    Yes, it's true, SoundJam was discontinued because of iTunes. However, I believe the developers left C&G to go work for Apple, with the blessing of C&G being given due to a cheque from Apple. It is still possible to find SoundJam in odd places (I have a limited version of it on my machine that came with my Rio; I bought my Rio just before iTunes was released & consequently never upgraded; "RioPort SoundJam MP" still comes in handy sometimes, although it's somewhat crippled).

    Although I love iTunes and use it frequently, ironically, my favourite MP3 player is MacAST, due to its superior AppleScript support. while it doesn't do everything I want it to, it does allow me to press the play button in a script. iTunes, weirdly enough, has no AppleScript support at all. also, the one feature that SoundJam had that iTunes doesn't is a large base of available visualization plugins. the default Apple visualization is kinda cool, but I've yet to see anything as neat as G-Force, or in fact any non-Apple visualization plugins at all. this is weird. there is an SDK for iTunes plugins, does anybody use it?

    Anyway, back to the topic. :) SoundJam was - as far as I know - based entirely on original code. MacAST (formerly known as MacAmp) was originally a port of WinAmp. (Amp changes to AST for broadcasting, i.e. shoutcast playback support.) It was done by a company called @soft though, but they did have Access To The Source.

    the post-iTunes postscript: @soft's site is still up. However, they haven't released much; they just put out an encoder a few weeks ago, but most of the site is still living in March 2000. most of the other Apple MP3 players have basically stopped. the only reason people use them now is because they have Old Macs and can't run iTunes, or because they're cranky like me. :)

    --

    my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

  110. DONE with BINARY bullSHIT. by soren · · Score: 1

    Winamp is incredibly lame, especially on Windows. XMMS slaughters it IMO, and, isn't some untrusted bullshit binary that does weird shit. I know the windows ver has a constant thread running on all windows systems it's installed on. I think this's just the latest version though (3).

    Blah.

    --
    :wq
  111. Be Very Careful What You're Downloading... by ewhac · · Score: 5, Informative

    At the risk of appearing like a paranoid Montana militiaman, I would point out that AOL announced over a year ago they were going to incorporate copy protection measures into WinAmp. I don't know if AOL (Nullsoft's parent company) intends to cripple the Linux version with the same garbage, but I would advise you be vigilant when downloading any version of WinAmp for any platform. You do not want to help proliferate such stuff, even unwittingly.

    Schwab

  112. Open source/closed source by scum-e-bag · · Score: 1

    Open source/closed source....

    Well I know where the safest option lies, I'd much rather compile and use the source than use a pre-compiled binary, who knows what sort of virii or backdoors are in those damn binary files. When there is very little difference in functionality, there is very little room for the closed source to move.

    www.linuxfromscratch.org

    --
    Does it go on forever?
  113. Winamp and XMMS random song play by exceed · · Score: 0, Flamebait

    "Does winamp have better playlist controls then xmms?"

    I have noticed that XMMS seems to pre-build a list of "from this song I'll go to this one" type thing for random play every time you start it. If you keep playing the same song, the next "random" song will always be the same until you restart XMMS. I haven't noticed this in Winamp. Just my two cents.

    --

    void women (int money, time_t time);
  114. From Brennan's .plan... by jezerbel · · Score: 1

    Plan:
    14-Oct-2001

    Dear /.

    We ported it to Linux because we *like* Linux. Calm down.

    Sincerely,
    Brennan

    ... tee hee, and in other news, Microsoft releases their bug free, previously Microsoft internal only version of Office for Linux and Slashdot patrons cream their pants in a beautifully shared geek moment...

    ahh.. *passing the cig around* was it good for you too?

  115. Sonique by Anonymous Coward · · Score: 0

    Sonique is another great windows mp3 player that will be making it's way to linux. Looks like there's going to be plenty of competition- I'll just sit back and see who ends up on top.

  116. Re:Winamp? No thanks by The_dev0 · · Score: 1

    well, how many times have you downloaded mp3's, and then when you go to play them they are inventively named "untitled" by the worlds most prolific artist, "unknown artist".... id3 tags aren't always accurate. Hmmmm... that leads me to wonder... Is it possible to edit id3 tags down the track? or only when originally ripped?

    --
    Never fight naked, unless you're in prison...
  117. Monolothic software by David99 · · Score: 1
    The playlist manager software could (should) be different from the decoder/player. That way you could pipe it the output of things like cat, ls, grep and sort.


    IMHO.

    --
    -- Welcome to nowhere fast / nothing here ever lasts.
  118. Re:Tivo-like controls? thumbs up and down by kubrick · · Score: 1

    It became a movie in 1974, and Dean rewrote it in 99 or 2000 to bring all the tech stuff up to date.

    I think I may have read the rewrite -- given to me as a freebie when I bought a much better book :) (Koontz is entertaining in a trashy sort of way, but he's not the sort of author I'd pay good money for...) I remember some gratuitous mentions of the Internet grafted in there...

    I did wonder why they were giving it away, though. Trying to boost sales figures?

    --
    deus does not exist but if he does
  119. developers plan file by Simm0 · · Score: 2, Interesting

    Winamp developers response to slashdot:

    [simm0@mercury ~]$ finger brennan@nullsoft.com
    [nullsoft.com]
    Login: brennan Name: Brennan Underwood
    Directory: /home/brennan Shell: /usr/local/bin/tcsh
    On since Sun Oct 14 18:17 (PDT) on ttyp0, idle 1:05, from 64.105.36.233
    New mail received Sun Oct 14 19:20 2001 (PDT)
    Unread since Sun Oct 14 19:05 2001 (PDT)
    Project:
    Why, none other than architect and head such-and-such for Winamp 3.0.
    Codename Wasabi. Why this fails to get me all the chicks I'll never know.

    Plan:
    14-Oct-2001

    Dear /.

    We ported it to Linux because we *like* Linux. Calm down.

    Sincerely,
    Brennan

    1. Re:developers plan file by Gogo+Dodo · · Score: 2

      He updated again...

      Login: brennan Name: Brennan Underwood
      Directory: /home/brennan Shell: /usr/local/bin/tcsh
      Mail last read Sun Oct 14 21:35 2001 (PDT)
      Project: blah blah Winamp3 blah blah
      Plan:
      14-Oct-2001 [Addendum 9:30 pm pst]

      Having read yet more comments, I think you guys are totally missing something:

      Our open-fucking-source SDK. It's 1.5 megabytes of C++ code, zlib-type
      licensed, mostly debugged, pretty portable, and happens to comprise about 90%
      of the *exact same code* we use to build Winamp3 itself.

      Do you see the point now?

      Do I have to fucking spell it out for you?

  120. Comment from developer by Simm0 · · Score: 2, Informative

    Q: Can we have a Linux specific bug page/Linux specific winamp page so we can help fix and find these issues as they appear. There are quite a lot of loyal Linux fans who are very technically competent who can help out a lot here and will willingly do so.

    A: There will be, I think. But, bear in mind that the Linux version is ported from a fairly old snapshot of the win32 code. So a LOT of the bugs you'll find are already fixed in the main code base. Over the next month or two we're going to try to fold the Linux code back into the main tree.
    --Brennan

  121. I can't resist. by trilucid · · Score: 3, Informative


    New test MP3 file for the Linux version:

    "Winamp... it really whips the Linus ass. baaaahhh."

    C'mon, :).

  122. GQmpeg by spauldo · · Score: 1

    I agree - I like GQmpeg's interface. Very nice on a 1600x1200 screen, whereas xmms is tiny. It still has the same 'winamp'ish look for the main window, but having the playlist as a regular gtk+ window is nice.

    Thing is, on my system (K6-II 500) it skips when I change desktops, move files around on IDE drives, scroll in netscape (sometimes), etc. xmms doesn't.

    What would be great (and for all I know, it may be out there - I haven't looked) was for there to be a gui plugin or somesuch that used gtk+ (and qt for the kde guys). I've never been a fan of the winamp-style look-like-a-car-radio interface. For one, a lot of my mp3's have long titles - mix that with long author names, and you can't tell what songs you're listing in the playlist.

    Like I said, I haven't looked, so it may be out there... perhaps I'll do some checking around.

    --
    Those who can't do, teach. Those who can't teach either, do tech support.
    1. Re:GQmpeg by Anonymous Coward · · Score: 0

      I noticed the skipping when I first tried mpg123, there are options to compile for that make a difference. Using the "with alsa sound" option got rid of the skipping for me. My system is a amd 266 cpu. GQmpeg is what I use also.

    2. Re:GQmpeg by spauldo · · Score: 1

      I haven't tried compiling it from scratch, so I'll give that a shot. I don't use alsa myself, but I'm sure there's optimizations I could put in - haven't tried it 'cause it's not that important to me.

      Think I will give it a shot though, thanx.

      --
      Those who can't do, teach. Those who can't teach either, do tech support.
  123. mplayer by spauldo · · Score: 1

    I haven't tried it, but I don't see why it wouldn't work - mplayer supports .wmv files, so perhaps someone could modify it to play .wma (the version I got won't play mp3, but I imagine it's probably just because it wasn't designed to play audio only - it plays mpeg just fine).

    --
    Those who can't do, teach. Those who can't teach either, do tech support.
  124. Re:Winamp? No thanks by spauldo · · Score: 1

    There's a utility called id3 that does this. On my system (debian) I've got three packages - id3, id3v2, and libid3 installed, so it's bound to come from one of those (prolly id3). Check your distro for binaries.

    --
    Those who can't do, teach. Those who can't teach either, do tech support.
  125. iTunes by nege · · Score: 1

    From what I have seen, iTunes is by far the most superior audio program. The playlists are not only easy to use, but keeps track of your music more efficiently and you can query easily too. I would like to see THAT ported to linux and windows...but it wont happen, so I use sonique...(deprecated, but whatever it works)

  126. Re:Tivo-like controls? thumbs up and down by victim · · Score: 1

    I don't maintain a play list, I just let it do my whole mp3 directory tree. I don't delete the songs because I like to keep the albums intact for research purposes. Say I'm studying a particular bass player. I will then want to listen to all of his tracks, even though I don't listen to them recreationally.

  127. Brennan Underwood .plan by samill · · Score: 1

    To quote: Having read yet more comments, I think you guys are totally missing something:

    Our open-fucking-source SDK. It's 1.5 megabytes of C++ code, zlib-type
    licensed, mostly debugged, pretty portable, and happens to comprise about 90%
    of the *exact same code* we use to build Winamp3 itself.

    Do you see the point now?

    Do I have to fucking spell it out for you?

    14-Oct-2001

    Dear /.

    We ported it to Linux because we *like* Linux. Calm down.

    Sincerely,
    Brennan
    Read it here yourself

  128. kylix... by tq_at_sju · · Score: 1

    hopefully with the advent of kylix by borland, a lot of shareware and freeware developers for windows will choose to produce linux equivalents, it's very easy unless you are using complex visual controls, then you have to write more code.

    --
    http://www.vanillaafro.com - take me seriously and I will shoot you
  129. GNU/Linamp !! by cygnusx · · Score: 1

    /ducks for cover :)

  130. mod parent down, it is wrong by Anonymous Coward · · Score: 0

    The poster didn't look at the page.
    You can download a RPM

  131. iTunes, cymbaline by oldays · · Score: 2, Informative
    I made an media player that plays mp3s, mods and oggs using python. It follows different philosophy than other mp3 players I know - instead of selecting files for playlist by hand, you load up all files in a dir (recursing subdirs), save it into a playlist and then it monitors your listening habits and rates songs accordingly. Eventually you end up with a playlist where songs you like best have higher scores, and others have lower scores (from 0 to 100). At that point you can set a threshold that creates a playlist on the fly that only includes the songs you like most, above a specified score. I considered playing around with id3 fields, but I decided against it 'cause many mp3s don't have id3s and manually adding genre etc is boring with a large collection.. And the playlist in cymbaline is not the flat type that 'normal' players have, but is hierarchical - you have a list of albums, and in each album, you have a list of songs. Albums are determined not by id3s, for the reasons I mention above, but by directories. So, if you want to listen to a song in the same album, you simply go to the next or previous song.. if you want to listen to an album by the same band, you go the the next/previous album. I think it makes more sense to use directory structure for this sort of thing instead of id3s. For some strange reason most mp3 players ignore directory structure - is this because a lot of people dump all their files in one big dir? If that's the case, I think it's still easier to make a meaningful dir structure then insure that all files have good tags.

    Cymbaline has many other neat things, mainly features that rely on these two unique things - album-centered and weighted playlists. It's a console player that only works on unix currently, using mpg123 etc as backends. The URL is in the sig.

    1. Re:iTunes, cymbaline by Anonymous Coward · · Score: 0

      iTunes automatically fetches ID3 info when you put a disc in. Then it's just one button to rip the cd and it sorts the files into folders based on the tags. Couldn't be easier.

      I know we've all got an overwhelming number of mp3s when it comes to manually entering ID3 tags, but it's pretty easy when the player does it automatically. :)

    2. Re:iTunes, cymbaline by oldays · · Score: 1

      That's of course true if you encode all your mp3s, but it's my impression that most people get at least some of their mp3s online.

  132. Let's see... by nfaraz · · Score: 1

    I can rip CDs based on my playlist. I can randomize by just about anything. I can get faded and watch stupid visuals. I can listen to streaming MP3 audio.

    I love Mac OS X(.1).

  133. pretty much the same by jlemmerer · · Score: 2, Insightful

    hmmm, xmms looks like winamp with a skin (can't remember the name but it looks exactly the same as xmms), the basic functionality is the same, and - at least on my laptop - xmms works better than winamp. even more - xmms was developed for linux and isn't just a half hearted port.
    so - why switch?

    --
    ".Sig Stealer" was here
  134. Re:Download it! (OT? how?!) by CoolVibe · · Score: 1

    oh come on... 'alien' is a package you can use to convert for example rpms to debian .debs or vice versa and even to other packaging standards. How is this offtopic? Are moderators on crack?

  135. Questions about Winamp 3 for Linux.... by Anonymous Coward · · Score: 0

    This was posted in the winamp.con forums by Brennan (the lead developer for Winamp 3):

    "...bear in mind that the Linux version is ported from a fairly old snapshot of the win32 code. So a LOT of the bugs you'll find are already fixed in the main code base. Over the next month or two we're going to try to fold the Linux code back into the main tree."

    Just thought this would add some insight to the matter from the developer himself...

    - Jarsonic

  136. As far as name changes go... by Anonymous Coward · · Score: 0

    ...This is what Brennan (again, the lead developer of Winamp 3 for Nullsoft) said on the winamp forums concerning Linux users' complaints about the name being "Winamp" and not something like "Linamp:"

    "The name Winamp, at this point, has 0% ZERO ZEEERO NONE NO NOTHING NOHOW NOT ANY thing to do with Windows. If we called the Linux version Linamp, we would be implying that it did. At this point it's just a name, a very famous one, and a pretty good one. So it's Winamp, not WinAmp, not WinAMP, just Winamp, no matter the platform.

    --Brennan"

    There we go. - Jarsonic