awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesWeb Audio Integration

Bridging audio codecs and streams with browser-based audio APIs for playback.

Distinct from Direct Play Capabilities: Candidates focus on server-side direct play or specific buffer exporters; this is about overall browser playback compatibility.

Explore 6 awesome GitHub repositories matching web development · Web Audio Integration. Refine with filters or upvote what's useful.

Awesome Web Audio Integration GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tonejs/tone.jsTonejs का अवतार

    Tonejs/Tone.js

    14,657GitHub पर देखें↗

    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,

    Interfaces with the browser's native audio graph to route signals through oscillators, effects, and gain nodes.

    TypeScript
    GitHub पर देखें↗14,657
  • xiangyuecn/recorderxiangyuecn का अवतार

    xiangyuecn/Recorder

    5,615GitHub पर देखें↗

    Recorder is a JavaScript library for capturing audio from microphones and encoding the resulting data into multiple formats, including MP3, WAV, and WebM. It provides a unified interface for cross-platform audio recording across web browsers and mobile applications. The library functions as an audio signal processing tool and waveform visualizer, offering real-time visual feedback through frequency histograms and waveforms. It includes specialized capabilities for encoding and decoding dual-tone multi-frequency telephone keypad tones. The project covers a broad range of audio manipulation ca

    Captures and processes microphone input by leveraging the browser's native Web Audio API and media stream interfaces.

    JavaScriptamrasraudio
    GitHub पर देखें↗5,615
  • imsyy/homeimsyy का अवतार

    imsyy/home

    4,571GitHub पर देखें↗

    Home is a lightweight static site portfolio framework used to create personal landing pages and digital identity hubs. It provides customizable templates to showcase personal information, interactive widgets, and professional presence. The project integrates dynamic web dashboards featuring real-time information displays for weather, date, and time. It includes a curated link tree for managing social media and external website links, as well as an embedded audio player that loads specific song lists based on site configuration. The framework supports static site customization through JSON-ba

    Integrates a personalized music player into the homepage using browser-based audio APIs.

    Vuehomehomepage
    GitHub पर देखें↗4,571
  • createjs/soundjsCreateJS का अवतार

    CreateJS/SoundJS

    4,569GitHub पर देखें↗

    SoundJS is a JavaScript audio library and asset manager designed to load and play audio across different browsers using a consistent API. It serves as a wrapper that abstracts the Web Audio API and HTML5 Audio to provide a cross-platform playback system. The project ensures consistent sound across devices by supporting Web Audio, HTML5, and mobile plugins. It includes specific mechanisms for mobile environments, such as unlocking audio playback on iOS via user-initiated touch events and managing playback continuity during screen locks. The library covers asset management through the registra

    Uses the Web Audio API to implement high-quality interactive sound features and dynamics compression.

    JavaScript
    GitHub पर देखें↗4,569
  • mudcube/midi.jsmudcube का अवतार

    mudcube/MIDI.js

    3,924GitHub पर देखें↗

    MIDI.js is a JavaScript library for playing MIDI files and triggering musical notes within web browsers. It functions as a web MIDI library and soundfont audio synthesizer, providing the core engines necessary to render instrument sounds for multiple simultaneous tracks. The project includes a specialized MIDI-to-visual sync engine that interpolates musical events into continuous animation loops to synchronize visuals with audio playback. It also provides a soundfont code generator to convert audio instrument files into base64 code for direct browser consumption. The library covers MIDI file

    Integrates with the browser's native audio graph to route signals through synthesizers and effect processors.

    JavaScript
    GitHub पर देखें↗3,924
  • xiph/opusxiph का अवतार

    xiph/opus

    3,035GitHub पर देखें↗

    Opus is a lossy audio compression standard and codec designed for high-quality speech and music transmission over the internet. It functions as a low-latency audio codec and network-resilient streamer, providing a framework for encoding and decoding digital audio. The project distinguishes itself through the support of multi-channel ambisonics for immersive three-dimensional spatial audio reproduction. It is specifically optimized for real-time interactive communication, utilizing dynamic bitrate adjustment and forward error correction to maintain audio quality on unstable networks. The syst

    Formats audio for web-based players to decode and play back compressed audio files or live streams.

    Caudioccodec
    GitHub पर देखें↗3,035
  1. Home
  2. Web Development
  3. Web Audio Integration