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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ztoolkit-rsvg 0.1.2
Propagated dependencies: librsvg@2.58.5 cairo@1.18.4 libx11@1.8.12
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://git.zrythm.org/zrythm/ztoolkit
Licenses: AGPL 3+
Build system: meson
Synopsis: ZToolkit with SVG support
Description:

ZToolkit (Ztk) is a cross-platform GUI toolkit heavily inspired by GTK. It handles events and low level drawing on behalf of the user and provides a high-level API for managing the UI and custom widgets. ZToolkit is written in C and was created to be used for building audio plugin UIs, where the dependencies often need to be kept to a minimum.

autotalent 0.2
Dependencies: ladspa@1.13
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: http://tombaran.info/autotalent.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Pitch-correction LADSPA audio plugin
Description:

Autotalent is a LADSPA plugin for real-time pitch-correction. Among its controls are allowable notes, strength of correction, LFO for vibrato and formant warp.

ldacbt 2.0.2.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/EHfive/ldacBT/
Licenses: ASL 2.0
Build system: cmake
Synopsis: LDAC Bluetooth encoder and ABR library
Description:

This package provides an encoder for the LDAC high-resolution Bluetooth audio streaming codec for streaming at up to 990 kbps at 24 bit/96 kHz.

libaudec 0.3.4
Dependencies: libsamplerate@0.1.9 libsndfile@1.2.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://git.zrythm.org/zrythm/libaudec
Licenses: AGPL 3+
Build system: meson
Synopsis: Library for reading and resampling audio files
Description:

libaudec is a wrapper library over ffmpeg, sndfile and libsamplerate for reading and resampling audio files, based on Robin Gareus' audio_decoder code.

tao-synth 0-1.f3aedd8
Dependencies: glfw@3.3.10 freeglut@3.4.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/lucasw/tao_synth
Licenses: LGPL 2.0+
Build system: cmake
Synopsis: Sound synthesis with physical models
Description:

Tao is a software package for sound synthesis using physical models. It provides a virtual acoustic material constructed from masses and springs which can be used as the basis for building quite complex virtual musical instruments. Tao comes with a synthesis language for creating and playing instruments and a C++ API for those who would like to use it as an object library.

opensles 1.1.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://www.khronos.org/opensles/
Licenses: non-copyleft
Build system: copy
Synopsis: Embedded Audio Acceleration
Description:

OpenSLES is a royalty-free, cross-platform, hardware-accelerated audio API tuned for embedded systems. It provides a standardized, high-performance, low-latency method to access audio functionality for developers of native applications on embedded mobile multimedia devices, enabling straightforward cross-platform deployment of hardware and software audio capabilities, reducing implementation effort, and promoting the market for advanced audio.

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.

raysession 0.14.4
Dependencies: guile@3.0.9 jack2@1.9.21 pipewire@1.4.5 python-pyliblo3@0.16.3 python-pyqt@5.15.11 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/Houston4444/RaySession
Licenses: GPL 2+
Build system: gnu
Synopsis: Audio session manager
Description:

RaySession is a session manager for audio programs such as Ardour, Carla, QTractor, Guitarix, Patroneo, Jack Mixer, etc. The principle is to load together audio programs, then be able to save or close all documents together. Its main purpose is to manage NSM compatible programs, but it also helps for other programs. It offers a patchbay for visualizing and editing connections.

openal 1.23.1
Dependencies: alsa-lib@1.2.11 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.

cubeb 0-1.9e29d72
Dependencies: alsa-lib@1.2.11 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.

fdkaac 1.0.6
Dependencies: libfdk@2.0.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/nu774/fdkaac
Licenses: Zlib
Build system: gnu
Synopsis: Command-line AAC encoder
Description:

This package provides a command-line AAC-encoder.

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.

midicomp 0.0.8-1.70f7696
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/markc/midicomp
Licenses: AGPL 3
Build system: cmake
Synopsis: Convert SMF MIDI files to and from plain text
Description:

midicomp can manipulate SMF (Standard MIDI File) files. It can both read and write SMF files in 0 or format 1 and also read and write its own plain text format. This means a SMF file can be turned into easily parseable text, edited with any text editor or filtered through any script language, and recompiled back into a binary SMF file.

