Difference between revisions of "Cynthiune.app"

From GNUstepWiki
Jump to navigation Jump to search
(Updated version information, added new URLs)
m (Fixed hanging formatting symbol)
 
Line 26: Line 26:
 
* [http://gap.nongnu.org/cynthiune/ New Website at the GNUstep Application Project]
 
* [http://gap.nongnu.org/cynthiune/ New Website at the GNUstep Application Project]
 
* [http://freshmeat.net/projects/cynthiune/ Original Freecode Page (Static)]
 
* [http://freshmeat.net/projects/cynthiune/ Original Freecode Page (Static)]
* [http://organact.mine.nu/~wolfgang/cynthiune/
+
* http://organact.mine.nu/~wolfgang/cynthiune/
 
** [https://web.archive.org/web/20100210070947/http://organact.mine.nu/~wolfgang/cynthiune/ Archive]|
 
** [https://web.archive.org/web/20100210070947/http://organact.mine.nu/~wolfgang/cynthiune/ Archive]|
 
category=[[Category:Audio_Applications]]}}
 
category=[[Category:Audio_Applications]]}}

Latest revision as of 22:40, 21 February 2019

0.9.5 Overview

Cynthiune is a versatile music player able to play a lot of different audio formats.

Current Version: 1.0.0

  • Released: January 13, 2014
  • Licensed: GPL 2.0

Overview

Cynthiune was initially written by Wolfgang Sourdeau. It looks pretty much like XMMS, WinAmp and similar software.

Features

  • MP3 support (via libid3tag and libmad)
  • Ogg Vorbis support (via libvorbis and libogg)
  • Musepack support (via libmpcdec)
  • wav, au and many other uncompressed file formats (via libaudiofile)
  • FLAC support (via libflac)
  • wma and asf support (via libaudiofile)
  • taglib support (required for mp3 and musepack, via libtaglib)
  • esound output support (via libesd)
  • arts output support (via aRts)
  • OSS output support (via libossaudio)
  • OpenBSD sndio output support (via libsndio)
  • Windows port
  • Macintosh port

Maintainer

Related Links