ambisonics
Projects with this topic
-
Containerised HOA 360° livestream stack: Higher-Order Ambisonics (16ch, 3OA) + 4K/8K 360° video over MPEG-DASH. RTMP in, VP9+Opus WebM out, binaural rendering in the browser via a modernised HOAST360 player. Deploys on AMD64 and ARM64.
Updated -
Supplementary materials (data + R analysis) for a perceptual comparison of 6DoF audio rendering algorithms for classical music in VR - 27 participants, localization accuracy + MUSHRA-like quality ratings, Gamma GLMM, LMM, auto-generated LaTeX statistics.
Updated -
Reproducible Python pipeline for the AES 160 Convention paper "Zylia ZM-1 vs. Harpex Spcmic: A Case Study of Higher-Order Ambisonic Recording Performance" (Express Paper #51, Copenhagen 2026). Reads B-format WAV files, computes spectral, loudness, spatial-energy, and directional metrics, and emits LaTeX \newcommand macros for the manuscript.
Updated -
Supplementary materials (data + R analysis) for a perceptual study of the ventriloquist effect in 6DoF VR with Higher-Order Ambisonics - 31 participants, 744 trials, mixed-effects models.
Updated -
Supplementary materials (data + R analysis) for an objective evaluation of immersive audio formats using BAM-Q and BINAQUAL binaural quality models - 11 formats, 15 metrics, algorithmic metric selection, Higher-Order Ambisonics reference.
Updated -
This Python script generates an energy visualization video from an Ambisonic (ACN/SN3D) WAV file using precomputed k-NN inverse-distance weighting (IDW) onto a regular 2D grid, multiprocessing for per-frame computation, and direct ffmpeg streaming for efficient encoding.
Updated -
This script visualizes ambisonic energy as the so-called "Magical Trail Shader", processed with the IEM EnergyVisualizer onto p5.js canvas via OSC messages.
Updated -
This script visualizes ambisonic energy as the so-called "Frozen Bush", processed with the IEM EnergyVisualizer onto p5.js canvas via OSC messages.
Updated -
Loudspeaker layout presets for IEM MultiEncoder - Dolby Atmos, Auro-3D, ITU-R, MPEG-H, t-designs, Lebedev grids and more.
Updated -
This script allows for logging OSC messages from IEM EnergyVisualizer into a CSV file.
Updated -
Ambisonics visualizer Fuse for DaVinci Resolve
MIT License
Copyright (c) 2024 Filip Lewiński
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Updated