gnu: liquidsfz: Use fixed libsndfile.
* gnu/packages/music.scm (liquidsfz)[inputs]: Replace libsndfile with libsndfile/fixed.
parent
4c013867b6
commit
721e380764
|
@ -4878,7 +4878,7 @@ audio samples and various soft sythesizers. It can receive input from a MIDI ke
|
|||
`(("jack" ,jack-2)
|
||||
("lv2" ,lv2)
|
||||
("readline" ,readline)
|
||||
("libsndfile" ,libsndfile)))
|
||||
("libsndfile" ,libsndfile/fixed)))
|
||||
(home-page "https://github.com/swesterfeld/liquidsfz")
|
||||
(synopsis "Sampler library")
|
||||
(description "The main goal of liquidsfz is to provide an SFZ sampler
|
||||
|
|
Reference in New Issue