Projects tagged ‘audioplayer’ and ‘flac’


Jump to tag:

Projects tagged ‘audioplayer’ and ‘flac’

Filtered by Project Tags audioplayer flac

Refine results Project Tags mp3 (5) music (4) ogg (4) wav (3) musepack (3) audio (3) mp3player (3) player (3) linux (3) media_player (3) musicplayer (3) mp3_player (3)

[5 total ]

5 Users

This program is an audio-player, written with help of Qt library. The program has user interface, similar winamp or xmms. Features: Winamp and xmms skins support plugins support MPEG1 layer 1/2/3 ... [More] support Ogg Vorbis support native FLAC support Musepack support WavePack support ModPlug support WMA support (and other formats provided by FFmpeg library) PCM WAVE support (and other formats provided by libsndfile library) AAC support CD Audio support CUE sheet support (experimental) WavPack embedded CUE support (experimental) FLAC embedded CUE support (experimental) ALSA sound output JACK sound output OSS sound output PulseAudio output Last.fm/Libre.fm scrobbler Spectrum Analyzer projectM visualization sample rate conversion bs2b dsp effect streaming support (MP3, Vorbis via IceCast/ShoutCast) removable device detection (via HAL) MPRIS support global hotkey support video playback via Mplayer lyrics support (using lyricsplugin.com) Requirements: OS GNU Linux; Qt >= 4.3 tar, unzip, bzip2, gzip libmad libvorbis libogg libalsa >= 1.0.1 taglib >= 1.4.0 curl >= 7.16 flac >= 1.1.3 libmpcdec >= 1.2.6 jackit >= 0.102.5 libsamplerate >= 0.1.2 libmodplug >= 0.8.4 libsndfile >= 1.0.17 wavpack >= 4.41 pulseaudio >= 0.9.9 ffmpeg >= 0.4.9-pre1 libcdio >= 0.80 faad2 >= 2.6.1 libbs2b >= 0.3.0 libprojectM >= 1.2.0 mplayer cmake >= 2.4.8 (for build only) .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); [Less]
Created about 1 year ago.

3 Users
 

mC2 is a total rewrite of musikCube.
Created about 1 year ago.

2 Users

Multiplatform music player
Created 8 months ago.

1 Users

Fennec, listen to the highest quality sound! (64-bit floating point) Converting, joining, ripping, tag editing, multichannel processing, media library, skins, themes, effects, etc..
Created about 1 year ago.

1 Users

Audiopreview is a command-line tool that play previews of many audio files (ogg, mp3, ...), video files (avi, mpg, rm, ...) and also internet streams (internet radio stations, video streams, ...). ... [More] It can also be used as a regular media player (ie: play the files entirely like yauap or mpc123 would do). [Less]
Created 7 months ago.