特殊:Badtitle/NS100:GJay:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
{{From|https://help.ubuntu.com/community/GJay}}
{{From|https://help.ubuntu.com/community/GJay}}
{{Languages|UbuntuHelp:GJay}}
{{Languages|UbuntuHelp:GJay}}
[http://gjay.sourceforge.net/ GJay] generates playlists across a collection of music (ogg, mp3, wav) such that each song sounds good following the previous song. It is ideal for home users who want a non-random way to wander large collections or for DJs planning a set list. You can generate playlists from within the application, or run [[UbuntuHelp:GJay|GJay]] as a standalone command-line utility.
[http://gjay.sourceforge.net/ GJay] generates playlists across a collection of music (ogg, mp3, wav) such that each song sounds good following the previous song. It is ideal for home users who want a non-random way to wander large collections or for DJs planning a set list. You can generate playlists from within the application, or run GJay as a standalone command-line utility.
Playlist matches are based on:
Playlist matches are based on:
* Song characteristics that don't change
* Song characteristics that don't change
第16行: 第16行:
Credits: [http://www.ubuntuforums.org/showthread.php?t=24929&highlight=gjay SFN]
Credits: [http://www.ubuntuforums.org/showthread.php?t=24929&highlight=gjay SFN]
----
----
[[category:CategoryDocumentation]]
[[category:CategoryAudio]]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2008年10月19日 (日) 23:01的最新版本

{{#ifexist: :GJay/zh | | {{#ifexist: GJay/zh | | {{#ifeq: {{#titleparts:GJay|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:GJay|1|-1|}} | zh | | }}

GJay generates playlists across a collection of music (ogg, mp3, wav) such that each song sounds good following the previous song. It is ideal for home users who want a non-random way to wander large collections or for DJs planning a set list. You can generate playlists from within the application, or run GJay as a standalone command-line utility. Playlist matches are based on:

  • Song characteristics that don't change
  • Frequency fingerprint
  • Beats per minute
  • Location in file system
  • Song attributes that you set
  • Rating
  • Color (whatever that means to you)
sudo apt-get install gjay vorbis-tools

This will install also ogg suport Credits: SFN