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

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.


faust 2.81.10
Dependencies: libsndfile@1.2.2-0.68f6c16 libmicrohttpd@1.0.5 ncurses@6.2.20210619 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://faust.grame.fr/
Licenses: GPL 2+
Build system: cmake
Synopsis: Signal processing language
Description:

Faust is a programming language for realtime audio signal processing.

libopenshot-audio 0.5.0
Dependencies: alsa-lib@1.2.16 libx11@1.8.12 freetype@2.13.3 libxrandr@1.5.4 libxinerama@1.1.5 libxcursor@1.2.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://openshot.org
Licenses: LGPL 3+
Build system: cmake
Synopsis: Audio editing and playback for OpenShot
Description:

OpenShot Audio Library (libopenshot-audio) allows high-quality editing and playback of audio, and is based on the JUCE library.

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.

guitarix 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.

libmodplug 0.8.9.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://modplug-xmms.sourceforge.net/
Licenses: Public Domain
Build system: gnu
Synopsis: Mod file playing library
Description:

Libmodplug renders mod music files as raw audio data, for playing or conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are supported. Optional features include high-quality resampling, bass expansion, surround and reverb.

carla 2.5.10
Dependencies: alsa-lib@1.2.16 bash-minimal@5.2.37 ffmpeg@8.1.1 fluidsynth@2.4.8 file@5.46 liblo@0.31 libsndfile@1.2.2-0.68f6c16 libx11@1.8.12 gtk+@2.24.33 gtk+@3.24.51 pulseaudio@16.1 python-pyliblo3@0.16.3 python-pyqt@5.15.11 python-rdflib@7.1.1 python-wrapper@3.12.12 qtbase@5.15.17 qtwayland@5.15.18 zlib@1.3.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://kx.studio/Applications:Carla
Licenses: GPL 2+
Build system: gnu
Synopsis: Audio plugin host
Description:

Carla is a modular audio plugin host, with features like transport control, automation of parameters via MIDI CC and remote control over OSC. Carla currently supports LADSPA (including LRDF), DSSI, LV2, VST2, and VST3 plugin formats, plus SF2 and SFZ file support. It uses JACK as the default and preferred audio driver but also supports native drivers like ALSA.

clap 1.1.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://cleveraudio.org/
Licenses: Expat
Build system: cmake
Synopsis: Audio Plugin API
Description:

CLAP stands for CLever Audio Plugin. It is an audio plugin ABI which defines a standard for Digital Audio Workstations and audio plugins to work together.

audio-to-midi 2020.7
Propagated dependencies: python-cffi@1.17.1 python-cython@3.1.7 python-numpy@2.3.1 python-progressbar2@4.5.0 python-pycparser@2.22 python-python3-midi@0.2.5 python-soundfile@0.13.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/NFJones/audio-to-midi
Licenses: Expat
Build system: pyproject
Synopsis: Convert audio to multichannel MIDI
Description:

audio-to-midi converts audio files to multichannel MIDI files. It accomplishes this by performing FFTs on all channels of the audio data at user-specified time steps. It then separates the resulting frequency analysis into equivalence classes which correspond to the twelve tone scale; the volume of each class being the average volume of its constituent frequencies. This data is then formatted to MIDI and written to disk.

libxmp 4.6.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://xmp.sourceforge.net/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Module player library
Description:

Libxmp is a library that renders module files to PCM data. It supports over 90 mainstream and obscure module formats including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT).

python-pyroomacoustics 0.10.0
Dependencies: nanoflann@1.9.0
Propagated dependencies: python-scipy@1.16.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/LCAV/pyroomacoustics
Licenses: Expat
Build system: pyproject
Synopsis: Python library for room acoustics
Description:

pyroomacoustics is a framework for simulating the acustic behaviour of rooms, such as computing the impulse response using different simulation methods.

caps-plugins-lv2 0.9.26
Dependencies: lv2@1.18.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/moddevices/caps-lv2
Licenses: GPL 3+
Build system: gnu
Synopsis: LV2 port of the CAPS audio plugin collection
Description:

LV2 port of CAPS, a collection of audio plugins comprising basic virtual guitar amplification and a small range of classic effects, signal processors and generators of mostly elementary and occasionally exotic nature.

lv2-mda-piano 0.0.2
Dependencies: lv2@1.18.10 lvtk@1.2.0-0.23dd995
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://elephly.net/lv2/mdapiano.html
Licenses: GPL 3+
Build system: gnu
Synopsis: LV2 port of the mda Piano plugin
Description:

