Display your SoundCloud audio

This shortcode converts all SoundCloud URLs into embeddable SoundCloud players. It works for any SoundCloud track, playlist, user, or group.
A simple example:

[soundcloud]https://soundcloud.com/hernancattaneo/live-burning-man-30-aug-2013[/soundcloud]

More Options
SoundCloud Shortcodes support these optional parameters:

width, height, params.

The params parameter passes additional options to the SoundCloud embeddable player.
You can find a full list on the SoundCloud Developers pages: http://developers.soundcloud.com/docs/widget
An example of a track that starts playing automatically and won’t show any comments:

[soundcloud params="auto_play=true&show_comments=false"]https://soundcloud.com/hernancattaneo/live-burning-man-30-aug-2013[/soundcloud]
[soundcloud params="show_comments=false"]https://soundcloud.com/hernancattaneo/live-burning-man-30-aug-2013[/soundcloud]
[soundcloud params=”show_comments=false”]https://soundcloud.com/hernancattaneo/live-burning-man-30-aug-2013[/soundcloud]