Soundfile
softwareAbout
Python library for reading and writing audio files using libsndfile, supporting WAV, FLAC, OGG, and other formats with NumPy integration.
Overview
SoundFile is a clean Python library for reading and writing audio files backed by libsndfile, with NumPy array integration. Developers appreciate its simplicity, though occasional libsndfile compatibility issues surface.
Pros
- +Supports diverse audio formats with a simple API
- +Cross-platform with precompiled binaries
Cons
- -OGG writing can produce empty files with certain libsndfile versions
- -Unusual platforms may require manual system library installation
This may be an affiliate link — the creator and GuruStacks may earn a commission, at no extra cost to you. Learn more
Details
Pricing
Model
open source
Platforms
Related
Similar tools
View alternatives →python-osc
4.2Pure Python library implementing Open Sound Control (OSC) for musical instrument, hardware controller, and control application communication.
Scikit-learn
4.8Python machine learning library offering simple and efficient tools for classification, regression, clustering, and preprocessing built on NumPy and SciPy.
ComfyUI
4.4Powerful and modular node-based visual editor for designing and executing advanced AI image and video generation pipelines using Stable Diffusion and other models.
Librosa
4.2Python library for audio and music analysis, providing feature extraction, spectral analysis, and music information retrieval tools.
pretty-midi
4.2Python library for creating, manipulating, and analyzing MIDI files with a clean, high-level API for music information retrieval tasks.
Appium
4.2Appium is an open-source UI automation framework for native, hybrid, and web mobile apps plus desktop apps — using the WebDriver protocol with bindings for Java, Python, JavaScript, Ruby, and others.