Skip to content

Releases: SpotlightKid/jack-audio-tools

v0.4.1

10 Jun 14:37
Compare
Choose a tag to compare

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

05 Feb 14:45
Compare
Choose a tag to compare

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

15 Aug 12:28
Compare
Choose a tag to compare

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

18 Jul 15:34
d668a67
Compare
Choose a tag to compare

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

26 Nov 19:02
Compare
Choose a tag to compare

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.