ToneDen / Player

A pure JS customizable audio player for SoundCloud.
toneden.io/player
MIT License
529 stars 77 forks source link

Your player is wonderful.. but do you have a small size player? #25

Closed Jaethon closed 10 years ago

Jaethon commented 10 years ago

Is it possible to reduce the player to smaller dimensions or even to a tiny size (for a single track, for example)?

elsbree commented 10 years ago

Yes, this is possible using the 'single' initialization parameter. If you set 'single' to true or if you only load one song into the player, it will render an alternate template designed to display just one track.

See here for the deets.

Jaethon commented 10 years ago

I have seen the single version of the player... but it is still a relatively large player. I mean something that can reduce to a very small size. Less than 100 pixels height and width. Something like an icon even?