awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LCAV avatar

LCAV/pyroomacoustics

0
View on GitHub↗
1,885 stars·487 forks·Python·MIT·3 viewspyroomacoustics.readthedocs.io↗

Pyroomacoustics

.. image:: https://github.com/LCAV/pyroomacoustics/raw/master/logo/pyroomacousticslogohorizontal.png :alt: Pyroomacoustics logo :align: left

Features

  • Digital Signal Processing - Room acoustics simulation and impulse response generation.

Star history

Star history chart for lcav/pyroomacousticsStar history chart for lcav/pyroomacoustics

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pyroomacoustics

Similar open-source projects, ranked by how many features they share with Pyroomacoustics.
  • librosa/librosalibrosa avatar

    librosa/librosa

    8,200View on GitHub↗

    Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature extraction suite and music information retrieval tool designed to analyze the structural and sonic characteristics of audio signals. The library provides specialized capabilities for music analysis, including dynamic tempo tracking to identify rhythmic pulses and spectral feature extraction to compute harmonic spectra, chroma variants, and onset points. It also serves as a time-series audio processor for synchronizing audio streams. The system covers a broad range of audio processing

    Pythonaudiodsplibrosa
    View on GitHub↗8,200
  • robbert-vdh/nih-plugrobbert-vdh avatar

    robbert-vdh/nih-plug

    2,634View on GitHub↗

    nih-plug is an audio plugin SDK and development framework providing a set of tools and traits for processing audio and MIDI data in a real-time safe environment. It functions as a cross-format plugin wrapper, allowing a single implementation to be exported into multiple industry-standard audio plugin formats, including VST, CLAP, and LV2. The project includes a retained-mode GUI framework for creating interactive user interfaces and parameter controls for audio processors. It also provides a real-time audio library that utilizes hardware acceleration and asynchronous task management to mainta

    Rustclapframeworknih-plug
    View on GitHub↗2,634
  • leandromoreira/digital_video_introductionleandromoreira avatar

    leandromoreira/digital_video_introduction

    16,232View on GitHub↗

    This project is an educational suite and technical guide designed for mastering video codecs and signal processing. It provides a structured curriculum through an engineering course, interactive labs, and tutorials focused on the fundamental principles of video compression and digital signal processing. The resource includes a technical guide for analyzing specific codecs like AV1, VP9, and H.265. It distinguishes itself by providing a containerized media lab, which ensures a consistent development environment for experimenting with video technology tools and notebooks. The project covers a

    Jupyter Notebookadaptive-streamingarithmetic-codingaudio
    View on GitHub↗16,232
  • detly/gammatonedetly avatar

    detly/gammatone

    229View on GitHub↗

    Gammatone-based spectrograms, using gammatone filterbanks or Fourier transform weightings.

    Matlab
    View on GitHub↗229
See all 18 alternatives to Pyroomacoustics→

Frequently asked questions

What does lcav/pyroomacoustics do?

.. image:: https://github.com/LCAV/pyroomacoustics/raw/master/logo/pyroomacousticslogohorizontal.png :alt: Pyroomacoustics logo :align: left

What are the main features of lcav/pyroomacoustics?

The main features of lcav/pyroomacoustics are: Digital Signal Processing.

What are some open-source alternatives to lcav/pyroomacoustics?

Open-source alternatives to lcav/pyroomacoustics include: librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature… robbert-vdh/nih-plug — nih-plug is an audio plugin SDK and development framework providing a set of tools and traits for processing audio and… leandromoreira/digital_video_introduction — This project is an educational suite and technical guide designed for mastering video codecs and signal processing. It… detly/gammatone — Gammatone-based spectrograms, using gammatone filterbanks or Fourier transform weightings. jiaaro/pydub — Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting… grrrr/nsgt — Non Stationary Gabor Transform (NSGT), Python implementation.