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.1.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.1-py2.py3-none-any.whl (17.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: liquiphy_gui-1.5.1.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.1.tar.gz
Algorithm Hash digest
SHA256 2d4a92c853698a79570c810f62ecea95fa89b3da0cf2012867daa5a58f1dbb67
MD5 c9c35016fed6629ff9ed3e2687c31ed6
BLAKE2b-256 0ffb0ab53c8498735dfc3b3a05348ea3bc2ed1926820a623e5e2440e763e8e4e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: liquiphy_gui-1.5.1-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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 96b5fb24c244e767bfabd3ef8e8e63153d1ddc346a05c007419bd709e8a54eab
MD5 8b4f6753e99c6c1d284f61df80c58330
BLAKE2b-256 9ba9e75e4c2d75a5651cb0b9c5d37ce41b60792b6065618d96868601ef03d148

See more details on using hashes here.

Release history Release notifications | RSS feed

1.5.2

2 files

This release

1.5.1 This release

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