<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d16205943\x26blogName\x3dMy+softwares\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://mysws.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://mysws.blogspot.com/\x26vt\x3d732166458248090278', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
Google

Saturday, September 24, 2005

foobar2000 software




Foobar2000 is an advanced audio player for the Windows platform. Some of the basic features include ReplayGain support, low memory footprint and native support for several popular audio formats.

download it from here.

Features

  • Open component architecture allowing third-party developers to extend functionality of the player
  • Audio formats supported "out-of-the-box": WAV, AIFF, VOC, AU, SND, Ogg Vorbis, MPC, MP2, MP3, MPEG-4 AAC
  • Audio formats supported through official addons: FLAC, OggFLAC, Monkey's Audio, WavPack, Speex, CDDA, TFMX, SPC, various MOD types; extraction on-the-fly from RAR, 7-ZIP & ZIP archives
  • Full Unicode support on Windows NT
  • ReplayGain support
  • Low memory footprint, efficient handling of really large playlists
  • Advanced file info processing capabilities (generic file info box and masstagger)
  • Highly customizable playlist display
  • Customizable keyboard shortcuts
  • Most of standard components are opensourced under BSD license (source included with the SDK)
different componenets can be downloaded from here.
You get to have tabbed playlists, mp3 tags, replay gain, .... Just play with it.

0 Comments:

Post a Comment

<< Home