Releases: SpotlightKid/jack-audio-tools
Releases · SpotlightKid/jack-audio-tools
v0.4.1
v0.4.0
v0.3.2
Changes:
- Added
-p/--pretty
command line option tolv2-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
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.