Hi Len, you can find a higher-order virtual microphone implementation in our web-audio ambisonics library, implementing higher-order cardioids, supercardioids, and hypercardioid patterns. The library is open-source and generates the patterns for any order, even though Web Audio supports up to 4th-order signals (without tricks) at that point. You can find a real-time 3rd-order demo here:
https://cdn.rawgit.com/polarch/JSAmbisonics/e28e15b384f2442a66fadc0035439c64ed65fa4d/examples/hoa-virtual-mic.html If you manage to stream your 9 second-order signals somehow in the browser, then you can process them live there, but unfortunately I think HTML5 supports up to 8 channels for streaming audio, so at the moment HOA material works only with wav/ogg files. Regards, Archontis Politis Post-doctoral Researcher Department of Signal Processing and Acoustics Aalto University Finland On 11 Oct 2017, at 19:43, len moskowitz <[email protected]<mailto:[email protected]>> wrote: We're introducing OctoMic next week at AES (booth 315). It's a 2nd-order ambisonic microphone. Does anyone else have a virtual microphone processor for 2nd-order (or higher) B-format? Len Moskowitz ([email protected]<mailto:[email protected]>) Core Sound LLC www.core-sound.com<http://www.core-sound.com> Home of TetraMic _______________________________________________ Sursound mailing list [email protected] https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit account or options, view archives and so on. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://mail.music.vt.edu/mailman/private/sursound/attachments/20171011/0f04f8c0/attachment.html> _______________________________________________ Sursound mailing list [email protected] https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit account or options, view archives and so on.
