Skip to content

Releases: SpotlightKid/jack-audio-tools

v0.4.1

Choose a tag to compare

@SpotlightKid SpotlightKid released this 10 Jun 14:37

Changes:

  • Fix LV2 preset from Carla project creation (#3)

NOTE 1: Do not use the source distribution archives linked below.

Install via:

pip install "jack-audio-tools[dbus,rdflib,rtmidi]"

Or get the source distribution from PyPI.

v0.4.0

Choose a tag to compare

@SpotlightKid SpotlightKid released this 05 Feb 14:45

Changes:

  • Added jack-dbus-monitor script.

NOTE 1: Do not use the source distribution archives linked below.

Install via:

pip install "jack-audio-tools[dbus,rdflib,rtmidi]"

Or get the source distribution from PyPI.

v0.3.2

Choose a tag to compare

@SpotlightKid SpotlightKid released this 15 Aug 12:28

Changes:

  • Added -p/--pretty command line option to lv2-grep.

NOTE 1: Do not use the source distribution archives linked below.

Install via:

pip install "jack-audio-tools[rdflib,rtmidi]"

Or get the source distribution from PyPI.

NOTE 2: Release 0.3.1 was withdrawn, since it was created from a wrong branch.

v0.3.0

Choose a tag to compare

@SpotlightKid SpotlightKid released this 18 Jul 15:34
d668a67

Changes:

  • Add option for JSON output to lv2-grep.
  • Also adds an option to add a list of categories of each plugin to the JSON output.
  • Lastly, the pattern positional command line argument is now optional, if no pattern is given on the command line, all installed plugins are listed.

NOTE: Do not use the source distribution archives linked below.

Install via:

pip install "jack-audio-tools[rdflib,rtmidi]"

Or get the source distribution from PyPI.

v0.2.0

Choose a tag to compare

@SpotlightKid SpotlightKid released this 26 Nov 19:02

First public release.

NOTE: Do not use the source distribution archives linked below.

Install via:

pip install "jack-audio-tools[rdflib,rtmidi]"

Or get the source distribution from PyPI.