While SoundCloud comes with its own player that allows users to embed its music on other sites, the player interface is rigid and does not allow any kind of customizations in any way or form.
Plangular uses HTML, CSS, and JavaScript to retrieve one or more SoundCloud songs, build a specialized UI, and allow the user to listen to the SoundCloud track(s). In simpler terms: Plangular allows developers to build custom SoundCloud players.
The script uses the official SoundCloud API to retrieve the song themselves and can easily be customized to look any way or form you desire it to.
The player can retrieve and play one song at a time, or entire track sets (albums).
Examples and usage instructions are included with the Plangular download package.
Features:
- Show track name
- Show artist name
- Show a song progress bar
- Show song artwork
- Show track waveform
- Play/pause buttons
- Next/prev track buttons
- SVG icons
- Add a link to the track/set on SoundCloud
- Styleable via CSS
Requirements:
- JavaScript enabled on client side
- AngularJS
- SoundCloud API credentials
Limitations:
- By default Plangular comes hard-coded with a sample API key included. To avoid any future problems change it with your own.
Kommentarer ikke fundet