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

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.


petri-foo 0.1.87
Dependencies: alsa-lib@1.2.16 glib@2.86.0 jack@0.125.0 libgnomecanvas@2.30.3 liblo@0.31 libsamplerate@0.1.9 libsndfile@1.2.2-0.68f6c16 libxml2@2.14.6 openssl@3.5.5
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://petri-foo.sourceforge.net/
Licenses: GPL 2
Build system: cmake
Synopsis: Audio sampler for JACK
Description:

Petri-Foo is a fork of the Specimen sampler project intended to run under a JACK session.

rkrlv2 0-2.7edcb4e
Dependencies: fftw@3.3.10 libsamplerate@0.1.9 lv2@1.18.10
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/ssj71/rkrlv2
Licenses: GPL 2
Build system: cmake
Synopsis: Rakarrack effects ported to LV2 plugins
Description:

This package provides the Rakarrack effects as LV2 plugins. The ports are done such that hopefully when Rakarrack gets an active maintainer these will get merged into the original project.

lmms-next 1.3.0-alpha.1-0.83313e7
Dependencies: alsa-lib@1.2.16 carla@2.6.0-1.294a801 fftwf@3.3.10 fltk@1.4.4 fluidsynth@2.4.8 freetype@2.13.3 jack2@1.9.22-0.1795946 ladspa@1.13 lame@3.100 libgig@4.5.1 libogg@1.3.6 libsamplerate@0.1.9 libsndfile@1.2.2-0.68f6c16 libsoundio@2.0.0 libvorbis@1.3.7 libxft@2.3.8 portaudio@190600.20161030 pulseaudio@16.1 qtwayland@6.9.2 sdl2@2.30.8 stk@5.0.1 adplug@2.4 exprtk@0.0.3 hiir@0-0.4a9a1e6 libxml2@2.14.6 lilv@0.24.22 lv2@1.18.10 perl@5.36.0 perl-list-moreutils@0.430 perl-xml-parser@2.46 qtsvg@6.9.2 ringbuffer@0.9.0 suil@0.10.20
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://lmms.io/
Licenses: GPL 2+
Build system: qt
Synopsis: Music composition tool
Description:

LMMS is a digital audio workstation. It includes tools for sequencing melodies and beats and for mixing and arranging songs. LMMS includes instruments based on audio samples and various soft sythesizers. It can receive input from a MIDI keyboard.

solfege 3.23.5pre2
Dependencies: bash-minimal@5.2.37 python-wrapper@3.12.12 python-pycairo@1.28.0 python-pygobject@3.54.3 gettext-minimal@0.23.1 gtk+@3.24.51 lilypond@2.26.0
Propagated dependencies: timidity++@2.15.0
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://www.gnu.org/software/solfege/
Licenses: GPL 3+
Build system: gnu
Synopsis: Ear training
Description:

GNU Solfege is a program for practicing musical ear-training. With it, you can practice your recognition of various musical intervals and chords. It features a statistics overview so you can monitor your progress across several sessions. Solfege is also designed to be extensible so you can easily write your own lessons.

gx-guvnor-lv2 0.1
Dependencies: lv2@1.18.10
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/brummer10/GxGuvnor.lv2
Licenses: GPL 3+
Build system: gnu
Synopsis: Overdrive/distortion pedal simulation
Description:

This package provides the LV2 plugin "GxGuvnor", a simulation of an overdrive or distortion pedal for guitars.

fmit 1.2.14
Dependencies: alsa-lib@1.2.16 bash-minimal@5.2.37 fftw@3.3.10 jack@0.125.0 portaudio@190600.20161030 qtbase@5.15.17 qtmultimedia@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://gillesdegottex.github.io/fmit/
Licenses: GPL 2+ LGPL 2.1
Build system: gnu
Synopsis: Musical instrument tuner
Description:

FMIT is a graphical utility for tuning musical instruments, with error and volume history, and advanced features.

mopidy-local 3.3.0
Propagated dependencies: mopidy@3.4.2 python-pykka@4.4.2 python-uritools@6.0.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://mopidy.com/ext/local/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Mopidy extension for playing music from local file archive
Description:

