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

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.


yoshimi 2.3.0.2
Dependencies: alsa-lib@1.2.11 boost@1.89.0 cairo@1.18.4 fftwf@3.3.10 fltk@1.3.11 fontconfig-minimal@2.14.0 jack2@1.9.21 lv2@1.18.10 mesa@25.2.3 minixml@3.3.1 ncurses@6.2.20210619 readline@8.2.13 zlib@1.3.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://yoshimi.sourceforge.net/
Licenses: GPL 2
Build system: cmake
Synopsis: Multi-paradigm software synthesizer
Description:

Yoshimi is a fork of ZynAddSubFX, a feature-heavy real-time software synthesizer. It offers three synthesizer engines, multitimbral and polyphonic synths, microtonal capabilities, custom envelopes, effects, etc. Yoshimi improves on support for JACK features, such as JACK MIDI.

bshapr 0.13
Dependencies: cairo@1.18.4 lv2@1.18.10 libx11@1.8.12
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/sjaehn/BShapr
Licenses: GPL 3+
Build system: gnu
Synopsis: Beat/envelope shaper LV2 plugin
Description:

B.Shapr is a beat/envelope shaper LV2 plugin.

aria-maestosa 1.4.13
Dependencies: wxwidgets@3.2.8.1 glib@2.83.3 alsa-lib@1.2.11
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.

perl-webservice-musicbrainz 1.0.7
Propagated dependencies: perl-mojolicious@9.17
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://metacpan.org/release/WebService-MusicBrainz
Licenses: GPL 1+
Build system: perl
Synopsis: Web service API to the MusicBrainz database
Description:

This module searches the MusicBrainz database through their web service at musicbrainz.org.

dragonfly-reverb 3.2.10
Dependencies: jack@0.125.0 libx11@1.8.12 mesa@25.2.3
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://michaelwillis.github.io/dragonfly-reverb/
Licenses: GPL 3+
Build system: gnu
Synopsis: Concert hall reverb and room reverb effects
Description:

Dragonfly Reverb is a bundle of two free audio effects: a concert hall reverb and a room reverb. Both are available as LV2 plugins as well as JACK standalone applications.

dssi 1.1.1
Dependencies: alsa-lib@1.2.11 jack@0.125.0 ladspa@1.13 libsamplerate@0.1.9 libsndfile@1.2.0 liblo@0.31
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://dssi.sourceforge.net/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Audio plugin API for soft synths and effects
Description:

DSSI is a plugin API for software instruments with user interfaces, permitting them to be hosted in-process by audio applications. It is intended to be simple, GUI-toolkit-agnostic, and slightly biased towards familiarity with MIDI. The DSSI distribution package contains a JACK/ALSA-sequencer reference host and some plugins as well as the specification and header.

qmidiroute 0.4.0
Dependencies: qtbase@5.15.17 alsa-lib@1.2.11
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.

samplv1 1.3.2
Dependencies: jack@0.125.0 lv2@1.18.10 libsndfile@1.2.0 alsa-lib@1.2.11 new-session-manager@1.6.0 liblo@0.31 qtbase@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://samplv1.sourceforge.io
Licenses: GPL 2+
Build system: cmake
Synopsis: Polyphonic sampler synthesizer with stereo effects
Description:

Samplv1 is an old-school polyphonic sampler synthesizer with stereo effects.

midicsv 1.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://www.fourmilab.ch/webtools/midicsv/
Licenses: Public Domain
Build system: gnu
Synopsis: Convert MIDI files to and from CSV
Description:

Midicsv reads a standard MIDI file and decodes it into a comma-separated value file (CSV), which preserves all the information in the MIDI file. The ASCII CSV file may be loaded into a spreadsheet or database application, or processed by a program to transform the MIDI data (for example, to key transpose a composition or extract a track from a multi-track sequence). A CSV file in the format created by midicsv may be converted back into a standard MIDI file with the csvmidi program.

perl-musicbrainz-discid 0.06
Dependencies: libdiscid@0.6.5
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://metacpan.org/release/MusicBrainz-DiscID
Licenses: GPL 2
Build system: perl
Synopsis: Perl interface to the MusicBrainz libdiscid library
Description:

The MusicBrainz::DiscID module is a Perl interface to the MusicBrainz libdiscid library, allowing you to manipulate digital audio compact disc (CDDA) identifiers.

clyrics 0.17
Dependencies: bash@5.2.37 perl@5.36.0 perl-www-mechanize@1.91 perl-lwp-protocol-https@6.09 perl-mozilla-ca@20240313
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/trizen/clyrics
Licenses: GPL 3+
Build system: trivial
Synopsis: Extensible lyrics fetcher
Description:

Clyrics is an extensible command-line tool to fetch the lyrics of songs. It can be used in daemon mode along with the Music-on-Console (MOC) and cmus console music players.

tuner 2.0.0
Dependencies: bash-minimal@5.2.37 glib@2.83.3 granite@6.2.0 gtk+@3.24.51 libgee@0.20.6 gstreamer@1.26.3 gst-plugins-base@1.26.3 gst-plugins-good@1.26.3 gst-plugins-bad@1.26.3 libsoup@3.6.4 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.

non-mixer 1.9.5-5.257ec59
Dependencies: jack@0.125.0 liblo@0.31 ladspa@1.13 lrdf@0.6.1 ntk@1.3.1000 lv2@1.18.10 lilv@0.24.22
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://non.tuxfamily.org/wiki/Non%20Mixer
Licenses: GPL 2+
Build system: waf
Synopsis: Modular digital audio mixer
Description:

