awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stewdio avatar

stewdio/beep.js

0
View on GitHub↗
1,369 stars·85 forks·JavaScript·9 viewsbeepjs.com↗

Beep.js

Beep is a JavaScript toolkit for building browser-based synthesizers.

Features

  • Audio Processing Libraries - Toolkit for building synthesizers directly in the browser.

Star history

Star history chart for stewdio/beep.jsStar history chart for stewdio/beep.js

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Beep.js

Similar open-source projects, ranked by how many features they share with Beep.js.
  • heartmula/heartlibHeartMuLa avatar

    HeartMuLa/heartlib

    3,921View on 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
    View on GitHub↗3,921
  • librosa/librosalibrosa avatar

    librosa/librosa

    8,200View on 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
    View on GitHub↗8,200
  • chrisguttandin/standardized-audio-contextchrisguttandin avatar

    chrisguttandin/standardized-audio-context

    776View on GitHub↗

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

    JavaScript
    View on GitHub↗776
  • chrisguttandin/web-audio-beat-detectorchrisguttandin avatar

    chrisguttandin/web-audio-beat-detector

    674View on GitHub↗

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

    JavaScript
    View on GitHub↗674
See all 16 alternatives to Beep.js→

Frequently asked questions

What does stewdio/beep.js do?

Beep is a JavaScript toolkit for building browser-based synthesizers.

What are the main features of stewdio/beep.js?

The main features of stewdio/beep.js are: Audio Processing Libraries.

What are some open-source alternatives to stewdio/beep.js?

Open-source alternatives to stewdio/beep.js include: 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.