Tag: soundcloud

  • PHP Counter – social networks lovers/followers counter plugin (Add-ons)

    Social Counter – PHP Plugin grabs the latest counts of your Fans/Followers etc. from your favorite social networks and then displays them on your website .

    Include PHP Class File

    
    require './socialCounter.php';
    
    

    Run Class

    
    $SocialCounter = new SocialCounter();
    
    

    Run Function

    See example to get social network count

    
    // change 'get_facebook()' with your function name from list of functions
    
    echo $SocialCounter->get_facebook();
    
    

    List Of Functions

    1. get_facebook();
    2. get_twitter();
    3. get_google();
    4. get_instagram();
    5. get_youtube();
    6. get_vimeo();
    7. get_pinterest();
    8. get_dribbble();
    9. get_behance();
    10. get_vk();
    11. get_soundcloud();
    12. get_github();
  • ZoomSounds – WordPress Cornerstone Waveform Audio Participant (WordPress)

    ZoomSounds – WordPress Cornerstone Waveform Audio Participant (WordPress)

    Want a nifty, cutting-edge, retina-ready, responsive html5 audio player for your site ? ZoomSounds is the perfect candidate. With four skins to fit every brand, only one format required to function, ZoomSounds is the perfect choice for an audio player.

    Audio Player Features

    • HTML5 technology – this gallery uses the latest html5 tehniques to deliver a never seen before experience to your clients
    • fully responsive – looks great from mobile to HD
    • flash backup – ie7 and ie8 do not support html5, but those users are not forgetten, the sounds will play for them too via the flash player
    • one mandatory format – the hard part is done by the player script in order for the user to have easy experience editing – only mp3 is required
    • touch optimized – touch devices are not forgotten
    • three skins – three full skins to fit every brand
    • CSS3 technology – this player uses cutting-edge css3 definitions
    • easy install – purchase, download the zip, read the docs
    • iPhone / iPad optimized – this gallery has been optimized for Apple touch devices
    • Android optimized – this component has been tested on Android 4.0 and works awesome
    • developer / SASS powered – this component’s CSS has been built on top of SASS which means SASS users will have an easy time modifying the skins. For non-SASS users it’s no problem either because CSS files ( generated by SASS ) are provided
    • plays from YouTube – streams YouTube audio
    • plays from SoundCloud – streams SoundCloud audio with an API key
    • 100% css skinable – want to make slight modifications to the skins ? The skins are 100% built from the css and it is very easy to edit with css knowledge
    • SEO friendly – built with search engine optimization on mind from the ground up
    • compatible with all major browsers, including IE – compatible from IE7 to IE10, Chrome, Safari and Firefox

    Notes

    • tracks and images are not included in the download package.

    Credits

  • ZoomSounds – WordPress Visible Composer Waveform Audio Participant (Add-ons)

    ZoomSounds – WordPress Visible Composer Waveform Audio Participant (Add-ons)

    Want a nifty, cutting-edge, retina-ready, responsive html5 audio player for your site ? ZoomSounds is the perfect candidate. With four skins to fit every brand, only one format required to function, ZoomSounds is the perfect choice for an audio player.

    Audio Player Features

    • HTML5 technology – this gallery uses the latest html5 tehniques to deliver a never seen before experience to your clients
    • fully responsive – looks great from mobile to HD
    • flash backup – ie7 and ie8 do not support html5, but those users are not forgetten, the sounds will play for them too via the flash player
    • one mandatory format – the hard part is done by the player script in order for the user to have easy experience editing – only mp3 is required
    • touch optimized – touch devices are not forgotten
    • three skins – three full skins to fit every brand
    • CSS3 technology – this player uses cutting-edge css3 definitions
    • easy install – purchase, download the zip, read the docs
    • iPhone / iPad optimized – this gallery has been optimized for Apple touch devices
    • Android optimized – this component has been tested on Android 4.0 and works awesome
    • developer / SASS powered – this component’s CSS has been built on top of SASS which means SASS users will have an easy time modifying the skins. For non-SASS users it’s no problem either because CSS files ( generated by SASS ) are provided
    • plays from YouTube – streams YouTube audio
    • plays from SoundCloud – streams SoundCloud audio with an API key
    • 100% css skinable – want to make slight modifications to the skins ? The skins are 100% built from the css and it is very easy to edit with css knowledge
    • SEO friendly – built with search engine optimization on mind from the ground up
    • compatible with all major browsers, including IE – compatible from IE7 to IE10, Chrome, Safari and Firefox

    Notes

    • tracks and images are not included in the download package.
    • the waveform is a static image it is not auto generated by the audio player, but by a tool included in the download package. full instructions are provided on how to do this and it’s 30 second job for each track.

    Credits

  • Audio Waveform Participant with Playlist WordPress Plugin (Media)

    Audio Waveform Participant with Playlist WordPress Plugin (Media)

    Audio Waveform Player is responsive and fully customizable HTML5 audio plugin. It creates waveform from audio track automatically and displays it as a seekbar.

    Waveform can be created using Web Audio Api, plus there is also image waveform available as backup option.

    Once the waveform is drawn, peak file is saved, and next time audio is loaded, waveform is available immediately and it works on all browsers (including old IE versions).

    It support self hosted audio mp3 files and some other external music services like Soundcloud, Podcasts, Google Drive Storage etc…

    This plugin can be added into any post or page area using shortcodes.

    Features and options:

    • Responsive layouts
    • Font Awesome Library icons
    • Only mp3 audio format required for all browsers and devices
    • Playlist options available:
      • Audio mp3 playlist
      • Auto create playlist from folder of mp3 files (and get id3 tags)
      • Podcasts
      • SoundCloud (track set, user tracks, single track, user favorites, user groups)
      • Google Drive, Amazon S3
    • Mix different media types in the same playlist
    • Include multiple instances in the same page
    • Optional playlist
    • Optional song url link in playlist
    • Filter tracks in playlist by title
    • Optional playlist scroll (scroll orientation vertical / horizontal)
    • Optional tooltips
    • Optional song download
    • Optional random playback
    • Optional song playback speed
    • Optional song start / end time
    • Media end action (go to next song / loop current song / stop at song start or end)
    • Optional keyboard audio navigation (pause/play, mute/unmute, next, previous)
    • Automatically created thumbnails for podcast, soundcloud
    • Optional social share (facebook, twitter, tumblr, google plus + other social networks can be added)
    • API methods available
      • Play media
      • Pause media
      • Toggle playback
      • Next media
      • Previous media
      • Load media
      • Load playlist
      • Add track(s) to playlist
      • Remove track(s) from playlist
      • Sort playlist items by title / random (ascending / descending)
      • Destroy media
      • Destroy playlist
      • Set playback rate
      • Toggle random
      • Toggle playlist loop
      • Get / set volume
      • Toggle mute
      • Seek
      • Get current time
      • Get duration
      • Set autoplay
      • Set title
      • Get playlist transition on
      • Get playlist loaded
      • Get active item id
      • Get playlist length
      • Get media playing
      • Get playlist data
      • Get current media data
      • Init playlist scroll
      • Destroy playlist scroll
      • Get settings
    • Callbacks available
      • Setup done
      • Playlist end
      • Playlist start load
      • Playlist end load
      • Playlist empty
      • Media empty
      • Destroy media
      • Destroy playlist
      • Media triggered
      • Media start
      • Media play
      • Media pause
      • Media end
      • Media seek
      • Playlist item enabled
      • Playlist item disabled
      • Playlist item rollover
      • Playlist item rollout
      • Playlist item click
      • Volume change
      • Filter change

    Updates / Changelog

    VERSION 1.0 [25.10.2016]

     - first release
    

    Special Thanks and Credits

    https://wavesurfer-js.org/

  • Audio Waveform Participant with Playlist wordpress Plugin (Media)

    Audio Waveform Participant with Playlist wordpress Plugin (Media)

    Audio Waveform Player is responsive and fully customizable HTML5 audio plugin. It creates waveform from audio track automatically and displays it as a seekbar.

    Waveform can be created using Web Audio Api, plus there is also image waveform available as backup option.

    Once the waveform is drawn, peak file is saved, and next time audio is loaded, waveform is available immediately and it works on all browsers (including old IE versions).

    It support self hosted audio mp3 files and some other external music services like Soundcloud, Podcasts, Google Drive Storage etc…

    This plugin can be added into any post or page area using shortcodes.

    Features and options:

    • Responsive layouts
    • Font Awesome Library icons
    • Only mp3 audio format required for all browsers and devices
    • Playlist options available:
      • Audio mp3 playlist
      • Auto create playlist from folder of mp3 files (and get id3 tags)
      • Podcasts
      • SoundCloud (track set, user tracks, single track, user favorites, user groups)
      • Google Drive, Amazon S3
    • Mix different media types in the same playlist
    • Include multiple instances in the same page
    • Optional playlist
    • Optional song url link in playlist
    • Filter tracks in playlist by title
    • Optional playlist scroll (scroll orientation vertical / horizontal)
    • Optional tooltips
    • Optional song download
    • Optional random playback
    • Optional song playback speed
    • Optional song start / end time
    • Media end action (go to next song / loop current song / stop at song start or end)
    • Optional keyboard audio navigation (pause/play, mute/unmute, next, previous)
    • Automatically created thumbnails for podcast, soundcloud
    • Optional social share (facebook, twitter, tumblr, google plus + other social networks can be added)
    • API methods available
      • Play media
      • Pause media
      • Toggle playback
      • Next media
      • Previous media
      • Load media
      • Load playlist
      • Add track(s) to playlist
      • Remove track(s) from playlist
      • Sort playlist items by title / random (ascending / descending)
      • Destroy media
      • Destroy playlist
      • Set playback rate
      • Toggle random
      • Toggle playlist loop
      • Get / set volume
      • Toggle mute
      • Seek
      • Get current time
      • Get duration
      • Set autoplay
      • Set title
      • Get playlist transition on
      • Get playlist loaded
      • Get active item id
      • Get playlist length
      • Get media playing
      • Get playlist data
      • Get current media data
      • Init playlist scroll
      • Destroy playlist scroll
      • Get settings
    • Callbacks available
      • Setup done
      • Playlist end
      • Playlist start load
      • Playlist end load
      • Playlist empty
      • Media empty
      • Destroy media
      • Destroy playlist
      • Media triggered
      • Media start
      • Media play
      • Media pause
      • Media end
      • Media seek
      • Playlist item enabled
      • Playlist item disabled
      • Playlist item rollover
      • Playlist item rollout
      • Playlist item click
      • Volume change
      • Filter change

    Updates / Changelog

    VERSION 1.0 [25.10.2016]

     - first release
    

    Special Thanks and Credits

    https://wavesurfer-js.org/

  • Audio Participant with Playlist V2 WordPress Plugin (Media)

    Audio Participant with Playlist V2 WordPress Plugin (Media)

    This plugin can be added into any post or page area using shortcodes.

    Comes with over 60 predefined layouts, live preset demo editor in wp admin area, ability to import / export playlists.

    Video installation:

    https://www.youtube.com/watch?v=v0gUBnX6ePM

    Video tutorials on creating some playlists:
    https://www.youtube.com/watch?v=XwZrIRSfO6g
    https://www.youtube.com/watch?v=iKoOXIzOOx8

    Video tutorials on creating some presets:

    https://www.youtube.com/watch?v=KHPMKxbeA5o
    https://www.youtube.com/watch?v=6tdktGbu7Nk

    Features and options:

    • Responsive layouts
    • Font Awesome Library icons
    • Only mp3 audio format required for all browsers and devices
    • Support for media from Google Drive, Amazon S3.. (any public link that plays in browser)
    • Support for Shoutcast servers that have mp3 streaming
    • Playlist options available:
      • Audio mp3 playlist
      • XML playlist
      • Database playlist
      • Auto create playlist from folder of mp3 files (and get id3 tags)
      • Podcasts
      • SoundCloud (track set, user tracks, single track, user favorites, user groups)
      • Youtube
    • Mix different media types in the same playlist
    • Play music continously across web pages (with option to open popup player is a separate window)
    • Automatically hide currently playing audio source to prevent audio download
    • Include multiple instances in the same page
    • Optional playlist
    • Optional sortable playlist items
    • Optional song url link in playlist
    • Filter tracks in playlist by title
    • Optional playlist scroll (scroll orientation vertical / horizontal)
    • Optional vertical volume
    • Optional circular seekbar (progress bar)
    • Optional tooltips
    • Optional song download
    • Optional title auto scroll horizontally
    • Optional random playback
    • Optional song playback speed
    • Optional song start / end time
    • Media end action (go to next song / loop current song)
    • Optional keyboard audio navigation (pause/play, mute/unmute, next, previous)
    • Automatically created thumbnails for podcast, soundcloud, youtube
    • Optional social share (facebook, twitter, tumblr, google plus + other social networks can be added)
    • API methods available
      • Play media
      • Pause media
      • Toggle playback
      • Next media
      • Previous media
      • Load media
      • Load playlist
      • Add track(s) to playlist
      • Remove track(s) from playlist
      • Sort playlist items by title / random (ascending / descending)
      • Destroy media
      • Destroy playlist
      • Set playback rate
      • Toggle random
      • Toggle playlist loop
      • Get / set volume
      • Toggle mute
      • Seek
      • Get current time
      • Get duration
      • Get load progress
      • Download media
      • Set autoplay
      • Set title
      • Get playlist transition on
      • Get playlist loaded
      • Get active item id
      • Get playlist length
      • Get media playing
      • Get playlist data
      • Get current media data
      • Init scroll
      • Destroy scroll
      • Get settings
    • Callbacks available
      • Setup done
      • Playlist end
      • Playlist start load
      • Playlist end load
      • Playlist empty
      • Media empty
      • Destroy media
      • Destroy playlist
      • Media triggered
      • Media start
      • Media play
      • Media pause
      • Media end
      • Media seek
      • Playlist item enabled
      • Playlist item disabled
      • Playlist item rollover
      • Playlist item rollout
      • Playlist item click
      • Volume change
      • Progress change
      • Filter change
      • Playback rate change

  • Windz – Track streaming provider WordPress plugin (Media)

    Windz – Track streaming provider WordPress plugin (Media)

    Turn ANY WORDPRESS THEME into a music streaming service, like Spotify, Apple music, Google Play Music, Microsoft Groove Music, Tidal, Deezer, Napster etc.

    The quickest way to launch your own music streaming service!

    Windz allows you to create a Fully-fledged All-in-one music player with Supercharged features (HTML5 Player, ID3 Tags Reader and more).

    Windz turn your WP Media Library into a music streaming service. It reads the ID3 tags of your mp3 files and index the Artist, Album and Genre, auto-generating pages and playlists for everything.

    This way you don’t need to manually create every single song/album/artist/genre and attach a MP3 file to it (which would take ages). Just drag & drop your MP3 files and Windz will generate everything for you.

    Do you have another need or idea? Please share with me and we can discuss a new feature. Contact me here: meydjer+help@gmail.com

    Create your own sandbox and try the plugin

    Demo: http://demo.meydjer.com/windz-plugin/?preview

    How to create your own sandbox: https://www.evernote.com/l/ACuExxCqJudGf6i07YMr_1WA0eg4c2ZgQTM

  • WordPress SoundCloud Participant (Media)

    WordPress SoundCloud Participant (Media)

    WordPress SoundCloud Player is a plugin that will create a shortcode which you can use to add, in no-time, a custom soundcloud player in any page.

    The only thing you need to do is to copy-paste the SoundCloud URL. The plugin works with single tracks, playlists and profile links.

    The cover image, track title, artist and all the other data will be automagically taken from SoundCloud so you can save a lot of time.

    And did we mentioned that it works with Visual Composer? :P

    The player has 2 color schemes: light and dark. This way the content will always look professionally.

    And one more thing: this plugin won’t hurt your website’s speed because it includes its assets ONLY when the player is included in the page.

    This being said play with it and convince yourself of how awesome it is. We also used this player in our WordPress theme called Colibri. If you like it you can download it right now here on CodeCanyon and within minutes you will have the best SoundCloud player on your website.

    P.S.: The player works in ANY WordPress theme!

    How to use it?

    You can add the player using its custom shortcode in Visual Composer or you can add the following shortcode anywhere in your pages:

    [wpscp url=”here_comes_the_soundcloud_url” style=”light_or_dark” /]