Skip to content

drobilla/sherlock.lv2

 
 

Repository files navigation

Sherlock

An investigative LV2 plugin bundle

This plugin bundle contains plugins for visualizing LV2 atom, MIDI and OSC events.

Use them for monitoring and debugging of event signal flows inside plugin graphs.

Build status

build status

Binaries

For GNU/Linux (64-bit, 32-bit, armv7), Windows (64-bit, 32-bit) and MacOS (64/32-bit univeral).

To install the plugin bundle on your system, simply copy the sherlock.lv2 folder out of the platform folder of the downloaded package into your LV2 path.

Stable release

Unstable (nightly) release

Sources

Stable release

Git repository

Packages

Bugs and feature requests

Plugins

Atom Inspector

Sherlock Atom Inspector

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.

MIDI Inspector

Sherlock MIDI Inspector

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.

OSC Inspector

Sherlock OSC Inspector

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.

License

Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch)

This is free software: you can redistribute it and/or modify it under the terms of the Artistic License 2.0 as published by The Perl Foundation.

This source is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Artistic License 2.0 for more details.

You should have received a copy of the Artistic License 2.0 along the source as a COPYING file. If not, obtain it from http://www.perlfoundation.org/artistic_license_2_0.

Packages

No packages published

Languages

  • C 94.5%
  • C++ 2.9%
  • Objective-C 1.7%
  • Makefile 0.3%
  • Meson 0.3%
  • Lex 0.2%
  • Other 0.1%