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
·

12 dépôts

Awesome GitHub RepositoriesAudio Frameworks

Frameworks for building interactive music and audio applications in the browser.

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

Awesome Audio Frameworks 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.
  • tonejs/tone.jsAvatar de Tonejs

    Tonejs/Tone.js

    14,657Voir sur GitHub↗

    Tone.js is a web-based audio synthesizer and framework for the Web Audio API. It provides a digital signal processing toolkit, a musical timing engine, and a library for MIDI processing to create interactive music and synthesizers directly in the browser. The project features a musical timing engine that coordinates audio events and loops using BPM-relative timing and a global transport. It includes a MIDI processing library capable of converting binary MIDI files into JSON format to trigger sounds and control audio parameters in real time. Its capabilities cover polyphonic sound synthesis,

    Framework for creating interactive music in the browser.

    TypeScript
    Voir sur GitHub↗14,657
  • audiokit/audiokitAvatar de audiokit

    audiokit/AudioKit

    11,381Voir sur GitHub↗

    AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal processing, and audio analysis. It functions as a synthesis engine for generating audio waveforms and textures, a processing library for modifying tonal characteristics, and a toolkit for extracting frequency and amplitude data from sonic signals. The framework utilizes a modular node architecture and graph-based signal routing to connect audio generators, processors, and outputs. It wraps low-level audio primitives in high-level classes to facilitate sound generation and modificati

    Powerful toolkit for audio synthesis, processing, and analysis.

    Swift
    Voir sur GitHub↗11,381
  • syedhali/ezaudioAvatar de syedhali

    syedhali/EZAudio

    4,991Voir sur GitHub↗

    EZAudio est une bibliothèque audio pour les plateformes Apple qui fournit des interfaces standardisées pour la capture par microphone, la lecture de fichiers et la sortie matérielle. Il fonctionne comme un processeur audio à faible latence et un framework de visualisation conçu pour manipuler les buffers audio et router les signaux avec un délai minimal. Le projet propose un moteur de rendu de forme d'onde accéléré par le matériel pour dessiner les amplitudes audio en temps réel et des tracés déroulants. Il inclut également un analyseur de transformée de Fourier rapide (FFT) qui convertit les échantillons audio du domaine temporel en données du domaine fréquentiel pour l'analyse spectrale. La bibliothèque couvre un large éventail de capacités, y compris l'enregistrement audio numérique sur disque et la gestion de la lecture de fichiers audio avec recherche et contrôles de volume. Elle prend en charge le traitement audio en temps réel via l'enchaînement d'effets audio et le routage de l'entrée microphone directement vers la sortie matérielle.

    Core Audio-based framework for real-time processing and visualization.

    Objective-C
    Voir sur GitHub↗4,991
  • theamazingaudioengine/theamazingaudioengineAvatar de TheAmazingAudioEngine

    TheAmazingAudioEngine/TheAmazingAudioEngine

    3,078Voir sur GitHub↗

    Core Audio, Cordially: A sophisticated framework for iOS audio applications, built so you don't have to.

    Easy-to-use framework for complex audio processing.

    Objective-C
    Voir sur GitHub↗3,078
  • tumtumtum/streamingkitAvatar de tumtumtum

    tumtumtum/StreamingKit

    2,449Voir sur GitHub↗

    A fast and extensible gapless AudioPlayer/AudioStreamer for OSX and iOS (iPhone, iPad)

    Seamless extension for audio streaming and playback.

    Objective-C
    Voir sur GitHub↗2,449
  • alexbw/novocaineAvatar de alexbw

    alexbw/novocaine

    2,234Voir sur GitHub↗

    Painless high-performance audio on iOS and Mac OS X

    High-performance audio framework for iOS and OSX.

    Objective-C
    Voir sur GitHub↗2,234
  • googlechrome/omnitoneAvatar de GoogleChrome

    GoogleChrome/omnitone

    911Voir sur GitHub↗

    Omnitone is a robust implementation of ambisonic decoding and binaural rendering written in Web Audio API. Its rendering process is powered by the fast native features from Web Audio API (GainNode and Convolver), ensuring the optimum performance.

    Spatial audio implementation for ambisonic sound on the web.

    JavaScript
    Voir sur GitHub↗911
  • software-mansion-labs/react-native-audio-apiAvatar de software-mansion-labs

    software-mansion-labs/react-native-audio-api

    797Voir sur GitHub↗

    High-performance audio engine for react-native

    Web Audio API implementation for native mobile applications.

    C++
    Voir sur GitHub↗797
  • adamrenklint/bapAvatar de adamrenklint

    adamrenklint/bap

    118Voir sur GitHub↗

    Bap is a toolkit for making beats and composing sequences with Javascript and Web Audio for playback in modern browsers. It is inspired by the classic "MPC workflow" and built to make all aspects of beatmaking completely modular and reusable.

    Toolkit for beat making and sequencing inspired by classic hardware.

    JavaScript
    Voir sur GitHub↗118
  • mach1studios/m1-sdkAvatar de Mach1Studios

    Mach1Studios/m1-sdk

    65Voir sur GitHub↗

    LICENSE SUMMARY INCLUDED DOCUMENTATION: dev.mach1.tech CONTACT

    Vector-based panning for spatial audio applications.

    C
    Voir sur GitHub↗65
  • evgenyneu/sound-fader-iosE

    evgenyneu/sound-fader-ios

    0Voir sur GitHub↗

    Swift-based sound controller for audio playback.

    Voir sur GitHub↗0
  • quentinhayot/qhspeechsynthesizerqueueQ

    quentinhayot/QHSpeechSynthesizerQueue

    0Voir sur GitHub↗

    Queue management system for text-to-speech synthesis.

    Voir sur GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Audio Frameworks