Skip to content

Script for automatically sorting a playlist based on what sounds good together

Notifications You must be signed in to change notification settings

ajenkins/djsetlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Ruby
cd djsetlist/
bundle install
# Manually edit input and output paths in graph_setlist.rb
ruby graph_setlist.rb

# If graphviz is not install
brew install graphviz
dot -Tpng output/path_to_file.dot > output/path_to_file.png

About

Script for automatically sorting a playlist based on what sounds good together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages