awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道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,114在 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
    在 GitHub 上查看↗10,114
  1. Home
  2. Data & Databases
  3. Data Export
  4. Peak Data Extraction