Page MenuHomeFreeBSD

[NEW PORT] audio/jalv: Simple but fully featured LV2 plugin host for Jack
ClosedPublic

Authored by ultima on Aug 17 2017, 4:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 27, 10:45 PM
Unknown Object (File)
Sun, Jun 23, 11:16 AM
Unknown Object (File)
May 7 2024, 6:48 PM
Unknown Object (File)
May 7 2024, 5:09 PM
Unknown Object (File)
May 3 2024, 6:03 PM
Unknown Object (File)
May 3 2024, 1:28 AM
Unknown Object (File)
May 2 2024, 9:26 AM
Unknown Object (File)
May 2 2024, 9:26 AM
Subscribers

Details

Summary

Jalv runs LV2 plugins and exposes their ports as Jack ports, essentially
making any LV2 plugin function as a Jack application.

Jalv is a small program which is useful, but also intended to be an appropriate
test host for plugin development. It runs plugins from the command line with no
user interaction, is light enough to run in valgrind, and is capable of dumping
all plugin to/from UI communication in a human readable format.

WWW: https://drobilla.net/software/jalv

PR\: 221215
Submitted by\: Yuri Victorovich (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
looks fine.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable