MATLAB Sound/Audio Software

View 115 business solutions

Browse free open source MATLAB Sound/Audio Software and projects below. Use the toggles on the left to filter open source MATLAB Sound/Audio Software by OS, license, language, programming language, and project status.

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    This project is the MATLAB development of a virtual sound level meter. The program will read in a calibrated .wav file and allow the user to analyze it as one would analyze a sound field with a sound level meter. The software implements Fast, Slow, Impulse and LEQ; A, C and Flat Weighting; Ln and Noise Dose analysis; Octave and 1/3 Octave band analysis; high resolution FFT analysis and spectrograms. Band analysis can be made using fast FFT methods or slower, but ANSI standard methods. Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    VAD

    VAD

    Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM

    This repository is a voice activity detection (VAD) toolkit that implements multiple models (DNN, bDNN, LSTM, ACAM) for detecting speech versus non-speech in audio. It also provides a recorded dataset in varied real-world settings (e.g. bus stop, construction site, park, room) with ground truth labeling. Acoustic feature extraction (multi-resolution cochleagram, MRCG). Post-processing modules (e.g. smoothing, thresholds). The toolkit supports both MATLAB and Python/TensorFlow components (for feature extraction, classification, postprocessing). Acoustic feature extraction (multi-resolution cochleagram, MRCG). Provided real-world dataset with manual annotations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SOFA Toolbox

    SOFA Toolbox

    Spatially Oriented Format for Acoustics

    This project provided the SOFA Toolbox, a toolbox for the spatially oriented format for acoustics (SOFA). The SOFA Toolbox is the successor of the SOFA API for Matlab/Octave. More information about SOFA can be found here: http://sofaconventions.org On July 2025, we have left SourceForge: The SOFA Toolbox 2.2.0 is the last release published here. All further releases can be found at the SONICOM Ecosystem: https://ecosystem.sonicom.eu/tools/ The code development happens on GitHub: https://github.com/sofacoustics/SOFAtoolbox If you'd like to contact us, contact us via https://www.oeaw.ac.at/en/ari/team/our-team. Or create an issue at https://github.com/sofacoustics/SOFAtoolbox/issues
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded memory saving code. You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
    Downloads: 7 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    Source code from the Research Institute for Signals, Systems and Computational Intelligence http://fich.unl.edu.ar/sinc
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    A digital audio processing C++ library based on PortAudio for the device interface. See: http://code.google.com/p/rt-digital-audio-processing
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Yet Another Audio Feature Extractor is a toolbox for audio analysis. Easy to use and efficient at extracting a large number of audio features simultaneously. WAV and MP3 files supported, or embedding in C++, Python or Matlab applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Marine Mammal Acoustic DCL

    Advanced acoustic detection, classification and localization

    Advanced detection, classification and localization (DCL) of marine mammals and passive acoustic monitoring (PAM). Code is being developed as Matlab routines, interfaces for Ishmael (http://www.bioacoustics.us/ishmael.html), and in other formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenDAFF

    OpenDAFF

    Directional Audio File Format

    OpenDAFF is a free, open-source software package for directional audio data - like the directivity of microphones, speakers, as well as head-related transfer functions (HRTFs)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    SoundRuler is a tool for acoustic analysis, graphing and teaching. It interactively recognizes and measures 35 temporal and spectral properties of each sound in a file. It also features several measurement, graphing and didactic modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Vibrato Toolbox

    Vibrato Toolbox

    Vibrato Toolbox: Parametric Analysis of Musical Vibrato

    Vibrato Toolbox: Parametric Analysis of Musical Vibrato from High-Precision Magnitude/Frequency Tracking Mingfeng Zhang ECE, Univ. of Rochester Part I Analysis of individual music tones This MATLAB toolbox provides signal analysis tools for time-frequency analysis and for parametric analysis of musical vibrato Part II Analysis of multiple music tones or multiple harmonic partials This toolbox allows you to explore a group of audio files, and obtains its related parameters of musical vibrato. [Installation] see more details in the readme files in the zip files. (1) We use some functions in MIR toolbox, please first add in this toolbox to MATLAB: https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox MATLAB/file -> set path add folder /Toolbox/ (and the folder for audio files) hit "save"; "close". (2) please also set the folder "F:\THISFOLDER" with code and audio files as "current directory" so the code can read the audio segment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    mp3respectr

    mp3respectr

    Weakening effect on the MP3 audio encoder

    Weakening effect on the MP3 audio encoder and the assimilation of the spectral characteristics of the source. Produced by applying empirical filter (derived from an analysis of a pair of flac-mp3) to the sound in the space R2. 1) Transfer the sound of the space R to R2 (mp3rsrr2); 2) Finding the empirical filter by OLS pair flac-mp3 (mp3rsols); 3) Apply a filter to the sound (mp3rsvalue); 4) Transfer the sound of the space R2 in space R (mp3rsr2r);
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    slab3d

    slab3d

    slab3d is a real-time virtual acoustic environment.

    slab3d is a real-time virtual acoustic environment rendering system. It includes two rendering applications, libraries for spatial auditory display and audio signal processing development, and a set of tools for HRTF analysis and visualization.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AEO-Light 1.1

    AEO-Light 1.1

    Version 1.1 is no longer supported.

    Version 1.1 is no longer supported. Please see the new version at https://usc-imi.github.io/aeo-light/ Description for 1.1 continues below: AEO-Light 1.1 is an open-source software application that takes a digital scan of motion picture film with optical sound tracks and directly reproduces the audio, producing as a result a synchronized sound film file. Funded by a grant from the National Endowment for the Humanities and by the University of South Carolina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AVRS performs spatial 3D-sound processing allowing the arbitrary placement of sound source in auditory space. The main goal is to develop a genuine experimental flexible platform, that runs in a general-purpose architecture computer (standard hardware and software).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CQT-FW

    CQT-FW is an audio analisys tool for multiple pitch recognition

    CQT-FW(Constant Q transform with Fixed length Window) is a time-frequency transform for multiple pitch recognition in audio signals(songs). The transform CQT(Constant Q Transform) provide analisys frequencies in a exponencial way, like music does, but it have problems with the time resolution. In CQT-FW we have the same frequency resolution as CQT, but with fixed length windows in time, what leads to a constant time resolution as well. And more, time and frequency resolution are not dependent like in CQT end DFT transforms. We also propose a post processing witch eliminate the high order harmonics, leaving only the fundamental frequencies. The transform got good results in a good range of frequencies, but still have problems in low frequencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CoRoPa stands for Computational Rough Paths. The aim of CoRoPa is to provide a software framework for various ideas related to Rough Path Theory, including rough differential equations and the digital description of serial data streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HMM Speech Recognition in Matlab

    A speech recognition system using Matlab/Simulink/Stateflow.

    This project provide hidden Markov model speech recognition system by using Matlab/Simulink/Stateflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    High-order HMM in Matlab

    Implementation of duration high-order hidden Markov model in Matlab.

    Implementation of duration high-order hidden Markov model (DHO-HMM) in Matlab with application in speech recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MATAA (Mat's Audio Analyzer) is a flexible and versatile audio analysis system based on Matlab or GNU Octave. MATAA was removed from SourceForge. Please visit https://github.com/mbrennwa/mataa for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a speech project make by NTHU MIRLab, Taiwan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A bunch of functions for doing Mushra tests in Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open-source content and evaluation framework for music transcription systems. Can be used as monophonic or polyphonic database, through software mixing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a software library for measuring acoustic property with your sound card. It allows users to measure acoustic property without any expensive devices. This is useful for all acoustic engineers/resarchers/students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PsySoundPro - audio file analysis for objective psychoacoustics measures. Includes measures like Virtual Pitch, Loudness, Etc. etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next