Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
703 B
Text
10 lines
703 B
Text
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.
|