Liquidsoap: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
|Thumbnail=File:Liquidsoap-logo.png | |Thumbnail=File:Liquidsoap-logo.png | ||
}} | }} | ||
== Sound processing == | |||
liquidsoap can be used to process / filter sound either in a streaming pipeline, or used "offline" to directly produce an audio output (file). | |||
See https://www.liquidsoap.info/doc-1.4.2/reference.html#source-sound-processing | |||
== Examples == | |||
For an example of use, consider the [http://activearchives.org/wiki/Data_radio Data Radio]. Here a script created a day and night playlist, with a "fallback" to allow a live stream to interrupt. | For an example of use, consider the [http://activearchives.org/wiki/Data_radio Data Radio]. Here a script created a day and night playlist, with a "fallback" to allow a live stream to interrupt. |
Revision as of 17:23, 8 May 2020
Website | http://liquidsoap.info/ |
---|---|
License | GPL |
OS | GNU/Linux, OS X, Windows |
Media | Streaming media |
Format | OGG, MP3 |
Interface | Custom programming language |
Wikipedia | http://en.wikipedia.org/wiki/Draft:Liquidsoap |
Thumbnail |
Sound processing
liquidsoap can be used to process / filter sound either in a streaming pipeline, or used "offline" to directly produce an audio output (file).
See https://www.liquidsoap.info/doc-1.4.2/reference.html#source-sound-processing
Examples
For an example of use, consider the Data Radio. Here a script created a day and night playlist, with a "fallback" to allow a live stream to interrupt.