~hp/patchmatrix

d43a4778fb004cfd5c4c08fe546dbce0e0afcf7d — Hanspeter Portner 2 months ago db7f63c 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
@@ 99,3 99,9 @@ automation through which users can automate mixer matrix gains sample-accurately
	ninja -j4
	sudo ninja install


### 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
@@ 5,4 5,4 @@ option('build-tests',
	type : 'boolean',
	value : true)

option('version', type : 'string', value : '0.27.41')
option('version', type : 'string', value : '0.27.49')