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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
processing avatar

processing/p5.js-sound

0
View on GitHub↗
907 星标·671 分支·JavaScript·MIT·2 次浏览p5js.org/reference/#/libraries/p5.sound↗

P5.js Sound

p5.sound brings the Processing approach to Web Audio and p5.js. Demos:

Features

  • Audio Processing Libraries - Adds audio synthesis and analysis capabilities to creative coding sketches.

Star 历史

processing/p5.js-sound 的 Star 历史图表processing/p5.js-sound 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

P5.js Sound 的开源替代方案

相似的开源项目,按与 P5.js Sound 的功能重合度排序。
  • heartmula/heartlibHeartMuLa 的头像

    HeartMuLa/heartlib

    3,921在 GitHub 上查看↗

    Heartlib is an audio processing library for large language models that provides tools for audio tokenization, compression, and cross-modal alignment. It implements core models for audio-text embedding, automatic speech recognition, neural codecs, and text-driven audio synthesis. The project features a text-to-audio synthesis engine capable of generating high-fidelity music and speech from text descriptions or reference files. It also includes a neural audio codec designed for low-bitrate compression that preserves acoustic structure and sound quality. Additional capabilities cover audio-text

    Python
    在 GitHub 上查看↗3,921
  • librosa/librosalibrosa 的头像

    librosa/librosa

    8,200在 GitHub 上查看↗

    Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature extraction suite and music information retrieval tool designed to analyze the structural and sonic characteristics of audio signals. The library provides specialized capabilities for music analysis, including dynamic tempo tracking to identify rhythmic pulses and spectral feature extraction to compute harmonic spectra, chroma variants, and onset points. It also serves as a time-series audio processor for synchronizing audio streams. The system covers a broad range of audio processing

    Pythonaudiodsplibrosa
    在 GitHub 上查看↗8,200
  • chrisguttandin/standardized-audio-contextchrisguttandin 的头像

    chrisguttandin/standardized-audio-context

    776在 GitHub 上查看↗

    A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.

    JavaScript
    在 GitHub 上查看↗776
  • chrisguttandin/web-audio-beat-detectorchrisguttandin 的头像

    chrisguttandin/web-audio-beat-detector

    674在 GitHub 上查看↗

    A beat detection utility which is using the Web Audio API.

    JavaScript
    在 GitHub 上查看↗674
查看 P5.js Sound 的所有 16 个替代方案→

常见问题解答

processing/p5.js-sound 是做什么的?

p5.sound brings the Processing approach to Web Audio and p5.js. Demos:

processing/p5.js-sound 的主要功能有哪些?

processing/p5.js-sound 的主要功能包括:Audio Processing Libraries。

processing/p5.js-sound 有哪些开源替代品?

processing/p5.js-sound 的开源替代品包括: heartmula/heartlib — Heartlib is an audio processing library for large language models that provides tools for audio tokenization,… librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature… chrisguttandin/standardized-audio-context — A cross-browser wrapper for the Web Audio API which aims to closely follow the standard. go-audio/audio — Generic Go package designed to define a common interface to analyze and/or process audio data. go-audio/wav — Battle tested Wav decoder/encoder. chrisguttandin/web-audio-beat-detector — A beat detection utility which is using the Web Audio API.