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.
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.
This package provides pythonic libsndfile wrapper to read and write audio files.
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.
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.
FAudio is an XAudio reimplementation that focuses solely on developing fully accurate DirectX Audio runtime libraries.
liblo is a lightweight library that provides an easy to use implementation of the Open Sound Control (OSC) protocol.
TiMidity++ is a software synthesizer. It can play MIDI files by converting them into PCM waveform data; give it a MIDI data along with digital instrument data files, then it synthesizes them in real-time, and plays. It can not only play sounds, but also can save the generated waveforms into hard disks as various audio file formats.
An easy to use audio filtering library made from webrtc code, used in libtoxcore.
Redkite is a small GUI toolkit developed in C++17 and inspired from other well known GUI toolkits such as Qt and GTK. It is minimal on purpose and is intended to be statically linked to applications, therefore satisfying any requirements they may have to be self contained, as is the case with audio plugins.
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
Noise Repellent is an LV2 plugin to reduce noise. It has the following features:
Spectral gating and spectral subtraction suppression rule
Adaptive and manual noise thresholds estimation
Adjustable noise floor
Adjustable offset of thresholds to perform over-subtraction
Time smoothing and a masking estimation to reduce artifacts
Basic onset detector to avoid transients suppression
Whitening of the noise floor to mask artifacts and to recover higher frequencies
Option to listen to the residual signal
Soft bypass
Noise profile saved with the session
This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals.
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.
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).
SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time stretching and pitch scaling of audio. This package contains the library.
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.
Cubeb is Mozilla's cross-platform audio library.
Game-music-emu is a collection of video game music file emulators that support the following formats and systems:
AYZX Spectrum/Asmtrad CPC
GBSNintendo Game Boy
GYMSega Genesis/Mega Drive
HESNEC TurboGrafx-16/PC Engine
KSSMSX Home Computer/other Z80 systems (doesn't support FM sound)
NSF/NSFENintendo NES/Famicom (with VRC 6, Namco 106, and FME-7 sound)
SAPAtari systems using POKEY sound chip
SPCSuper Nintendo/Super Famicom
VGM/VGZSega Master System/Mark III, Sega Genesis/Mega Drive, BBC Micro
WebRTC-Audio-Processing library based on Google's implementation of WebRTC.
qpwgraph is a graph manager dedicated to PipeWire, using the Qt C++ framework. It provides a visual interface to audio and video connections managed by PipeWire.
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.
SoX (Sound eXchange) is a command line utility that can convert various formats of computer audio files to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files.
Libltc is a POSIX-C Library for handling Linear/Longitudinal Time Code (LTC) data.
The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices such as ALSA or PulseAudio.