mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: lmms: Reformat description.
* gnu/packages/music.scm (lmms)[description]: Reformat.
This commit is contained in:
parent
7dcc4d70ee
commit
76f4f79267
1 changed files with 4 additions and 3 deletions
|
@ -4781,9 +4781,10 @@ (define-public lmms
|
||||||
sdl))
|
sdl))
|
||||||
(home-page "https://lmms.io/")
|
(home-page "https://lmms.io/")
|
||||||
(synopsis "Music composition tool")
|
(synopsis "Music composition tool")
|
||||||
(description "LMMS is a digital audio workstation. It includes tools for sequencing
|
(description "LMMS is a digital audio workstation. It includes tools for
|
||||||
melodies and beats and for mixing and arranging songs. LMMS includes instruments based on
|
sequencing melodies and beats and for mixing and arranging songs. LMMS
|
||||||
audio samples and various soft sythesizers. It can receive input from a MIDI keyboard.")
|
includes instruments based on audio samples and various soft sythesizers. It
|
||||||
|
can receive input from a MIDI keyboard.")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public liquidsfz
|
(define-public liquidsfz
|
||||||
|
|
Loading…
Reference in a new issue