SoundManager 2 is an open source audio API. It uses HTML5 and/or Flash to play audio using JavaScript.
1
vote
0answers
23 views
SoundManager2 - How to obscure the MP3 link
(TL;DR - jsfiddle.net/jamesshedden/STEgz - Top track, with .no-dl class, not playing. Something funky going on in lines 161 - 197 of the JavaScript.)
Having a few issues with SoundManager 2, hoping ...
0
votes
0answers
10 views
Javascript only playing first song with soundmanager2
I'm using soundmanager2 to play some songs that have been uploaded. However, only the first song plays. The play button simply won't work for any other songs besides the first.
Javascript/html:
...
0
votes
0answers
21 views
Soundmanager 2 on Iphone 5 not playing
I have been trying to test the soundmanager 2 on iPhone 5 with no luck getting the player to play the file. the Debug output is displaying the following:
mySound: suspend
mySound: loadstart
mySound: ...
0
votes
1answer
9 views
Soundmanager 2 and iOS using from and to commands
This code is working on MacOs and not on iOS.
soundManager.setup({url:'soundmanager2/',onready:function(){var ...
0
votes
1answer
19 views
onfinish fires early when using SoundManager2
I'm trying to fire a function when my sound in SoundManager2 is finished playing, using onfinished. My code is as follows:
function createSound(id, path) {
mySound = soundManager.createSound({
...
1
vote
0answers
49 views
javascript crash when playing audio while no headset or speaker connected [closed]
I'm developing a javascript app that uses soundmanager for playing audio.
I encountered a bug that happens in IE and FF: my code halts when calling the play audio command while there are no speakers ...
0
votes
0answers
13 views
Sound Manager 2 in Drupal 7 - play next option in just one view?
I'm using the Soundmanager2 module in Drupal. In order to be able to set a playlist running from beginning to end I'd like to be able to set the "play next" option only in one particular view.
I'd ...
0
votes
1answer
32 views
Big delay executing sound on iPad and Android
I want to play a sound when the user click on a image. I'm using SoudManager plugin.
Here you can check what I'm doing:
soundManager.setup({
url: 'swf',
onready: function() {
...
0
votes
2answers
40 views
undefined of something that is clearly defined
this must be some JavaScript concept that I am not grasping yet..
For some odd reason the id of thisSound returns undefined! why??
console.log("o: "+o.id+" - "+decodeURI(soundURL));
// create sound
...
0
votes
0answers
11 views
Loop SoundManager2 but reload audio every time
I'm trying to loop SoundManager2 but have the audio reloaded every time because the contents of the mp3 file do change. Also, not necessary, but is there a way to make it cross-fade?
This is my ...
0
votes
1answer
71 views
Two <ul> functions work together or combined into one?
I have two <ul> classes. One is <ul class"list_songs"> the other is <ul class"playlist">
The current setup is this, and it doesnt work good. It will list the songs and play them ...
0
votes
0answers
18 views
Search results and Sound Manager 2 audio playback
I have soundmanager2 working on my site, even the playnext feature works. However there is a problem. I'm generating mp3 links using php on a search result page. Every mp3 search result is ...
0
votes
1answer
126 views
How to make sound manager 2 page-player play the next song?
Trying to make my page-player from the sound manager 2 play the next link. My website is set up with a list of mp3 links that are formatted by sound manager through the page-player. But it does not ...
0
votes
2answers
46 views
Play MP3 few seconds with soundmanager2
Is there any way to recognize all the songs that can be played soundmanager2 few seconds.
I have initialized the soundmanager2
soundManager.setup ({
url: 'stockings /',
preferFlash: true,
...
0
votes
2answers
23 views
SoundManager 32-sound ceiling hit error
When playing the same long sounds in a 100 interval, after few seconds I start getting a “No sound hardware, or 32-sound ceiling hit” error.
To repro this issue:
1- Open a browser (I used IE10 and ...
0
votes
1answer
110 views
How to get soundcloud files to work with Sound Manager 2?
My current setup with sound manager works for all my mp3 links except for ones with soundcloud sources. Not sure what I'm doing wrong, anyone see something wrong with my code?
<!-- Page player ...
0
votes
1answer
32 views
Loop Audio In SoundManager without cache
Is there a way to loop SoundManager without cache so it's forced to reload the source audio file every time? I can get it to loop, but I can't get it to not cache.
<script ...
0
votes
0answers
16 views
Trouble with sound manger 2 code
Hello so my current code setup is just playing the first song i click on, but I cannot pause it or play another song while the current song is playing. I'm trying to make the songs be playable and ...
0
votes
0answers
16 views
preload sound with soundmanager2
In using soundmanager 2 is there a way to pre-load a track if you know what is the next and previous track that will be played. This will of course quicken the load times for the user in switching ...
0
votes
0answers
12 views
Sound Manager 2 problems
Having a real hard time with SM2. Both times I tried to configure it either created a play button that would redirect you to the source of the mp3 file or display multiple buttons. Anyone versed in ...
0
votes
0answers
56 views
Sound Manager 2 mp3 file opens a link instead of playing
I downloaded sound manager 2 and pretty excited to get it working, but im having some trouble.
The way i have it installed is in my header I have
<link rel="stylesheet" type="text/css" ...
0
votes
1answer
52 views
Sound not playing after onfinish function in Soundmanger2
I have a function that plays music with soundmanager 2 and the function works when I press the button to load the next sound however when I try to do this via the onfinish function it doesn't work ...
0
votes
1answer
56 views
Cross browser audio to canvas visualisation
I'm working on a project of visualising audio into canvas, so far I understood that I would have to use AudioAPI, something like SoundManager 2 etc. which has a flash fallback. There is one thing tho, ...
1
vote
1answer
253 views
Create an array based on a Jquery Mobile List
I have a list within jQuery Mobile. The list will have an id number and a search query number such as this
"<li><a href='./page.html?id=2' data-transition='slide' ...
0
votes
1answer
156 views
Sound Manager 2 and playlist automatically play next song doesn't works
I have a literal JS object that create and plays my playlist.
In the HTML page I have a list with all my tracks.
When I click on some track all works fine but when I click in one track and wait the ...
0
votes
1answer
329 views
Get artwork_url from Soundcloud API and show album covers in custom SC/SM2 player
I've been trying to sort out how artwork_url can be used from soundclouds API in order to output each cover into this custom player, and have each appropriate thumb next to its own track in the ...
1
vote
1answer
152 views
Soundmanager2 mp3 player button preload next sound
I use Soundmanager2's mp3 player button to play mp3s links on my website. I used the following modifcation in-order to preload the next mp3 during playing the current mp3.
play: function() {
...
0
votes
3answers
67 views
jQuery's :nth-child and :first-child selecting wrong element
I am using a combination of Soundmanager2 and RoyalCarousel to get a playlist style carousel working. My goal now is to make it so that when a specific slide is selected, either through use of the ...
0
votes
1answer
57 views
SoundManager 2 playing same sound more times at once
I`m making a game (top view, walking with heroe and doing some actions). Using HTML5 canvas for graphics and SoundManager 2 for the game audio.
In game world is many objects, that making sound, and ...
0
votes
0answers
50 views
SoundManager2 inline mp3 button event access
I applied the inline mp3 button demo of soundmanager2 and my mp3s files linked via hyper-links works fine as a playlist because I enabled playNext property in mp3-player-button.js. I included the ...
0
votes
1answer
72 views
angularjs with soundmanager, update DOM on whileloading
I'm new to Angularjs, and I'm trying to create a simple player using soundManager library.
The problem i'm facing is about updating the DOM, during sound loading/playing.
The soundManager Sound ...
1
vote
1answer
47 views
How to loop audio in soundmanger2
How can we loop the same audio file in soundamanager2 ??
this is my sample code
function playSound(url) {
soundManager.setup({
url: 'swf',
onready: function() {
...
0
votes
1answer
109 views
Uncaught syntaxerror unexpected token [closed]
I am starting to work with javascript, and I'm in trouble. If someone can help me, I'll be very grateful.
The error is happening when I have to add the plugin soundmanager2 on my page.
The code ...
0
votes
1answer
23 views
Changing variables in a script to execute on pageinit
I have some JavaScript that I would like to execute during the pageinit event however I would be getting the variables/values for this script from an ajax call that happens before. How can I execute ...
3
votes
2answers
157 views
Audio tag security in html5
Long version:
I use html5 audio tag to play mp3 files on my website. With Flash I can stream mp3's and secure it for 95%.
With html5 it is easy to find out the mp3 location and just download it from ...
0
votes
2answers
109 views
best way to loop audio in the browser?
I'm making a site that involves a lot of multi-tracked, audio loops.
I'm wondering what the best way to implement these in (with javascript, etc)?
should I use:
-flash or some related flash library
...
1
vote
1answer
93 views
Soundmanager 2 events won't fire/trigger
The soundmanager 2 events won't fire. Here is a snippet where the console.logs don't fire at all, therefore any of the different events aren't being triggered when they should.
soundManager.setup({
...
0
votes
1answer
210 views
How to pause streaming in soundcloud javascript api
I would like to allow a sound file to play and pause. The documentation shows how to play a streaming file:
$("#stream").live("click", function(){
...
0
votes
0answers
47 views
two instance of sound manager 2
I have created two seperate instance of sound manager 2 to play audio tracks in single application. one is for individual track and another is for playlist.
while playing individual track, the another ...
0
votes
1answer
67 views
Mute the soundmanager plugin sounds
I used soundmanager to playing sounds on my website. I have this code:
soundManager.setup({
debugMode: false,
url: 'http://www.newdayatwork.com/wp-content/themes/roots/static/swf/',
});
...
0
votes
0answers
182 views
Soundmanager2 use mp3 or ogg file with “url: [myLink.href, myLink.href.replace('.mp3','.ogg')]”?
NEED HELP...SOUNDMANAGER 2 - JAVASCRIPT - myLink.href.replace('.mp3','.ogg')
I would like to use SoundManager2
-With the demo "Playable MP3 link" : ...
1
vote
1answer
101 views
paper.js + soundmanager sound representation
I want to draw live on canvas data give by soundmanagers waveformData and make it look like an equalizer line moving smooth like ...
0
votes
0answers
68 views
Sound Manager button to pause sound (with inline player)
I would like to make a button to pause all sounds that are playing on the page.
I am using the inline player but want to have a button to pause the sound in other places on the page (in the navbar)
...
0
votes
0answers
34 views
i'm getting no flash response error while loading soundmanager2
I'm getting error while loading soundmanager using requirejs in firefox and sometimes in opera.
i returned soundmanager as global.
return window.soundManager;
What else do i have to do to make ...
0
votes
1answer
91 views
How do I play a sound with 360player (soundmanager2)?
I've set up soundmanager:
soundManager.setup({
And I've created a sound:
soundManager.createSound({
From the console I also have threeSixtyPlayer:
threeSixtyPlayer.init()
...
1
vote
0answers
165 views
Html5 audio does not load/play even on click handlers
I am using the following code to load sound on iPad Safari.
var EI={sound:{}};
EI.sound.load = function(){
var preferFlash = true;
if (Ext.os.is('iOS') && ...
1
vote
2answers
346 views
Play SoundCloud links through Soundmanager2
I'm using the Soundmanager Mp3 Button on my site. However, I'd like to use the Soundcloud Api to stream tracks through Soundmanager instead of hosting MP3's. Basically, I'd like to stream a Soundcloud ...
0
votes
1answer
145 views
soundmanager2: how to determine whether the volume attribute is changeable
I'm using the soundmanager2 library (http://www.schillmania.com/projects/soundmanager2) to provide crossbrowser audio support, which works great.
But IOS devices don't allow the HTML5 audio volume ...
1
vote
1answer
193 views
SoundManager 2 360Ui Installation
I'm trying to install SoundManager's 360Ui player.
But i cant seem to nail it.
This is the jQuery code in my header:
<script type="text/javascript" ...
3
votes
1answer
291 views
SoundManager2 with iOS - Doesn't play sound onClick event
I'm trying to make a sound play on a "onClick" event using SoundManager2. Everything is working fine with IE, Chrome and FireFox. But when trying on an iPad or an iPhone, the sound doesn't play.
...
