awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ processing/p5.js-soundمخطط تاريخ النجوم لـ processing/p5.js-sound

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ P5.js Sound

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع P5.js Sound.
  • heartmula/heartlibالصورة الرمزية لـ HeartMuLa

    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/librosaالصورة الرمزية لـ librosa

    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-contextالصورة الرمزية لـ chrisguttandin

    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-detectorالصورة الرمزية لـ chrisguttandin

    chrisguttandin/web-audio-beat-detector

    674عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗674
عرض جميع البدائل الـ 16 لـ P5.js Sound→

الأسئلة الشائعة

ما هي وظيفة 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.