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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 dépôts

Awesome GitHub RepositoriesAudio Libraries

Programming libraries for audio analysis, synthesis, and web integration.

Explore 21 awesome GitHub repositories matching part of an awesome list · Audio Libraries. Refine with filters or upvote what's useful.

Awesome Audio Libraries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • goldfire/howler.jsAvatar de goldfire

    goldfire/howler.js

    25,190Voir sur GitHub↗

    Howler.js is a JavaScript library that provides a unified interface for managing audio playback across web browsers. It functions as a cross-browser audio engine, abstracting complex browser audio APIs into a consistent developer experience while ensuring reliable performance through automatic fallback mechanisms. The library distinguishes itself by offering specialized tools for spatial audio and efficient asset management. It includes a spatial audio framework that maps three-dimensional vectors to audio nodes for immersive sound positioning, alongside an audio sprite manager that allows de

    Comprehensive audio library with HTML5 fallback support.

    JavaScriptaudioaudio-libraryhowler
    Voir sur GitHub↗25,190
  • katspaugh/wavesurfer.jsAvatar de katspaugh

    katspaugh/wavesurfer.js

    10,114Voir sur GitHub↗

    wavesurfer.js is a WebAudio playback library and interactive waveform visualizer that renders audio data onto an HTML5 canvas. It enables users to see and navigate sound files through a visual representation of audio peaks, allowing for direct seeking and playback control within a web browser. The project is distinguished by its flexible rendering model, which can use precomputed peak data to display waveforms without downloading or decoding the full audio file. It utilizes a plugin-based extension model to integrate advanced tools such as spectrograms, interactive audio timelines, and real-t

    Interactive audio visualization using canvas and web audio.

    TypeScriptaudiojavascriptmusic
    Voir sur GitHub↗10,114
  • librosa/librosaAvatar de librosa

    librosa/librosa

    8,200Voir sur 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

    Python package for music information retrieval and analysis.

    Pythonaudiodsplibrosa
    Voir sur GitHub↗8,200
  • mudcube/midi.jsAvatar de mudcube

    mudcube/MIDI.js

    3,924Voir sur GitHub↗

    MIDI.js est une bibliothèque JavaScript pour lire des fichiers MIDI et déclencher des notes musicales dans les navigateurs web. Elle fonctionne comme une bibliothèque MIDI web et un synthétiseur audio soundfont, fournissant les moteurs de base nécessaires pour rendre les sons d'instruments pour plusieurs pistes simultanées. Le projet inclut un moteur de synchronisation MIDI-vers-visuel spécialisé qui interpole les événements musicaux en boucles d'animation continues pour synchroniser les visuels avec la lecture audio. Il fournit également un générateur de code soundfont pour convertir des fichiers d'instruments audio en code base64 pour une consommation directe par le navigateur. La bibliothèque couvre l'analyse de fichiers MIDI et le contrôle de lecture, incluant le déclenchement de notes et la surveillance d'événements en temps réel. Elle gère la synthèse audio via le chargement et le rendu d'instruments, utilisant un système de traitement audio basé sur le navigateur pour appliquer des effets et des filtres aux signaux synthétisés.

    Framework for building web-based MIDI applications.

    JavaScript
    Voir sur GitHub↗3,924
  • libaudioflux/audiofluxAvatar de libAudioFlux

    libAudioFlux/audioFlux

    3,319Voir sur GitHub↗

    A library for audio and music analysis, feature extraction.

    Toolkit for audio analysis and feature extraction.

    Caudioaudio-analysisaudio-features
    Voir sur GitHub↗3,319
  • magenta/magenta-jsM

    magenta/magenta-js

    2,124Voir sur GitHub↗

    Magenta.js is a collection of TypeScript libraries for doing inference with pre-trained Magenta models. All libraries are published as npm packages. More information and example applications can be found at g.co/magenta/js.

    Library for generating music using browser-based machine learning models.

    TypeScript
    Voir sur GitHub↗2,124
  • kolber/audiojsAvatar de kolber

    kolber/audiojs

    2,085Voir sur GitHub↗

    audiojs is a drop-in javascript library that allows HTML5's tag to be used anywhere. It uses native where available and falls back to an invisible flash player to emulate it for other browsers. It also serves a consistent html player UI to all browsers which can be styled used standard css.

    Library for using HTML5 audio tags across browsers.

    JavaScript
    Voir sur GitHub↗2,085
  • rserota/wadAvatar de rserota

    rserota/wad

    1,980Voir sur GitHub↗

    1. Installation 1. Introduction 1. Panning 1. Filters 1. Microphone Input 1. Configuring Reverb 1. Audio Sprites 1. Logging 1. Sound Iterator 1. Tuna Effects 1. Audio Listener 1. Play Labels 1. External Fx 1. Presets 1. Polywads 1. Compression 1. Recording 1. Audio Meter 1. Pitch Detection 1.…

    Dynamic sound synthesis library with a jQuery-like interface.

    JavaScript
    Voir sur GitHub↗1,980
  • theodeus/tunaAvatar de Theodeus

    Theodeus/tuna

    1,824Voir sur GitHub↗

    tuna

    Collection of audio effects for web applications.

    JavaScript
    Voir sur GitHub↗1,824
  • meyda/meydaAvatar de meyda

    meyda/meyda

    1,647Voir sur GitHub↗

    Audio feature extraction for JavaScript.

    Library for extracting audio features from signals.

    TypeScript
    Voir sur GitHub↗1,647
  • benji6/virtual-audio-graphAvatar de benji6

    benji6/virtual-audio-graph

    365Voir sur GitHub↗

    Small and dependency-free library for declaratively manipulating the Web Audio API.

    Declarative manipulation of the Web Audio API.

    TypeScript
    Voir sur GitHub↗365
  • kittykatattack/sound.jsAvatar de kittykatattack

    kittykatattack/sound.js

    318Voir sur GitHub↗

    Sound.js

    Micro-library for loading and playing game sound effects.

    JavaScript
    Voir sur GitHub↗318
  • audiojs/audioAvatar de audiojs

    audiojs/audio

    295Voir sur GitHub↗

    Audio in JavaScript

    Object-based storage and manipulation of PCM audio data.

    JavaScript
    Voir sur GitHub↗295
  • kelvinau/circular-audio-waveAvatar de kelvinau

    kelvinau/circular-audio-wave

    280Voir sur GitHub↗

    JS library for audio visualization in circular wave using Web Audio API and ECharts

    Library for circular audio visualization using ECharts.

    JavaScript
    Voir sur GitHub↗280
  • jerosoler/waveform-pathAvatar de jerosoler

    jerosoler/waveform-path

    132Voir sur GitHub↗

    LIVE DEMO WITH EXAMPLES

    Utility for generating SVG waveform paths.

    JavaScript
    Voir sur GitHub↗132
  • no-chris/chord-markAvatar de no-chris

    no-chris/chord-mark

    89Voir sur GitHub↗

    The purpose of ChordMark is to provide the easiest possible way to write accurate chord charts, e.g., text-based song transcriptions with lyrics and chords. ChordMark charts are usable by all musicians, whether they sing or not, whether they already know the song or not, and whether the song…

    Implementation of a text-based chord and rhythm notation format.

    JavaScript
    Voir sur GitHub↗89
  • numberonebot/dssspAvatar de NumberOneBot

    NumberOneBot/dsssp

    48Voir sur GitHub↗

    DSSSP is a React component library for visualizing and managing audio filters. These components are designed to serve as the core UI elements of audio editing tools and interfaces, enabling users to interactively configure all filter parameters. Essentially, it is a conversion of proprietary…

    React component library for managing and visualizing audio filters.

    TypeScript
    Voir sur GitHub↗48
  • notthetup/smoothfadeAvatar de notthetup

    notthetup/smoothfade

    39Voir sur GitHub↗

    Smooth fading of volume (gain) in WebAudio is possible with parameter automation on the GainNode.

    Library for creating smooth transitions between audio nodes.

    JavaScript
    Voir sur GitHub↗39
  • venturemedia/mxmlAvatar de venturemedia

    venturemedia/mxml

    21Voir sur GitHub↗

    mxml is a C++ parser and layout generator for MusicXML files.

    Library for parsing and laying out MusicXML files.

    C++
    Voir sur GitHub↗21
  • v-rusu/tuning-forkAvatar de v-rusu

    v-rusu/tuning-fork

    3Voir sur GitHub↗

    A configurable client-side JavaScript library for guitar tuning with real-time pitch detection. Supports standard and alternate tunings for guitar, bass, ukulele, banjo, and custom instruments.

    Client-side library for real-time guitar pitch detection.

    TypeScript
    Voir sur GitHub↗3
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Audio Libraries