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.
LibOpenMPT is a cross-platform C++ and C module playback library. It is based on the player code of the Open ModPlug Tracker project.
PortAudio is a portable C/C++ audio I/O library providing a simple API to record and/or play sound using a callback function or a blocking read/write interface.
This package provides tools for managing JACK connections and testing or configuring the JACK session. Tools include jack_lsp, jack_connect, and jack_transport.
Gnaural is a programmable auditory binaural beat synthesizer intended to be used for brainwave entrainment. Gnaural supports creation of binaural beat tracks of different frequencies and exporting of tracks into different audio formats. Gnaural can also be linked over the internet with other Gnaural instances, allowing synchronous sessions between many users.
This package provides a LADSPA plugin to manipulate the stereo width of audio signals.
VO-AACENC is the VisualOn implementation of Advanced Audio Coding (AAC) encoder.
libebur128 is a C library that implements the EBU R 128 standard for loudness normalisation.
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
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.
C.A.V.A. is a bar audio spectrum visualizer for the terminal using ALSA, MPD, PulseAudio, or a FIFO buffer as its input.
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
Patchage is a modular patch bay for audio and MIDI systems based on JACK and ALSA.
Ardour is a multi-channel digital audio workstation, allowing users to record, edit, mix and master audio and MIDI projects. It is targeted at audio engineers, musicians, soundtrack editors and composers.
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.
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.
Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy access to ALSA PCM devices, taking care of the many functions required to open, initialise and use a hw: device in mmap mode, and providing floating point audio data.
normalize is an audio track normalizer. For a collection of tracks with varying volumes, it is able to make the loudness consistent between them. This is helpful when making mixtapes, for example. It can work with WAV and MP3 files.
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.
QJackRcd is a simple graphical stereo recorder for JACK supporting silence processing for automatic pause, file splitting, and background file post-processing.
WavPack is an audio compression format with lossless, lossy and hybrid compression modes. This package contains command-line programs and library to encode and decode wavpack files.
liblo is a lightweight library that provides an easy to use implementation of the Open Sound Control (OSC) protocol.
cli-visualizer displays fast-Fourier transforms (FFTs) of the sound being played, as well as other graphical representations.
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.
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.