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

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.


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.

jamesdsp 2.7.0-0.53cf098
Dependencies: asyncplusplus@1.2 glibmm@2.66.6 libarchive@3.7.7 pipewire@1.4.5 qcodeeditor@0-0.dc644d4 qcustomplot@2.1.1 qt-advanced-docking-system@4.4.1 qtcsv@1.7 qtpromise@0.7.0 qtsvg@6.9.2 qtwidgetanimationframework@0-0.b07ab59
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/Audio4Linux/JDSP4Linux
Licenses: GPL 3+
Build system: qt
Synopsis: Audio effect processor for PipeWire and PulseAudio clients
Description:

JamesDSP is an audio effect processor for PipeWire and PulseAudio clients, featuring:

  • Automatic bass boost: Frequency-detecting bass-boost

  • Automatic dynamic range compressor: automated multiband dynamic range adjusting effect

  • Complex reverberation IIR network (Progenitor 2)

  • Interpolated FIR equalizer with flexible bands

  • Arbitrary response equalizer (also known as GraphicEQ from EqualizerAPO)

  • AutoEQ database integration (requires network connection)

  • Partitioned convolver (Auto segmenting convolution): Mono, stereo, full/true stereo (LL, LR, RL, RR) impulse response

  • Crossfeed: Realistic surround effects

  • Soundstage wideness: A multiband stereo wideness controller

  • ViPER-DDC: Parametric equalization on audio and creating VDC input files

  • Analog modeling: An aliasing-free even harmonic generator

  • Output limiter

  • Scripting engine: Live programmable DSP using the EEL2 scripting language

  • Scripting IDE featuring syntax highlighting, basic code completion, dynamic code outline window, console output support and detailed error messages with inline code highlighting

bluez-alsa 4.3.1
Dependencies: alsa-lib@1.2.11 bluez@5.79 dbus@1.15.8 glib@2.83.3 ldacbt@2.0.2.3 libbsd@0.11.7 ncurses@6.2.20210619 ortp@5.3.112 sbc@1.5
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/Arkq/bluez-alsa
Licenses: Expat
Build system: gnu
Synopsis: Bluetooth ALSA backend
Description:

This project is a rebirth of a direct integration between Bluez and ALSA. Since Bluez >= 5, the built-in integration has been removed in favor of 3rd party audio applications. From now on, Bluez acts as a middleware between an audio application, which implements Bluetooth audio profile, and a Bluetooth audio device. BlueALSA registers all known Bluetooth audio profiles in Bluez, so in theory every Bluetooth device (with audio capabilities) can be connected. In order to access the audio stream, one has to connect to the ALSA PCM device called bluealsa. The device is based on the ALSA software PCM plugin.

qjackctl 1.0.4
Dependencies: alsa-lib@1.2.11 jack@0.125.0 portaudio@190600.20161030 qtbase@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://qjackctl.sourceforge.io/
Licenses: GPL 2+
Build system: cmake
Synopsis: Jack server control application
Description:

Control a Jack server. Allows you to plug various sources into various outputs and to start, stop and configure jackd

stargate-soundtouch 0-0.464f474
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/stargatedaw/stargate-soundtouch
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Audio processing library for changing tempo, pitch and playback rate
Description:

SoundTouch is an audio processing library for changing the tempo, pitch and playback rates of audio streams or audio files. It is intended for application developers writing sound processing tools that require tempo/pitch control functionality, or just for playing around with the sound effects.

rev-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 reverb plugin
Description:

This package provides a stereo reverb LADSPA plugin based on the well-known greverb.

resample 1.8.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://ccrma.stanford.edu/~jos/resample/Free_Resampling_Software.html
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Sampling rate conversion and filter design utilities
Description:

This package contains the resample and windowfilter command line utilities. The resample command allows changing the sampling rate of a sound file, while the windowfilter command allows designing Finite Impulse Response (FIR) filters using the so-called window method.

python-resampy 0.4.3
Propagated dependencies: python-numba@0.61.0 python-numpy@1.26.4 python-scipy@1.12.0 python-six@1.17.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/bmcfee/resampy
Licenses: ISC
Build system: pyproject
Synopsis: Efficient signal resampling
Description:

python-resampy implements the band-limited sinc interpolation method for sampling rate conversion as described by Julius O. Smith at the Digital Audio Resampling Home Page.

