Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »svb« (30. März 2016, 14:16)
Plugin works with the originally generated code with droplet. In your example, there is a significant change already at the start of the project. I'll check this and .WORKING:
...
...
loadscene(get(scene[0].name), null, MERGE, BLEND(1)) ;
</action>
NOT WORKING:
...
...
loadscene(get(scene[0].name), null, MERGE, BLEND(1)) ;
</action>
Means: the autorun="onstart" fires earlier than the onstart="startup()", but doing so with embedding your script I see only a black screen and no pano is loading...
Seems like panoloading is blocked...</include></include>
Send me a link.EDIT - NEXT PROBLEM:
Sometimes I get the following error-message:
ERROR: html5soundpos - TypeError: Argument 1 of PannerNode.setPosition is not a finite floating-point value.
...and the 3D Sound does not work???
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »spacerywirtualne« (30. März 2016, 14:53)
I want to buy this plugin but is it possible to have a progress bar for the sound.I mean to go back or forward in the track or to skip to ahead.
In the latest version (update soon) by using the seek method will be able to control the progression of playing.
You will be able to create any interface element using krpano coding.
For example, something like that
Piotr
It can be individually coded. It is possible, but after loading the audio file.
Zitat
Do you have an example of it working with your addon?
In the next week will be an update that will fix this minor bug.ERROR: html5soundpos - TypeError: Unable to get property 'pos' of undefined or null reference
IE does not support the Web Audio API. This browser is not supported by Microsoft anymore. Try edge browser.The sound plays in the background but I keep getting this error in IE
Hi
The new version (2.0 beta 3) of HTML5-VR Audio Plugin is ready. All customers should receive updates now.![]()
Piotr
Zitat
Nothing in my mailbox ?
Zitat
Nothing in my mailbox ?![]()
I send mail again. Let me know if you get a message.
Piotr
We have Firefox 46 and android 4.4.2 (and other devices) and everything works fine on them.when I use Firefox on Android, the music is a little bit "contorted".
Had a look at your example, hear the same problem...
CHROME is fine.
Is it a FIREFOX bug?
I can not reproduce this behavior on my devices. It seems your FF has a problem with the Web Audio Api.Any ideas?
Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »spacerywirtualne« (20. Mai 2016, 20:51)