Page MenuHomeFreeBSD

[NEW PORT] audio/sherlock-lv2: Investigative LV2 plugin bundle
ClosedPublic

Authored by ultima on Aug 19 2017, 6:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 21 2024, 6:21 AM
Unknown Object (File)
Feb 14 2024, 12:26 PM
Unknown Object (File)
Dec 22 2023, 11:54 PM
Unknown Object (File)
Nov 10 2023, 11:34 PM
Unknown Object (File)
Nov 8 2023, 11:40 PM
Unknown Object (File)
Nov 5 2023, 10:57 PM
Unknown Object (File)
Nov 3 2023, 1:06 PM
Unknown Object (File)
Oct 7 2023, 10:32 PM
Subscribers

Details

Summary

A set of utilities to inspect other plugins:

  • The Atom Inspector is meant as a monitor/debug tool for LV2 plugin and host authors. It captures all Atom events sent to its event input port and presents them on its user interface for convenient nested browsing.
  • The MIDI Inspector is meant as a monitor/debug tool for LV2 plugin and host authors. It captures all MIDI events sent to its event input port and presents them on its user interface for convenient nested browsing.
  • The OSC Inspector is meant as a monitor/debug tool for LV2 plugin and host authors. It captures all OSC events sent to its event input port and presents them on its user interface for convenient nested browsing.

WWW: https://open-music-kontrollers.ch/lv2/sherlock/

PR\: 221226
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

Event Timeline

This revision is now accepted and ready to land.Aug 19 2017, 12:24 PM
This revision was automatically updated to reflect the committed changes.