ladspa-bs2b 0.9.1
Dependencies: ladspa@1.13 libbs2b@3.1.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://sourceforge.net/projects/bs2b/
Licenses: GPL 2+
Build system: gnu
Synopsis: Bauer stereophonic-to-binaural DSP - LADSPA plugin
Description:

The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is designed to improve headphone listening of stereo audio records. Recommended for headphone prolonged listening to disable superstereo fatigue without essential distortions. This package contains a LADSPA plugin for use with applications that support them (e.g. PulseAudio).

snd 25.2
Dependencies: alsa-lib@1.2.11 fftw@3.3.10 flac@1.5.0 gmp@6.3.0 gsl@2.8 jack2@1.9.21 libsamplerate@0.1.9 motif@2.3.8-1.0f556b0 mpc@1.3.1 mpfr@4.2.2 mpg123@1.31.2 speex@1.2.1 timidity++@2.15.0 vorbis-tools@1.4.3 wavpack@5.8.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://ccrma.stanford.edu/software/snd/
Licenses: non-copyleft
Build system: gnu
Synopsis: Sound editor
Description:

Snd is a sound editor modelled loosely after Emacs. It can be customized and extended using either the s7 Scheme implementation (included in the Snd sources), Ruby, or Forth.

alure 1.2
Dependencies: dumb@2.0.3 flac@1.5.0 mpg123@1.31.2 libmodplug@0.8.9.0 libsndfile@1.2.0 libvorbis@1.3.7 openal@1.23.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://kcat.tomasu.net/alure.html
Licenses: Expat
Build system: cmake
Synopsis: OpenAL utility library
Description:

ALURE is a utility library to help manage common tasks with OpenAL applications. This includes device enumeration and initialization, file loading, and streaming.

python-pyliblo 0.10.0
Dependencies: liblo@0.31
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://das.nasophon.de/pyliblo/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python bindings for liblo
Description:

Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC) library. It supports almost the complete functionality of liblo, allowing you to send and receive OSC messages using a nice and simple Python API. Also included are the command line utilities send_osc and dump_osc.

ladspa 1.13
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://web.archive.org/web/20140729190945/http://www.ladspa.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Linux Audio Developer's Simple Plugin API (LADSPA)
Description:

LADSPA is a standard that allows software audio processors and effects to be plugged into a wide range of audio synthesis and recording packages.

sratom 0.6.16
Propagated dependencies: lv2@1.18.10 serd@0.32.0 sord@0.16.16
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://drobilla.net/software/sratom.html
Licenses: ISC
Build system: meson
Synopsis: Library for serialising LV2 atoms to/from RDF
Description:

Sratom is a library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax.

python-pyalsaaudio 0.11.0
Dependencies: alsa-lib@1.2.11
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://larsimmisch.github.io/pyalsaaudio/
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: ALSA wrappers for Python
Description:

This package contains wrappers for accessing the ALSA API from Python. It is currently fairly complete for PCM devices, and has some support for mixers.

python-pyliblo3 0.16.3
Dependencies: liblo@0.31
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/gesellkammer/pyliblo3
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python bindings for liblo
Description:

Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC) library. It supports almost the complete functionality of liblo, allowing you to send and receive OSC messages using a nice and simple Python API. Also included are the command line utilities send_osc and dump_osc.

cyanrip 0.9.3.1
Dependencies: curl@8.6.0 ffmpeg@8.0 libcdio-paranoia@10.2+2.0.1 libmusicbrainz@5.1.0-0.4efbed3 libxml2@2.14.6 neon@0.32.2
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/cyanreg/cyanrip
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Command line CD ripper and encoder
Description:

cyanrip is a command line tool for ripping CDs. It uses MusicBrainz to name and tag each track, and to download and embed cover art. cyanrip supports encoding tracks to multiple formats in parallel and automatically verifies checksums.

mp3guessenc 0.27.5
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://mp3guessenc.sourceforge.io
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Analyze MPEG layer I/II/III files
Description:

mp3guessenc is a command line utility that tries to detect the encoder used for an MPEG Layer III (MP3) file, as well as scan any MPEG audio file (any layer) and print a lot of useful information.

swh-plugins 0.4.17
Dependencies: fftwf@3.3.10 perl-xml-parser@2.46
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: http://plugin.org.uk
Licenses: GPL 2+
Build system: gnu
Synopsis: The SWH Plugins package for the LADSPA plugin system
Description:

This package provides Steve Harris's LADSPA plugins.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087