You need to have all the above wordpress plugins installed and active in order to run this theme properly. In addition you need to set up the proper custom fields.
Once Advance Custom Fields is installed go to "Custom Fields" in the left hand sidebar (when logged into wordpress admin).
Add a new field group, I called my "Music posts", but I'm pretty sure it can be anything. From there add two fields:
"Artist" -> "Field Name": artist, "Field Type": Text "MP3" -> "Field Name": mp3, "Field Type": File, "Return Value": File URL
Permalinks should be set to Post name (under Settings > Permalinks).
To add new tracks to the player make normal posts under "Posts". This should be "Audio" under the "Format" panel on the right side of the post window. They take the "Artist" and "MP3" custom field, and a featured image of 450x450.
Undone theme header
/*
Theme Name: Undone
Theme URI: http://underscores.me/
Author: Justin Alm & Grey Vaisius
Author URI: http://underscores.me/
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: undone
Domain Path: /languages/
Tags: minimal, music
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Undone is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/- jPlayer quickstart guide
- jPlayer audioplayer
- jPlayer with jquery UI
- jPlayer text based player
- jPlayer as video playlist player
- jPlayer API reference
- jPlayer add javascript for audio
- jPlayer API reference events
- jPlayer events
- jPlayer setting height and width (didn't work)
- Wordpress get URL from ID
- Wordpress JSON-API plugin docs
- Wordpress plugin API actions & filters
- Wordpress API add_filter
- Wordpress API post formats