Difference between revisions of "CrowdsourcedDJ"
From Makers Local 256
(Created page) |
m (Shortened the words for the commands) |
||
Line 12: | Line 12: | ||
Commands include: | Commands include: | ||
− | * | + | *LIST = sends a text to that user containing the list of five? random songs to vote for. |
− | * | + | *TALLY = sends a text to that user of the last set of songs and the number of votes each song received. |
*UP = gives the currently playing song a vote up. | *UP = gives the currently playing song a vote up. | ||
*DOWN = gives the currently playing song a vote down. | *DOWN = gives the currently playing song a vote down. | ||
− | *HATE = if a song receives enough | + | *HATE = if a song receives enough HATEs large fraction of the total number of votes averaged over the previous sets of votes it will be removed from the playlist. |
− | * | + | *INFO = sends a text to that user with the song title, artist, album and other song info? |
Make sure to let me know if you have better ideas to make this work. Feel free to rip apart my ideas too. Constructive criticism is highly encouraged. | Make sure to let me know if you have better ideas to make this work. Feel free to rip apart my ideas too. Constructive criticism is highly encouraged. | ||
[[Category:Crowdsourcing]] <!--MAKE AS MANY CATEGORIES AS YOU NEED--> | [[Category:Crowdsourcing]] <!--MAKE AS MANY CATEGORIES AS YOU NEED--> |
Revision as of 23:22, 28 November 2011
Creator: |
Overview
Crowd Sourced DJ
Google Voice SMS powered music DJ! Install this app on an Android device. It will pick a set of five? random songs from a selected precompiled playlist. Users then send short commands over SMS to the Google Voice number assigned to the device to vote on the next song, or change the song, or even vote the song up or down to make the song show up more or less often.
Commands include:
- LIST = sends a text to that user containing the list of five? random songs to vote for.
- TALLY = sends a text to that user of the last set of songs and the number of votes each song received.
- UP = gives the currently playing song a vote up.
- DOWN = gives the currently playing song a vote down.
- HATE = if a song receives enough HATEs large fraction of the total number of votes averaged over the previous sets of votes it will be removed from the playlist.
- INFO = sends a text to that user with the song title, artist, album and other song info?
Make sure to let me know if you have better ideas to make this work. Feel free to rip apart my ideas too. Constructive criticism is highly encouraged.