SkillAgentSearch skills...

Spharpy

Spherical array processing in python.

Install / Use

/learn @pyfar/Spharpy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <img src="https://github.com/pyfar/gallery/raw/main/docs/resources/logos/pyfar_logos_fixed_size_spharpy.png" width="300"> </h1><br>

PyPI version Documentation Status CircleCI Binder

Python package for spherical array processing.

Getting Started

Check out the example notebooks - also available on mybinder.org - for a tour of basic functionality and read the docs for the complete documentation.

Installation

Use pip to install spharpy

pip install spharpy

(Requires Python 3.11 or higher)

Audio file reading/writing is supported through SoundFile, which is based on libsndfile. On Windows and OS X, it will be installed automatically. On Linux, you need to install libsndfile using your distribution’s package manager, for example sudo apt-get install libsndfile1. If the installation fails, please check out the help section.

Contributing

Check out the contributing guidelines if you want to become part of pyfar.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated16d ago
Forks3

Languages

Python

Security Score

85/100

Audited on Mar 16, 2026

No findings