Skip to main content

liquiphy_gui

A quick and dirty GUI interface to the liquidsfz command-line using python's subprocess.

Need to listen to an .sfz file without a lot of hassle? Use liquiphy_gui!

$ liquiphy-gui <path-to-sfz>

The above command loads the given .sfz file in a liquidsfz instance and automatically connects the Jack MIDI input and Jack audio outputs to the first available (physical) ports, displaying the SFZ name and ports connected in a simple dialog. Main tab

Errors that liquidsfsz reported during parsing show up in the "Errors" tab: Errors tab

Hit the Escape key or ctrl-Q to exit.

Install

Install liquidsfz

You must install liquidsfz first for this package to work. To install:

  1. Make sure you have all the build dependencies:
$ sudo apt install \
	automake autoconf autoconf-archive libtool \
	libjack-jackd2-dev libreadline-dev lv2-dev libsndfile1-dev \
	libgl-dev libxrandr-dev libxcursor-dev libxext-dev
  1. Clone the repo:
$ git clone https://github.com/swesterfeld/liquidsfz.git
  1. Ensure the repo's submodules exist and are up-to-date. Enter the repo dir and update:
$ cd liquidsfz
$ git submodule update --init --recursive
  1. Run the autogen script found in the repo directory:
$ ./autogen.sh
  1. Then, do the configure, make, install routine:
./configure
make
make install

Install liquiphy_gui

Install this package (liquiphy_gui) using python pip:

$ pip install liquiphy_gui

...or...

$ python3 -m pip install liquiphy_gui

File associations

If you would like to open .sfz files in liquiphy-gui by double-clicking them in your file explorer, you can add an association.

  1. Right click on an .sfz file to bring up the context menu.

  2. Select "Open With", and then "Other Application"

nemo-open-with
  1. In the dialog show, look for "liquiphy-gui" in the list of applications, and then click "Set as default".
gnome-set-default

Now, all it takes to preview an .sfz is double-clicking on it. Jack ports are instantly connected, and you have your live preview.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

liquiphy_gui-1.5.2.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

liquiphy_gui-1.5.2-py2.py3-none-any.whl (17.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file liquiphy_gui-1.5.2.tar.gz.

File metadata

  • Download URL: liquiphy_gui-1.5.2.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for liquiphy_gui-1.5.2.tar.gz
Algorithm Hash digest
SHA256 7964c3abf6701f303c2760cbfefdb086ebefe181a956e59119f0ccc1fa22e4cc
MD5 00461e350067f66e835974445efbf43c
BLAKE2b-256 09ad6b99395d4ab837e11d0c49bcd17027587aafee286d20f2bb7236253ce775

See more details on using hashes here.

File details

Details for the file liquiphy_gui-1.5.2-py2.py3-none-any.whl.

File metadata

  • Download URL: liquiphy_gui-1.5.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for liquiphy_gui-1.5.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3678b240f94301e0a24a78400954331f5c4a23c45ffbd057c6d3b95cc69a5951
MD5 cc95dd0e3b98e785756f9ae36b36988b
BLAKE2b-256 44475ae3dad683edf3087f117520eb2bb74701131184744900120e8bef495b17

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.5.2 This release

2 files

1.5.1

2 files

1.5.0

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page