liquidsoap 1.4.1-1ubuntu0.20.04.1 source package in Ubuntu
Changelog
liquidsoap (1.4.1-1ubuntu0.20.04.1) focal; urgency=medium * Link pervasive libraries to the correct location expected by liquidsoap (LP: #1875414) -- Kyle Robbertze <email address hidden> Sun, 15 Aug 2021 21:46:44 +0200
Upload details
- Uploaded by:
- Kyle Robbertze
- Sponsored by:
- Graham Inggs
- Uploaded to:
- Focal
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any all
- Section:
- sound
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | universe | sound |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
liquidsoap_1.4.1.orig.tar.bz2 | 725.2 KiB | a4b3b20248896ace718e88456b343fc4b6a51167f6788c2dd7f08f9a5d010fec |
liquidsoap_1.4.1-1ubuntu0.20.04.1.debian.tar.xz | 16.9 KiB | 9eb8b140feb603bf3c428245837ac6b83a5212a586667c261875648e982fb116 |
liquidsoap_1.4.1-1ubuntu0.20.04.1.dsc | 3.4 KiB | ec811756504ae0b08dd3d951573038cc9c5c307e0f283751e2b8498b1c76bae3 |
Available diffs
Binary packages built by this source
- liquidsoap: audio streaming language
Liquidsoap is a powerful tool for building complex audio streaming systems,
typically targeting internet radios (e.g. icecast streams).
.
It consists of a simple script language, in which you can create, combine and
transform audio sources. Its design makes liquidsoap flexible and easily
extensible.
.
Some of the typical uses are:
* dynamically generating playlists depending on the time or other factors
* having smooth transitions between songs
* adding jingles periodically
* applying effects on the sound like volume normalization
* reencoding the stream at various qualities
* remotely controlling the stream
- liquidsoap-dbgsym: debug symbols for liquidsoap
- liquidsoap-mode: Emacs mode for editing Liquidsoap code
Liquidsoap is a powerful tool for building complex audio streaming systems,
typically targeting internet radios (e.g. icecast streams).
.
It consists of a simple script language, in which you can create, combine and
transform audio sources. Its design makes liquidsoap flexible and easily
extensible.
.
This package provides an (X)Emacs mode which makes it easier to edit
Liquidsoap source code.