soundcloud / soundcloud-custom-player

The SoundCloud custom javascript based player
http://soundcloud.com
705 stars 231 forks source link

custom-artwork player--display titles under waveform? #9

Closed rdh3t closed 13 years ago

rdh3t commented 13 years ago

great custom players, thanks! I'm close to dialing in my artwork player (still in mock-up mode using your links/music--great stuff), and the last thing I'm hoping to do but can't get to work is to display the active/playing song's title just below the waveform (in line with the footer below the player on the right side), here's a link:

http://www.ryan-hughes.net/rhm-sc-player-artwork-3rows.html

I know it's a bit redundant, but I'd like to have the song title overlaid on the artwork (like the above), and be displayed as text below the waveform--any ideas?

mataspetrikas commented 13 years ago

hi, you can try this approach out: https://gist.github.com/986383

greets, Matas