Skip to content

Sea Urchin Grapher - Impulse Response Ambisonic

Notifications You must be signed in to change notification settings

francobach47/SUGIRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sea Urchin Grapher - Impulse Response Ambisonic

Logo

SUGIRA (Sea Urchin Grapher - Impulse Response Ambisonic) is a software for visualizing Ambisonics impulse responses in 3D. It allows you to export data related to Azimuth, Elevation, Intensity, and the W channel over time. Additionally, it features a section where you can load a plan image and overlay the hedgehog plot on it, resize it, and rotate it to align the direct sound with the direction of the source in the three planes. Read more about SUGIRA here.

Logo
Logo

🚀 Run GUI

  1. Download or clone the repository.
git clone https://github.com/francobach47/SUGIRA.git
cd SUGIRA
  1. Create and initialize poetry environment
poetry install
poetry shell

Note: If you encounter errors with PyQtWebEngine, the following command maybe help:
pip install PyQtWebEngine==5.15.6

  1. Run GUI
python3 sugira/gui.py

🌱 Getting Started

  1. Download or clone the repository.
git clone https://github.com/francobach47/SUGIRA.git
cd SUGIRA
  1. Create and initialize poetry environment
poetry install
poetry shell

Note: If you encounter errors with PyQtWebEngine, the following command maybe help:
pip install PyQtWebEngine==5.15.6

  1. Install the pre-commit hooks for code formating and linting with black and pylint.
pre-commit install

About

Sea Urchin Grapher - Impulse Response Ambisonic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages