个人工具

“UbuntuHelp:GJay”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的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的最新版本

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