I would use Custom Meta Post Boxes as seen in this tutorial:
http://www.smashingmagazine.com/2011/10/create-custom-post-meta-boxes-wordpress/
You can add your own “Soundcloud ID” field which is entered in each post in a separate box. That will expose the needed data to your theme files in a much easier way. From here you can adjust your single post and archive templates to include the embedded soundcloud player using the provided ID.
If you want a radio station with all the posts you can just loop through the IDs using the archive. Don’t forget to increase the post limit if you want all songs to appear.
Related Posts:
- audio link produces black box
- Difference between mimetypes: audio/mpeg and audio/x-mpeg
- How can I play sound in Java?
- Playing mp3 song on python
- compressed and uncompressed .wav files
- How to add a new audio (not mixing) into a video using ffmpeg?
- How do I make JavaScript beep?
- Making audio playlist with external audio files?
- How to get the number of times an audio file has been played
- Download button for wp audio player
- Is it possible to control the width of the WordPress audio player?
- How to add audio files to wordpress blog and making it auto play?
- Background audio player
- How to make WordPress audio playlist understand the direct links of audio files shared on google drive?
- Removing Theme Audio Player – Using Browser Default
- Audio preloading
- Adding a download link to native WordPress playlist
- Using track metadata from audio shortcode
- Is ‘preload=”none”‘ a valid parameter in the [audio] shortcode in WordPress 3.6?
- wp_audio_shortcode shows player and url [closed]
- Starting from what version WordPress provides own embedded audio player without need a plugin?
- WordPress Audio tag problem in Chrome
- Change audio player style
- How to get the number of times an audio file has been played
- Trim Audio Files [closed]
- On screen music/audio player that grabs track URL [closed]
- Convert mp3 into ogg?
- Is the .flac audio file format supported by WordPress?
- Need to hide/remove volume bar in WordPress Default Player to give more room to progress bar
- Clicking “Download MP3” downloads 0kb file
- Show audio player only in specific post type
- Trying to get the number of times an audio file has been played
- How to disable theme’s player styles so I could use plugin player?
- WP audio playlist width
- WordPress default audio playlist – how to add custom caption?
- How to restore deleted audio files from media library
- WordPress Audio Player
- Number of times an audio file has been played using custom player
- Open template file in Pop Up
- MediaElement audio tag not visible
- WordPress audio link not working
- How to disable “Audio Player” to show up on the main page
- how to switch out music file for another using php echo
- How can I convert MP3 file to a Base64 encoded string? [closed]
- PlaySound in C++ Console application?
- Play audio with Python
- * failed to open vchiq instance
- How to change the markup WordPress inserts for post images
- How can I list URLs of all audio files within my media gallery?
- How do I use element instead of tags in WordPress post content having webP support?
- Call a custom field in an audio shortcode?
- How to get the ID of an item in an audio playlist?
- Audio Playlist : How to bind events for “track change”, “track end”?
- Protecting HTML5 video [closed]
- ACF for audio url in wordpress audio shortcode
- Hard-coded Audio Player
- Audio tags around Mp3 URL in content
- Changing playlist shortcode thumbnail sizes?
- Error when overriding only some audio shortcode HTML output
- Audio Playlists – Multiple file type support?
- How to display more audio file ID3 tags in WordPress
- WordPress audio player causing js error, mediaelementplayer is not a function
- Save re-arranged draggable post items to wordpress database
- Received nothing after executing AJAX post function
- Using Schema with `the_excerpt`
- mp3 audio metadata upload integration: can I autopopulate title, caption, description from id3 tags?
- Audio Player for MP3 Files for WordPress
- Load MediaPlayerElement after Infinity Scroll loads more posts
- wp_nav_menu returns menu list in ascending order. How can I arrange the menu same as dashboard menu
- How can I implement shortcode on click event
- Making audio playlist by getting page’s parent’s ID
- Function causing the loop display posting more (empty)
- Replace audio links with jplayer using the_content filter
- Make post_content and other custom fields required
- WordPress HTML5 Gallery Support – Convert HTML4 -> HTML5
- Map clashing with WP – suggestions on fix? [closed]
- difference between sanitize_email ,FILTER_VALIDATE_EMAIL and input email type in html5
- How to create a playlist for audio associated with posts per category
- How To Download WordPress Audio Attachments
- Is there a Image Gallery which will load all my posted Images like twitter’s image grid?
- Login validation on wordpress
- Override wordpress audio playlist
- Extend WordPress Audio Widget to accept HLS (.m3u8) URLs
- Dealing with the clickTrack event in wp-playlist.js in order to display audio download link on the playlist title row
- How to retain HTML5 Attributes on Markup
- WordPress core playlist function not showing artist and album info
- Media Playlist Plugin
- what Format is really need for Video Players?
- What does the “Show Images” do for WordPress music playlist?
- WordPress Background Audio – Continous AutoPlay
- Passing a location-dependent array via wp_localize_script within a shortcode
- How to add audio media in a post?
- Converting HTML5 to XHTML
- Ajax request with jQuery without WP_ajax
- Can’t upload files 1MB+ [closed]
- problem of path with xml file
- How to make this splash page responsive
- Instead of Custom CSS Theme CSS is loading
- Need help with wordpress audio preload
- How to get rid of extra Untitled Article in html5 document outline when using new WP_Query?