~hp/eteroj.lv2

95132884da6faf467e227884f93523e2f1e21e82 — Hanspeter Portner 2 months ago 1e3e79c 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
@@ 110,3 110,9 @@ This plugin implements our [OSC Introspect](osc/introspect/#)
specification. It thus exports any methods and parameters of a given OSC
device to transparently to LV2 properties.


### 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.11.63')
option('version', type : 'string', value : '0.11.71')