Re: [Sursound] Ambisonics on the web pt.1: JSAmbisonics library update

2016-10-10 Thread Kosmidis, Dimitrios
Καλημέρα Αρχοντή! Τι κάνεις! :) Αν κατάλαβα καλά έφτιαξες μια εναλλακτική λύση του Omnitone (https://github.com/GoogleChrome/omnitone) , μόνο που η δικιά σου υποστηρίζει ήδη HOA έτσι δεν είναι; Επίσης τι binaural renderer χρησιμοποιείς; Greetings, Δημήτρης From: Sursound on behalf of Politis

Re: [Sursound] Ambisonics on the web pt.1: JSAmbisonics library update

2016-10-09 Thread Politis Archontis
Hi Martin, Yes you are right, we stuck with that for our examples cause they are fairly popular, and there are many tools that implement exporting to .ogg. Of course if somebody uses the library, they can go with whatever multichannel format they prefer. One has to be though aware of the lim

Re: [Sursound] Ambisonics on the web pt.1: JSAmbisonics library update

2016-10-09 Thread Politis Archontis
Hi Marc, Thanks for the notice, very nice framework. I’ll try to check it out and create some examples for the library in the near future when I find some time.. About iOS, the library itself seems to be working actually quite ok, it’s that multichannel file support varies a lot from browser t

Re: [Sursound] Ambisonics on the web pt.1: JSAmbisonics library update

2016-10-07 Thread Martin Leese
Politis Archontis wrote: ... > Safari and iOS are partially supported (no support for multichannel .ogg > files at the moment, but otherwise mostly functional) Note that the file extension ".ogg" has been deprecated for all but Vorbis I files (and Vorbis has been superseded by Opus). Visit: https

Re: [Sursound] Ambisonics on the web pt.1: JSAmbisonics library update

2016-10-07 Thread Politis Archontis
Demo effects always :-). If anyone tried the mobile demo, the link was broken for some Dropbox-related reason. Now all the demo files have been moved to the library’s Github repository, and it should open properly (that doesn’t mean it will work 100% but there is a chance at least :-). Best,

Re: [Sursound] Ambisonics on the web pt.1: JSAmbisonics library update

2016-10-07 Thread Marc Lavallée
Great! About support for iOS, I would suggest to use Cordova with the Crosswalk “webview”; it is a simple method to create cross-platform applications based on the Chromium engine, that would be fully compatible with JSAmbisonics. — Marc > On Oct 7, 2016, at 10:27 AM, Politis Archontis > w