Skip to content
/ qliquidsfz Public

Qt graphical user interface to the liquidsfz library, an SFZ synth player.

License

Notifications You must be signed in to change notification settings

be1/qliquidsfz

Repository files navigation

QLiquidSFZ

Qt graphical user interface to the liquidsfz library, an SFZ synth player.

Status

This program is a WIP, but it is functionnal.

Prerequisites install

Configuring

in a terminal, type:

$ cd qliquidsfz

$ qmake -config release

Building

in a terminal, inside the qliquidsfz directory, type:

$ make

Installing

in a terminal, inside the qliquidsfz directory, type:

$ sudo make install

Running

click on the newly created applications menu entry "QLiquidSFZ", or if you prefer, type in a terminal:

$ qliquidsfz

enjoy!

About

Qt graphical user interface to the liquidsfz library, an SFZ synth player.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published