awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • katspaugh/wavesurfer.jsAvatar de katspaugh

    katspaugh/wavesurfer.js

    10,114Ver en 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
    Ver en GitHub↗10,114
  1. Home
  2. Data & Databases
  3. Data Export
  4. Peak Data Extraction