Downloads
You can download the Troupetunes zip file at http://web.mit.edu/rmperez/Public/troupetunes.zip
The voting interface can be accessed at
System Requirements
- Troupetunes music handling interface requires Java
- Voting interface requries
- Tested on Windows 7
Startup Instructions
Voting Interface
Music Handling Interface
- Download zip file from link in Downloads
- Extract all files
- Run troupetunes.jar by doubleclicking it.
Known issues and Incomplete Functions
- All playlist functionality is incomplete
- App does not close properly. Manually killing the javaw.exe process is sometimes required before restarting
Special Notes
An open source project called Sockso already implements much of the backend music handling(ie maintaining a database of music, automatically encoding, and playback). It was designed for streaming music to other users. As such we decided to branch this project to add our features such as dynamic playlist editing in response to voting, and our substantially different interface. The original project can be found at http://sockso.pu-gh.com/