libinstpatch 1.1.6
Dependencies: glib@2.83.3 libsndfile@1.2.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: http://www.swamiproject.org/
Licenses: LGPL 2.1
Build system: cmake
Synopsis: Instrument file software library
Description:

libInstPatch is a library for processing digital sample based MIDI instrument "patch" files. The types of files libInstPatch supports are used for creating instrument sounds for wavetable synthesis. libInstPatch provides an object framework (based on GObject) to load patch files, which can then be edited, converted, compressed and saved.

python-pysox 1.5.0
Dependencies: sox@14.4.2
Propagated dependencies: python-numpy@1.26.4 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/rabitt/pysox
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python wrapper around SoX
Description:

python-pysox is a wrapper around the sox command line tool. The API offers Transformer and Combiner classes that allow the user to incrementally build up effects and audio manipulations. python-pysox also provides methods for querying audio information such as sample rate, determining whether an audio file is silent, and much more.

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.

soxr 0.1.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://sourceforge.net/p/soxr/wiki/Home/
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: One-dimensional sample-rate conversion library
Description:

The SoX Resampler library (libsoxr) performs one-dimensional sample-rate conversion. It may be used, for example, to resample PCM-encoded audio.

drc 3.2.3
Dependencies: fftw@3.3.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://drc-fir.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Digital room correction
Description:

DRC is a program used to generate correction filters for acoustic compensation of HiFi and audio systems in general, including listening room compensation. DRC generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. DRC doesn't provide convolution features, and provides only some simplified, although really accurate, measuring tools.

shntool 3.0.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: http://etree.org/shnutils/shntool/
Licenses: GPL 2+ X11
Build system: gnu
Synopsis: WAVE audio data processing tool
Description:

shntool is a multi-purpose WAVE data processing and reporting utility. File formats are abstracted from its core, so it can process any file that contains WAVE data, compressed or not---provided there exists a format module to handle that particular file type. It can also generate CUE files, and use them split WAVE data into multiple files.

python-soxr 1.0.0
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/dofuuz/python-soxr
Licenses: LGPL 2.1
Build system: pyproject
Synopsis: High quality, one-dimensional sample-rate conversion library
Description:

Python-SoXR is a Python wrapper of libsoxr, a high quality, one-dimensional sample-rate conversion library.

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.

jacktrip 2.7.1
Dependencies: jack2@1.9.21 python@3.11.14 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.

faust 2.81.10
Dependencies: libsndfile@1.2.0 libmicrohttpd@1.0.2 ncurses@6.2.20210619 openssl@3.0.8 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.

python-jack-client 0.5.5
Dependencies: pipewire@1.4.5
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://jackclient-python.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: JACK Audio Connection Kit (JACK) client for Python
Description:

This package provides a JACK Audio Connection Kit (JACK) client for Python. This variant uses the compatibility JACK implementation provided by Pipewire.

mt32emu 2.7.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://sourceforge.net/projects/munt/
Licenses: GPL 2+
Build system: cmake
Synopsis: Pre-GM Roland MIDI device emulator
Description:

libmt32emu is a C/C++ library which approximately emulates the Roland MT-32, CM-32L and LAPC-I synthesizer modules. It is part of the Munt project.

lvtk 1.2.0-0.23dd995
Dependencies: boost@1.89.0 gtkmm@2.24.5 lv2@1.18.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/lvtk/lvtk
Licenses: ISC
Build system: waf
Synopsis: C++ libraries for LV2 plugins
Description:

The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and extensions into easy to use C++ classes. It is the successor of lv2-c++-tools.

mcp-plugins 0.4.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://kokkinizita.linuxaudio.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Chorus, phaser, and vintage high-pass and low-pass filters
Description:

This package provides various LADSPA plugins. cs_chorus and cs_phaser provide chorus and phaser effects, respectively; mvclpf24 provides four implementations of the low-pass filter used in vintage Moog synthesizers; mvchpf24 is based on the voltage-controlled high-pass filter by Robert Moog. The filters attempt to accurately emulate the non-linear circuit elements of their original analog counterparts.

python-soundfile 0.13.1
Propagated dependencies: python-cffi@1.17.1 python-numpy@1.26.4 libsndfile@1.2.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/bastibe/SoundFile
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings for libsndfile
Description:

This package provides python bindings for libsndfile based on CFFI and NumPy.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087