This package provides Mopidy's extension for playing music from local file archive.

In contrast to Mopidy-File, Mopidy-Local builds an index of archive’s metadata ahead of time, and can thus provide additional features like search.

The music metadata is stored in a SQLite database. This lets users to browse their music collection by album, artist, composer and performer, and provides full-text search capabilities based on SQLite’s FTS modules. It also notices updates via mopidy local scan while Mopidy is running, so you can scan your media library periodically, for example from a cron job.

pragha 1.3.4
Dependencies: bash-minimal@5.2.37 glib@2.86.0 grilo@0.3.19 gstreamer@1.28.1 gst-plugins-base@1.28.1 gst-plugins-good@1.28.1 gtk+@3.24.51 libcddb@1.3.2 libcdio@2.1.0 libcdio-paranoia@10.2+2.0.1 libgudev@238 libnotify@0.8.8 libpeas@1.36.0 libsoup@3.6.5 sqlite@3.39.3 taglib@2.1.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://pragha-music-player.github.io
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: Music player
Description:

Pragha is a lightweight music player based on Gtk and sqlite. It is constructed to be fast, light, and simultaneously tries to be complete without obstructing your daily work.

aria-maestosa 1.4.13
Dependencies: wxwidgets@3.2.10 glib@2.86.0 alsa-lib@1.2.16
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://ariamaestosa.sourceforge.net/
Licenses: GPL 3+
Build system: scons
Synopsis: MIDI sequencer and editor
Description:

Aria Maestosa is a MIDI sequencer and editor. It lets you compose, edit and play MIDI files with a few clicks in a user-friendly interface offering score, keyboard, guitar, drum and controller views.

sooperlooper 1.7.8
Dependencies: jack@0.125.0 alsa-lib@1.2.16 wxwidgets@3.2.10 libsndfile@1.2.2-0.68f6c16 libsamplerate@0.1.9 liblo@0.31 rubberband@4.0.0 libxml2@2.14.6 libsigc++@2.9.3 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://sonosaurus.com/sooperlooper/
Licenses: GPL 2+
Build system: gnu
Synopsis: Live looping sampler
Description:

SooperLooper is a live looping sampler capable of immediate loop recording, overdubbing, multiplying, reversing and more. It allows for multiple simultaneous multi-channel loops limited only by your computer's available memory.

vl1-emulator 1.1.0.0
Dependencies: cairo@1.18.4 jack@0.125.0 mesa@26.0.2
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/linuxmao-org/VL1-emulator
Licenses: Expat CC0
Build system: gnu
Synopsis: Emulator of Casio VL-Tone VL1
Description:

The VL1-Emulator is an emulator of Casio VL-Tone VL1, based on source code by PolyValens, offered as an LV2 plugin and a standalone JACK application.

qmidiroute 0.4.0
Dependencies: qtbase@5.15.17 alsa-lib@1.2.16
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://alsamodular.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: MIDI event router and filter
Description:

QMidiRoute is a MIDI event router and filter. MIDI note, control change, program change and pitch bend events are logged, and can be filtered, redirected and transformed into other events according to MIDI maps defined as tabs in the main control surface.

pianobooster 1.0.0-1.6dafdcb
Dependencies: alsa-lib@1.2.16 fluid-3@2.1 fluidsynth@2.4.8 ftgl@2.4.0 glu@9.0.2 qt5compat@6.9.2 rtmidi@6.0.0
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://www.pianobooster.org/
Licenses: GPL 3+ CC-BY 4.0
Build system: qt
Synopsis: MIDI player for learning to sight read on a piano
Description:

PianoBooster is a MIDI file player that displays the musical notes and teaches you how to play the piano. The difference between playing along to a CD or a standard MIDI file is that Piano Booster listens and reacts to what you are playing on a MIDI piano keyboard. You can play along to any track in the MIDI file and Piano Booster will follow your playing.

python-musicbrainzngs 0.7.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://python-musicbrainzngs.readthedocs.org/
Licenses: FreeBSD ISC
Build system: pyproject
Synopsis: Python bindings for MusicBrainz NGS webservice
Description:

