awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 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

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

    TypeScriptaudiojavascriptmusic
    Voir sur GitHub↗10,114
  1. Home
  2. Data & Databases
  3. Data Export
  4. Peak Data Extraction