~hp/sherlock.lv2

dbda42f16b975a90acf9ef2472600a9661634721 — Hanspeter Portner a month ago 3b4f1f1 master
Append Issues/Patches section to readme
2 files changed, 7 insertions(+), 1 deletions(-)

M README.md
M meson_options.txt
M README.md => README.md +6 -0
@@ 43,3 43,9 @@ 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.


### Issues/Patches

Please report issues to [https://todo.open-music-kontrollers.ch/~hp/issues](https://todo.open-music-kontrollers.ch/~hp/issues)

Please submit patches to [https://lists.open-music-kontrollers.ch/~hp/patches](https://lists.open-music-kontrollers.ch/~hp/patches)

M meson_options.txt => meson_options.txt +1 -1
@@ 9,4 9,4 @@ option('lv2libdir',
	type : 'string',
	value : 'lib/lv2')

option('version', type : 'string', value : '0.29.55')
option('version', type : 'string', value : '0.29.59')