_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


guitarix-lv2 0.44.1
Dependencies: libsndfile@1.2.2-0.68f6c16 boost@1.83.0 curl@8.6.0 avahi@0.8 eigen@3.4.0 lv2@1.18.10 lilv@0.24.22 ladspa@1.13 jack@0.125.0 gtkmm@3.24.9 gtk+@3.24.51 fftwf@3.3.10 lrdf@0.6.1 zita-resampler@1.6.2 zita-convolver@4.0.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://guitarix.org/
Licenses: GPL 2+
Build system: waf
Synopsis: Virtual guitar amplifier
Description:

Guitarix is a virtual guitar amplifier running JACK. Guitarix takes the signal from your guitar as a mono-signal from your sound card. The input is processed by a main amp and a rack-section. Both can be routed separately and deliver a processed stereo-signal via JACK. You may fill the rack with effects from more than 25 built-in modules including stuff from a simple noise gate to modulation effects like flanger, phaser or auto-wah.

vo-amrwbenc 0.1.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://sourceforge.net/projects/opencore-amr/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Adaptive Multi Rate Codec
Description:

VO-AMR is a library of VisualOn implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec.

cable 0.9.21
Dependencies: python@3.12.12 python-dbus@1.2.18 python-jack-client@0.5.5 python-pyqt@6.9.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/magillos/Cable
Licenses: GPL 3+
Build system: pyproject
Synopsis: GUI for pipewire and wireplumber settings and connections
Description:

This is a PyQT GUI application to dynamically modify Pipewire and Wireplumber settings at runtime, such as quantum. sample rate, latency offset setting, services restart and more. It features side-by-side and graph style connections manager, pw-top wrapper, simple ALSA mixer and jack_delay GUI.

gsm 1.0.20
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://quut.com/gsm/
Licenses: non-copyleft
Build system: gnu
Synopsis: GSM 06.10 lossy speech compression library
Description:

This C library provides an encoder and a decoder for the GSM 06.10 RPE-LTP lossy speech compression algorithm.

vco-plugins 0.3.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://kokkinizita.linuxaudio.org
Licenses: GPL 2+
Build system: gnu
Synopsis: LADSPA plugin for synthesizer oscillators
Description:

The blvco LADSPA plugin provides three anti-aliased oscillators:

  1. Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum

  2. Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum

  3. Rec-VCO, a square / rectangle oscillator

All oscillators are low-pass filtered to provide waveforms similar to the output of analog synthesizers such as the Moog Voyager.

jack 0.125.0
Dependencies: alsa-lib@1.2.16 readline@8.2.13
Propagated dependencies: util-linux@2.40.4 bdb@6.2.32
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://jackaudio.org/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: JACK audio connection kit
Description:

JACK is a low-latency audio server. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation.

wah-plugins 0.1.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://kokkinizita.linuxaudio.org
Licenses: GPL 2+
Build system: gnu
Synopsis: LADSPA Autowah effect plugin
Description:

This package provides a LADSPA plugin for a Wah effect with envelope follower.

libodiosacd 21.8.30
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://tari.in/www/software/libodiosacd/
Licenses: GPL 3+
Build system: gnu
Synopsis: Library for decoding Super Audio CDs (SACD)
Description:

The Odio SACD shared library is a decoding engine which takes a Super Audio CD source and extracts a 24-bit high resolution WAV file. It handles both DST and DSD streams.

qsynth 1.0.3
Dependencies: fluidsynth@2.4.8 qtbase@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://qsynth.sourceforge.io
Licenses: GPL 2+
Build system: cmake
Synopsis: Graphical user interface for FluidSynth
Description:

Qsynth is a GUI front-end application for the FluidSynth SoundFont synthesizer written in C++.

libltc 1.3.2
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://x42.github.io/libltc/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Encode or decode Linear/Longitudinal Time Code (LTC) audio
Description:

Libltc is a POSIX-C Library for handling Linear/Longitudinal Time Code (LTC) data.

lv2 1.18.10
Dependencies: libsndfile@1.2.2-0.68f6c16
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://lv2plug.in/
Licenses: ISC
Build system: meson
Synopsis: LV2 audio plugin specification
Description:

LV2 is an open specification for audio plugins and host applications. At its core, LV2 is a simple stable interface, accompanied by extensions which add functionality to support the needs of increasingly powerful audio software.

jacktrip 2.7.1
Dependencies: jack2@1.9.22-0.1795946 python@3.12.12 python-jinja2@3.1.2 python-pyyaml@6.0.2 qtbase@6.9.2 qtwayland@6.9.2 rtaudio@5.2.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://jacktrip.github.io/jacktrip/
Licenses: GPL 3+ LGPL 3 Expat
Build system: gnu
Synopsis: Multi-machine audio system for network music performance
Description:

JackTrip is a multi-machine audio system used for network music performance over the Internet. It supports any number of channels (as many as the computer/network can handle) of bidirectional, high quality, uncompressed audio signal streaming.

codec2 1.2.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://www.rowetel.com/?page_id=452
Licenses: LGPL 2.1
Build system: cmake
Synopsis: Speech codec
Description:

