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
bitgamma avatar

bitgamma/synthex

0
View on GitHub↗
45 stars·8 forks·Elixir·14 views

Synthex

A signal synthesis library

Features

  • Audio And Sounds - Library for digital signal synthesis.

Star history

Star history chart for bitgamma/synthexStar history chart for bitgamma/synthex

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Synthex

These projects share indexed features with Synthex. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ggerganov/ggwaveggerganov avatar

    ggerganov/ggwave

    7,710View on GitHub↗

    ggwave is a data-over-sound communication library and audio data modem used for encoding and decoding binary data transmitted through audio waveforms. It implements an acoustic data transfer protocol that enables the exchange of small amounts of information between devices using speakers and microphones. The project provides a cross-platform audio waveform generator capable of transforming digital information into sound and converting received audio signals back into data. It supports the creation of raw audio samples and the export of waveform data into uncompressed WAV files. The system co

    C++arduinodata-over-soundecc
    View on GitHub↗7,710
  • lmms/lmmsLMMS avatar

    LMMS/lmms

    10,005View on GitHub↗

    LMMS is a digital audio workstation and MIDI sequencer designed for composing, arranging, and mixing music. It functions as a comprehensive production environment that integrates a MIDI sequencer, a sample-based synthesizer, and an audio mixing console. The project distinguishes itself through a versatile synthesis engine that includes additive synthesis, wavetable generation, and emulations of vintage hardware such as NES audio and FM chips. It also serves as a VST plugin host, allowing for the integration of third-party virtual instruments and audio effects via a standardized interface. Be

    C++dawhacktoberfestmidi
    View on GitHub↗10,005
  • pygame/pygamepygame avatar

    pygame/pygame

    8,620View on GitHub↗

    Pygame is a framework for building interactive 2D applications and games using the Python programming language. It functions as a 2D graphics rendering engine, a game input and event manager, and a multimedia audio toolkit. The project serves as a wrapper for the Simple DirectMedia Layer, providing a Python interface for low-level access to graphics, audio, keyboard, mouse, and joystick hardware. Its capabilities cover 2D graphics rendering and image manipulation, digital audio playback and streaming, and the management of game entities and physics simulations. It also includes tools for rea

    Cgame-devgame-developmentgamedev
    View on GitHub↗8,620
  • asonge/erlaudioasonge avatar

    asonge/erlaudio

    27View on GitHub↗

    Erlang PortAudio bindings

    C
    View on GitHub↗27
Compare all 6 related projects→

Frequently asked questions

What does bitgamma/synthex do?

A signal synthesis library

What are the main features of bitgamma/synthex?

The main features of bitgamma/synthex are: Audio And Sounds.

Which projects share features with bitgamma/synthex?

Projects with overlapping indexed features include: ggerganov/ggwave — ggwave is a data-over-sound communication library and audio data modem used for encoding and decoding binary data… lmms/lmms — LMMS is a digital audio workstation and MIDI sequencer designed for composing, arranging, and mixing music. It… pygame/pygame — Pygame is a framework for building interactive 2D applications and games using the Python programming language. It… asonge/erlaudio — Erlang PortAudio bindings. entone/firmata — Firmata protocol in Elixir. thisisgame/cpp-game-engine-book — This project is a comprehensive educational resource for building a high-performance game engine from the ground up…