~hp/vm.lv2

d4e2b376cfba85fb0919ebfc3121218e3ee15f2c — Hanspeter Portner 2 months ago 2bebff0 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
@@ 42,3 42,9 @@ Virtual machine for LV2 Atom event ports. Features 8 inputs and 8 outputs.

Virtual machine for LV2 MIDI event ports. Features 8 inputs and 8 outputs.


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