An LV2 port of the mda Piano VSTi.

faudio 22.11
Dependencies: gstreamer@1.28.1 gst-plugins-base@1.28.1 sdl2@2.30.8
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/FNA-XNA/FAudio
Licenses: Zlib Expat Public Domain
Build system: cmake
Synopsis: XAudio reimplementation
Description:

FAudio is an XAudio reimplementation that focuses solely on developing fully accurate DirectX Audio runtime libraries.

libshout-idjc 2.4.6-r2
Dependencies: libshout@2.4.6
Propagated dependencies: libogg@1.3.6 libtheora@1.1.1 libvorbis@1.3.7 speex@1.2.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://idjc.sourceforge.io/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Broadcast streaming library with IDJC extensions
Description:

This package provides libshout plus IDJC extensions.

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.

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.

amb-plugins 0.8.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://kokkinizita.linuxaudio.org
Licenses: GPL 2+
Build system: gnu
Synopsis: LADSPA ambisonics plugins
Description:

The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be used within Ardour. Features include: mono and stereo to B-format panning, horizontal rotator, square, hexagon and cube decoders.

vamp 2.10.0
Dependencies: libsndfile@1.2.2-0.68f6c16
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://vamp-plugins.org
Licenses: X11-style
Build system: gnu
Synopsis: Modular and extensible audio processing system
Description:

Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data — typically referred to as audio analysis plugins or audio feature extraction plugins.

ecasound 2.9.3
Dependencies: alsa-lib@1.2.16 faad2@2.8.8 flac@1.5.0 jack@0.125.0 ladspa@1.13 lame@3.100 libmpg123@1.33.5 libsamplerate@0.1.9 libsndfile@1.2.2-0.68f6c16 lilv@0.24.22 ncurses@6.2.20210619 timidity++@2.15.0 vorbis-tools@1.4.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://nosignal.fi/ecasound/index.php
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: Multitrack audio processing
Description:

Ecasound is a software package designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling. Ecasound supports a wide range of audio inputs, outputs and effect algorithms. Effects and audio objects can be combined in various ways, and their parameters can be controlled by operator objects like oscillators and MIDI-CCs. A versatile console mode user-interface is included in the package.

aubio 0.4.9
Dependencies: jack2@1.9.22-0.1795946 libsndfile@1.2.2-0.68f6c16 libsamplerate@0.1.9 ffmpeg@4.4.7 fftwf@3.3.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://aubio.org/
Licenses: GPL 3+
Build system: waf
Synopsis: Library for audio labelling
Description:

aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing MIDI streams from live audio.

clalsadrv 2.0.0
Dependencies: alsa-lib@1.2.16 fftw@3.3.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://kokkinizita.linuxaudio.org
Licenses: GPL 2+
Build system: gnu
Synopsis: C++ wrapper around the ALSA API
Description:

clalsadrv is a C++ wrapper around the ALSA API simplifying access to ALSA PCM devices.

calf 0.90.8
Dependencies: fluidsynth@2.4.8 expat@2.7.1 glib@2.86.0 gtk+@2.24.33 cairo@1.18.4 jack2@1.9.22-0.1795946 lv2@1.18.10 ladspa@1.13 fftw@3.3.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://calf-studio-gear.org/
Licenses: LGPL 2.1+ GPL 2+
Build system: cmake
Synopsis: Audio plug-in pack for LV2 and JACK environments
Description:

Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments. The suite contains lots of effects (delay, modulation, signal processing, filters, equalizers, dynamics, distortion and mastering effects), instruments (SF2 player, organ simulator and a monophonic synthesizer) and tools (analyzer, mono/stereo tools, crossovers).

darkice 1.5
Dependencies: lame@3.100 libvorbis@1.3.7 opus@1.6.1 twolame@0.4.0 alsa-lib@1.2.16 pulseaudio@16.1 jack@0.125.0 libsamplerate@0.1.9
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: http://www.darkice.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Live audio streamer
Description:

DarkIce is a live audio streamer. It takes audio input from a sound card, encodes it into Ogg Vorbis and/or mp3, and sends the audio stream to one or more IceCast and/or ShoutCast servers.

zita-resampler 1.6.2
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html
Licenses: GPL 3+
Build system: gnu
Synopsis: C++ library for resampling audio signals
Description:

Libzita-resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion.

Total packages: 73977