Codec 2 is a speech codec designed for communications quality speech between 700 and 3200 bit/s. The main application is low bandwidth HF/VHF digital radio.

fmsynth-lv2 0.0.0-0.b989b5c
Dependencies: gtkmm@2.24.5 lv2@1.18.10 lvtk@1.2.0-0.23dd995
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/Themaister/libfmsynth
Licenses: Expat
Build system: gnu
Synopsis: Frequency modulation synthesizer plugin
Description:

fmsynth is an LV2 plugin which implements an FM (Frequency Modulation) synthesizer. Unlike most FM synth implementations in software, this FM synthesizer does not aim to emulate or replicate a particular synth (like DX7) or FM chip.

python-pulsectl 24.12.0
Dependencies: pulseaudio@16.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/mk-fg/python-pulse-control
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings for mixer-like controls in PulseAudio
Description:

This package provides a Python high-level interface and ctypes-based bindings for PulseAudio (libpulse), to use in simple synchronous code. This wrapper is mostly for mixer-like controls and introspection-related operations, as opposed to e.g. submitting sound samples to play and player-like clients.

python-sounddevice 0.5.3
Dependencies: portaudio@190600.20161030
Propagated dependencies: python-cffi@1.17.1 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://python-sounddevice.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Play and record sound with Python
Description:

This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals.

bankstown-lv2 1.1.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/chadmed/bankstown
Licenses: Expat
Build system: cargo
Synopsis: Barebones, fast LV2 bass enhancement plugin.
Description:

This package provides a barebones, fast LV2 bass enhancement plugin.

cubeb 0-1.9e29d72
Dependencies: alsa-lib@1.2.16 pulseaudio@16.1 speex@1.2.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/mozilla/cubeb
Licenses: ISC
Build system: cmake
Synopsis: Cross-platform audio library
Description:

Cubeb is Mozilla's cross-platform audio library.

openal 1.23.1
Dependencies: alsa-lib@1.2.16 pulseaudio@16.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://openal-soft.org/
Licenses: LGPL 2.0+
Build system: cmake
Synopsis: 3D audio API
Description:

OpenAL provides capabilities for playing audio in a virtual 3D environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, occlusion, and environmental reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture.

easyeffects 7.2.5
Dependencies: fftwf@3.3.10 fmt@11.2.0 gsl@2.8 gtk@4.22.1 nlohmann-json@3.12.0 libadwaita@1.8.2 libbs2b@3.1.0 libebur128@1.2.6 libportal@0.9.1 libsamplerate@0.1.9 libsigc++@3.6.0 libsndfile@1.2.2-0.68f6c16 lilv@0.24.22 pango@1.56.4 pipewire@1.6.2 rnnoise@0-0.7f449bf speexdsp@1.2.1 onetbb@2022.3.0 zita-convolver@4.0.3 soundtouch@2.3.1
Propagated dependencies: lv2@1.18.10 calf@0.90.8 lsp-plugins@1.2.25 mda-lv2@1.2.10 zam-plugins@4.5 ladspa@1.13
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/wwmm/easyeffects
Licenses: GPL 3+
Build system: meson
Synopsis: Realtime Audio effects interface for Pipewire
Description:

EasyEffects is an advanced audio manipulation tool providing a graphical user interface to apply various effects and filters to audio streams using Pipewire. Effects can be applied in real time to audio inputs or outputs such as a microphone to reduce noise or apply many other effects including:

  • Auto gain

  • Bass enhancer

  • Bass loudness

  • Compressor

  • Convolver

  • Crossfeed

  • Crystalizer

  • De-esser

  • Delay

  • Echo Canceller

  • Equalizer

  • Exciter

  • Filter (low-pass, high-pass, band-pass and band-reject modes)

  • Gate

  • Limiter

  • Loudness

  • Maximizer

  • Multiband compressor

  • Multiband gate

  • Noise reduction

  • Pitch

  • Reverberation

  • Speech Processor

  • Stereo tools

alsa-midi-latency-test 0.0.5-0.07e43f8
Dependencies: alsa-lib@1.2.16
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/koppi/alsa-midi-latency-test
Licenses: GPL 2+
Build system: gnu
Synopsis: Measure the roundtrip time of MIDI messages
Description:

alsa-midi-latency-test measures the roundtrip time of a MIDI message in the alsa subsystem of the Linux kernel using a high precision timer. It calculates the worst case roundtrip time of all sent MIDI messages and displays a histogram of the roundtrip time jitter.

webrtc-audio-processing 1.3
Dependencies: abseil-cpp@20250814.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
Licenses: non-copyleft
Build system: meson
Synopsis: WebRTC's Audio Processing Library
Description:

WebRTC-Audio-Processing library based on Google's implementation of WebRTC.

lilv 0.24.22
Propagated dependencies: lv2@1.18.10 serd@0.32.0 sord@0.16.16 sratom@0.6.16
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://drobilla.net/software/lilv.html
Licenses: ISC
Build system: meson
Synopsis: Library to simplify use of LV2 plugins in applications
Description:

Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies.

Page: 128293031321356
Total packages: 32521