The Non Mixer is a powerful, reliable and fast modular digital audio mixer. It utilizes JACK for inter-application audio I/O and the NTK GUI toolkit for a fast and lightweight user interface. Non Mixer can be used alone or in concert with Non Timeline and Non Sequencer to form a complete studio.

denemo 2.6.44
Dependencies: alsa-lib@1.2.11 aubio@0.4.9 evince@46.3.1 fftw@3.3.10 fluidsynth@2.4.8 glib@2.83.3 gtk+@3.24.51 gtksourceview@3.24.11 guile@3.0.9 librsvg@2.58.5 libsndfile@1.2.0 libxml2@2.14.6 lilypond@2.25.30 portaudio@190600.20161030 portmidi@217 rubberband@4.0.0
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://www.denemo.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Graphical music notation, front-end to GNU Lilypond
Description:

GNU Denemo is a music notation editor that provides a convenient interface to the powerful music engraving program Lilypond. Music can be typed in using the computer keyboard, played in using a MIDI keyboard, or even input via a microphone connected to the sound card. The final product is publication-quality music notation that is continuously generated in the background while you work.

gx-slow-gear-lv2 0-3.5d37e775b
Dependencies: lv2@1.18.10 gtk+@3.24.51
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/brummer10/GxSlowGear.lv2
Licenses: GPL 3+
Build system: gnu
Synopsis: Slow gear audio effect
Description:

This package provides the LV2 plugin "GxSlowGear", a slow gear audio effect to produce volume swells.

zplugins 0.2.5
Dependencies: guile@3.0.9 libsndfile@1.2.0 lv2@1.18.10 ztoolkit-rsvg@0.1.2
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://www.zrythm.org/en/plugins.html
Licenses: AGPL 3+
Build system: meson
Synopsis: Audio plugin collection
Description:

ZPlugins is a collection of audio DSP plugins intended to be bundled with the Zrythm digital audio workstation (DAW).

python-discogs-client 2.8
Propagated dependencies: python-dateutil@2.9.0 python-oauthlib@3.3.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/joalla/discogs_client
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python client for the Discogs API
Description:

This is the continuation of the official Discogs API client for Python. It enables you to query the Discogs database for information on artists, releases, labels, users, Marketplace listings,and more. It also supports OAuth 1.0a authorization, which allows you to change user data such as profile information, collections and wantlists,inventory, and orders.

frescobaldi 4.0.4
Dependencies: bash-minimal@5.2.37 lilypond@2.25.30 poppler@22.09.0 portmidi@2.0.4 python-ly@0.9.9 python-pyqt@6.9.1 python-pyqt6-sip@13.10.2 python-pyqtwebengine@6.9.0 qpageview@1.0.1 qtbase@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://www.frescobaldi.org/
Licenses: GPL 2+
Build system: pyproject
Synopsis: LilyPond sheet music text editor
Description:

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.

non-session-manager 1.9.5-5.257ec59
Dependencies: jack@0.125.0 liblo@0.31 ntk@1.3.1000
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://non.tuxfamily.org/nsm/
Licenses: GPL 2+
Build system: waf
Synopsis: Audio session management
Description:

The Non Session Manager is an API and an implementation for audio session management. NSM clients use a well-specified OSC protocol to communicate with the session management daemon.

solfege 3.23.5pre2
Dependencies: bash-minimal@5.2.37 python-wrapper@3.11.14 python-pycairo@1.28.0 python-pygobject@3.50.0 gettext-minimal@0.23.1 gtk+@3.24.51 lilypond@2.25.30
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.

whysynth 20170701
Dependencies: dssi@1.1.1 liblo@0.31 fftwf@3.3.10 gtk+@2.24.33 ladspa@1.13 alsa-lib@1.2.11
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: http://smbolton.com/whysynth.html
Licenses: GPL 2+
Build system: gnu
Synopsis: DSSI software synthesizer
Description:

WhySynth is a versatile softsynth which operates as a plugin for the DSSI Soft Synth Interface. A brief list of features:

  1. 4 oscillators, 2 filters, 3 LFOs, and 5 envelope generators per voice.

  2. 11 oscillator modes: minBLEP, wavecycle, chorused wavecycle, asynchronous granular, three FM modes, waveshaper, noise, PADsynth, and phase distortion.

  3. 10 filter modes.

  4. flexible modulation and mixdown options, plus effects.

klick 0.12.2
Dependencies: boost@1.89.0 jack@0.125.0 libsndfile@1.2.0 libsamplerate@0.1.9 liblo@0.31 rubberband@4.0.0
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: http://das.nasophon.de/klick/
Licenses: GPL 2+
Build system: scons
Synopsis: Metronome for JACK
Description:

klick is an advanced command-line based metronome for JACK. It allows you to define complex tempo maps for entire songs or performances.

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.

lsp-plugins 1.2.25
Dependencies: cairo@1.18.4 freetype@2.13.3 jack2@1.9.21 libsndfile@1.2.0 libx11@1.8.12 libxrandr@1.5.4 mesa@25.2.3
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://lsp-plug.in/
Licenses: LGPL 3
Build system: gnu
Synopsis: Audio plugin collection
Description:

LSP (Linux Studio Plugins) is a collection of audio plugins available as LADSPA/LV2 plugins and as standalone JACK applications.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087