~hp/sherlock.lv2

00517d70b2f53c9b5360b6cc7248ebd0482e0531 — Hanspeter Portner 1 year, 27 days ago 8579611
cleanup readme
2 files changed, 4 insertions(+), 4 deletions(-)

M README.md
M VERSION
M README.md => README.md +3 -3
@@ 15,7 15,7 @@ Use them for monitoring and debugging of event signal flows inside plugin graphs

#### Atom Inspector

![Sherlock Atom Inspector](/screenshots/screenshot_1.png)
![Sherlock Atom Inspector](screenshots/screenshot_1.png)

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


@@ 23,7 23,7 @@ and presents them on its user interface for convenient nested browsing.

#### MIDI Inspector

![Sherlock MIDI Inspector](/screenshots/screenshot_2.png)
![Sherlock MIDI Inspector](screenshots/screenshot_2.png)

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


@@ 31,7 31,7 @@ and presents them on its user interface for convenient nested browsing.

#### OSC Inspector

![Sherlock OSC Inspector](/screenshots/screenshot_3.png)
![Sherlock OSC Inspector](screenshots/screenshot_3.png)

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

M VERSION => VERSION +1 -1
@@ 1,1 1,1 @@
0.29.13
0.29.15