Musicbrainzngs implements Python bindings of the MusicBrainz web service. This library can be used to retrieve music metadata from the MusicBrainz database.

le-biniou-data 3.67.0
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://biniou.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Data files for use with Le Biniou
Description:

This package contains data files for use with Le Biniou.

gx-super-fuzz-lv2 0.1
Dependencies: lv2@1.18.10
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/brummer10/GxSuperFuzz.lv2
Licenses: GPL 3+
Build system: gnu
Synopsis: Fuzz effect modelled after the UniVox SuperFuzz
Description:

This package provides the LV2 plugin "GxSuperFuzz", an analog simulation of the UniVox SuperFuzz pedal. In this simulation the trim pot, which is usually in the housing, is exposed as a control parameter. It adjusts the amount of harmonics.

ams-lv2 1.2.2
Dependencies: cairo@1.18.4 fftw@3.3.10 gtk+@2.24.33 gtkmm@2.24.5 lv2@1.18.10 lvtk@1.2.0-0.23dd995
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/blablack/ams-lv2
Licenses: GPL 2
Build system: waf
Synopsis: Port of Alsa Modular Synth internal modules into LV2
Description:

This set of LV2 plugins is a port of the internal modules found in Alsa Modular Synth. These plugins are used to create modular synthesizers and contain: VCO, VCF, VCA, LFO, slew limiter, envelopes, sample and hold, etc.

python-abjad 3.31
Dependencies: lilypond@2.26.0
Propagated dependencies: python-quicktions@1.22 python-ply@3.11 python-roman@5.2 python-uqbar@0.9.6
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://abjad.github.io
Licenses: Expat
Build system: pyproject
Synopsis: Python API for building LilyPond files
Description:

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.

spectacle-analyzer 2.0
Dependencies: cairo@1.18.4 fftw@3.3.10 fftwf@3.3.10 jack@0.125.0 lv2@1.18.10 mesa@26.0.2
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/jpcima/spectacle
Licenses: ISC Expat
Build system: gnu
Synopsis: Realtime graphical spectrum analyzer
Description:

Spectacle is a real-time spectral analyzer using the short-time Fourier transform, available as LV2 audio plugin and JACK client.

tuner 2.0.0
Dependencies: bash-minimal@5.2.37 glib@2.86.0 granite@6.2.0 gtk+@3.24.51 libgee@0.20.8 gstreamer@1.28.1 gst-plugins-base@1.28.1 gst-plugins-good@1.28.1 gst-plugins-bad@1.28.1 libsoup@3.6.5 json-glib-minimal@1.10.0
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/louis77/tuner
Licenses: GPL 3+
Build system: meson
Synopsis: Application to discover and play internet radio stations
Description:

Tuner is a minimalist radio station player to discover and listen to your favourite internet radio stations. The application consists of a radio station catalogue sourced from radio-browser.info, and has presets of selections of stations based on random, top, trending, genre.

gx-switchless-wah-lv2 0-2.7b0869120
Dependencies: lv2@1.18.10
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/brummer10/GxSwitchlessWah.lv2
Licenses: GPL 3+
Build system: gnu
Synopsis: Wah emulation with switchless activation
Description:

This package provides the LV2 plugin "GxSwitchlessWah", a simulation of an analog Wah pedal with switchless activation.

firefly-synth 1.9.9
Dependencies: libxrandr@1.5.4 libxinerama@1.1.5 libxcursor@1.2.3 freetype@2.13.3 fontconfig-minimal@2.16.0 mesa@26.0.2 alsa-lib@1.2.16
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/sjoerdvankreel/firefly-synth
Licenses: GPL 3
Build system: cmake
Synopsis: Semi-modular synthesizer and FX plugin, VST3 and CLAP
Description:

A semi-modular software synthesizer and fx plugin

sorcer 1.1.3-2.94107b2
Dependencies: boost@1.89.0 lv2@1.18.10 ntk@1.3.1000
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: http://openavproductions.com/sorcer/
Licenses: GPL 3+
Build system: cmake
Synopsis: Wavetable LV2 plugin synth
Description:

Sorcer is a wavetable LV2 plugin synthesizer, targeted at the electronic or dubstep genre.

Total packages: 72465