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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesPeak Data Extraction

Extracting peak amplitude values from audio buffers for external storage and fast rendering.

Distinct from Data Export: Specifically for audio peak data, whereas the parent is general structured data export.

Explore 1 awesome GitHub repository matching data & databases · Peak Data Extraction. Refine with filters or upvote what's useful.

Awesome Peak Data Extraction GitHub Repositories

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

    katspaugh/wavesurfer.js

    10,114GitHub पर देखें↗

    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

    Extracts computed peak values from a decoded audio buffer to store them for faster future rendering.

    TypeScriptaudiojavascriptmusic
    GitHub पर देखें↗10,114
  1. Home
  2. Data & Databases
  3. Data Export
  4. Peak Data Extraction