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.
Frescobaldi is a LilyPond sheet music text editor with syntax highlighting and automatic completion. Among other things, it can render scores next to the source, can capture input from MIDI or read MusicXML and ABC files, has a MIDI player for proof-listening, and includes a documentation browser.
Stargate is a digital audio workstation with built-in instrument and effect plugins and wave editor, providing innovative features, especially for EDM production.
This package provides the LV2 plugin "GxVBassPreAmp", a pre-amplifier simulation modelled after the 1984 Vox Venue Bass 100 Pre Amp Section.
Curseradio is a Curses-based radio player that uses a tune-in sender list from http://opml.radiotime.com.
abjad-ext-nauert provides classes for dealing with composer and music theorist Paul Nauert's quantization grids or Q-Grids, for short.
Abjad helps composers build up complex pieces of music notation in iterative and incremental ways. Use Abjad to create a symbolic representation of all the notes, rests, chords, tuplets, beams and slurs in any score. Because Abjad extends the Python programming language, you can use Abjad to make systematic changes to music as you work. Because Abjad wraps the LilyPond music notation package, you can use Abjad to control the typographic detail of symbols on the page.
XUiDesigner parses an LV2 plugin's ttl file and generates the needed controller widgets. The created GUI can be saved as UI-Bundle, which then could be built and installed. For later editing of the UI, a JSON file is added, which you could load per drag 'n drop into XUiDesigner.
This package provides the LV2 plugin "GxSwitchlessWah", a simulation of an analog Wah pedal with switchless activation.
Drumkv1 is an old-school drum-kit sampler synthesizer with stereo effects.
This plugin for beets automatically obtains tag data from https://bandcamp.com/. It's also capable of getting song lyrics and album art using the beets FetchArt plugin.
The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. Then it provides a variety of tools for manipulating and accessing your music.
InstantMusic downloads a song from YouTube in MP3 format. Songs can be searched by artist, name or even by a part of the song text.
Mamba is a virtual MIDI keyboard and MIDI file player/recorder for the JACK Audio Connection Kit. It comes with predefined keymaps for QWERTZ, QWERTY and AZERTY keyboards and also allows custom ones.
MilkyTracker is a music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility.
mod-host is an LV2 plugin host for JACK, controllable via socket or command line.
PortMidi is a library supporting real-time input and output of MIDI data using a system-independent interface.
Sorcer is a wavetable LV2 plugin synthesizer, targeted at the electronic or dubstep genre.
The MusicBrainz::DiscID module is a Perl interface to the MusicBrainz libdiscid library, allowing you to manipulate digital audio compact disc (CDDA) identifiers.
Collection of audio plugins built with the DISTRHO Plugin Framework (DPF) available in LADSPA, DSSI, LV2 and VST2 formats. This package includes the following plugins: glBars, Kars, Max-Gen examples (MaBitcrush, MaFreeverb, MaGigaverb, MaPitchshift), Mini-Series (3BandEQ, 3BandSplitter, PingPongPan), ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force), MVerb, Nekobi, and ProM.
B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops. Each chop can be leveled up or down (gating). B.Choppr is the successor of B.Slizr.
Synthesis ToolKit in C++ (STK) is a set of audio signal processing and algorithmic synthesis classes written in C++.
This package also provides its demo project, examples, ElectricGuitar, RagaMatic and Effects.
DUMB is a tracker library with support for IT, XM, S3M and MOD files. It targets maximum accuracy to the original formats, with low-pass resonant filters for the IT files, accurate timing and pitching, and three resampling quality settings (aliasing, linear interpolation and cubic interpolation).
This package provides the LV2 plugin "GxVoodooFuzz", a simulation modelled after the Voodoo Lab SuperFuzz pedal. It's basically a Bosstone circuit, followed by the tone control of the FoxToneMachine in parallel with a DarkBooster, followed by a volume control.
pysmf is a Python extension module for reading and writing Standard MIDI files, based on libsmf.