Audio toolkit for streaming, aiming at complex Internet radio systems https://savonet.sourceforge.net/
Go to file
2024-01-11 17:29:56 +01:00
liquidsoap.service do not require ocaml; liquidsoap is compiled with the OCaml native compiler [release 1.1.1-8mamba;Sat Jul 20 2013] 2024-01-06 06:23:47 +01:00
liquidsoap.spec rebuilt with dune 3.12.2 and ocaml-menhir-devel 20231231 [release 2.2.3-2mamba;Wed Jan 10 2024] 2024-01-11 17:29:56 +01:00
liquidsoap.tmpfilesd update to 2.0.2 [release 2.0.2-1mamba;Fri Feb 04 2022] 2024-01-06 06:23:47 +01:00
README.md do not require ocaml; liquidsoap is compiled with the OCaml native compiler [release 1.1.1-8mamba;Sat Jul 20 2013] 2024-01-06 06:23:47 +01:00

liquidsoap

Liquidsoap is a powerful and flexible language for describing your streams. It offers a rich collection of operators that you can combine at will, giving you more power than you need for creating or transforming streams. But liquidsoap is still very light and easy to use, in the Unix tradition of simple strong components working together.

Some examples of what you can do using Liquidsoap:

  • static or dynamic playlists
  • time-based selection of the audio source
  • quota- or time-based insertions or mixes of jingles
  • live DJ interventions
  • interactive user requests
  • fully-customizable transitions, e.g. crossfading
  • speech-synthesis of track metadata
  • simple access to remote files
  • and much more!