mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -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))
|
||||
(home-page "https://lmms.io/")
|
||||
(synopsis "Music composition tool")
|
||||
(description "LMMS is a digital audio workstation. It includes tools for sequencing
|
||||
melodies and beats and for mixing and arranging songs. LMMS includes instruments based on
|
||||
audio samples and various soft sythesizers. It can receive input from a MIDI keyboard.")
|
||||
(description "LMMS is a digital audio workstation. It includes tools for
|
||||
sequencing melodies and beats and for mixing and arranging songs. LMMS
|
||||
includes instruments based on audio samples and various soft sythesizers. It
|
||||
can receive input from a MIDI keyboard.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public liquidsfz
|
||||
|
|
Loading…
Reference in a new issue