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.
AlsaModularSynth is a digital implementation of a classical analog modular synthesizer system. It uses virtual control voltages to control the parameters of the modules. The control voltages which control the frequency e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled Filter) modules follow the convention of 1V / Octave.
Dexed is a multi-platform, multi-format plugin synthesizer. The sound engine is closely modeled on the original Yamaha DX7 characteristics. Dexed is also a MIDI cartridge librarian/manager for the DX7. Features include:
144 DAW automatable DX7 parameters available from one single panel;
It fully supports DX7 input and output Sysex messages; including controller change. This means that you can use this with a native DX7/TX7 as a patch editor and sysex manager.
Every FM operator has a realtime VU meter to know which one is active.
It can load/save any DX7/TX7 sysex programs. It is also possible to save a single program into a different sysex file.
Dexed can be configured to use some of the original math limitation of a DX synthesizer. This does not only apply to the DAC, it also involves the bit resolution of the sine waves and the way that the amplitude is applied to each operator. Dexed comes with three engine types:
Modern: this is the original 24-bit implementation.
Mark I: Based on the OPL Series but at a higher resolution (LUT are 10-bits). The target of this engine is to be closest to the real DX7.
OPL Series: this is an experimental 8-bit implementation of the reversed engineered OPL family chips.
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.
This package provides libshout plus IDJC extensions.
The pa-notify daemon sends notifications about the current volume level of PulseAudio or PipeWire using libnotify.
wp-notifyd is a lightweight notification daemon for WirePlumber (the session and policy manager for PipeWire).
Codec 2 is a speech codec designed for communications quality speech between 700 and 3200 bit/s. The main application is low bandwidth HF/VHF digital radio.
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.
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.
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.
Tenacity is a multi-track audio editor designed for recording, playing and editing digital audio. It features digital effects and spectrum analysis tools.
TinyALSA is a small library to interface with ALSA in the Linux kernel.
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.
Faust is a programming language for realtime audio signal processing.
This package provides a header-only version of the HIIR library by Laurent De Soras, updated to version 1.40. HIIR is a C++ library for changing the sampling rate of a signal by a factor two, in both directions (upsampling and downsampling), obtaining two signals with a π/2 phase difference (Hilbert transform). It is made of a two-path polyphase IIR filter, implemented with FPU, 3DNow!, SSE, SSE2, AVX, AVX-512 and NEON instruction sets.
This package contains the same as the original library, except with the contents of one source file moved into a header file (and set as inline) to make the library header-only, and with the test folder removed.
RSound allows you to send audio from an application and transfer it directly to a different computer on your LAN network. It is an audio daemon with a much different focus than most other audio daemons.
LibOpenMPT is a cross-platform C++ and C module playback library. It is based on the player code of the Open ModPlug Tracker project.
Pure Python bindings for Augeas.
Augeas is a library and command line tool for programmatically editing configuration files in a controlled manner. Augeas exposes a tree of all configuration settings and a simple local API for manipulating the tree. Augeas then modifies underlying configuration files according to the changes that have been made to the tree; it does as little modeling of configurations as possible, and focuses exclusivley on transforming the tree-oriented syntax of its public API to the myriad syntaxes of individual configuration files.
The OATH Toolkit provides various components for building OTP authentication systems:
oathtool, a command-line tool for generating & validating OTPs.liboath, a C library for OATH handling.pskctool, a command-line tool for manipulating secret key files in the PSKC format described in RFC6030.libpskc, a shared and static C library for PSKC handling.pam_oath, a PAM module for pluggable login authentication.
Supported technologies include the event-based HOTP algorithm (RFC4226), the time-based TOTP algorithm (RFC6238), and PSKC (RFC6030) to manage secret key data.
This package provides a library to generate HOTPs as specified in RFC 4226 and TOTPs as specified in RFC 6238.
Pamtester is a tiny utility program to test the pluggable authentication modules (PAM) facility, specifically designed to help PAM module authors to intensively test their own modules.
oauth2l (pronounced ``oauth tool'') is a simple command-line tool for working with Google OAuth 2.0 written in Go. Its primary use is to fetch and print OAuth 2.0 access tokens, which can be used with other command-line tools and scripts.
The Yubico PAM module provides an easy way to integrate the YubiKey into your existing user authentication infrastructure.