~hp/eteroj.lv2

09214486efc33f5c4f5d5d945edc0a8c63ae5495 — Hanspeter Portner 11 months ago 7ca9563
Update CI badge in readme
2 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M meson_options.txt
M README.md => README.md +1 -1
@@ 6,7 6,7 @@

### Open Sound Control inside LV2 plugin graphs

[![builds.sr.ht status](https://builds.open-music-kontrollers.ch/~hp/eteroj.lv2/.svg)](https://builds.open-music-kontrollers.ch/~hp/eteroj.lv2/?)
[![builds.sr.ht status](https://builds.open-music-kontrollers.ch/~hp/eteroj.lv2/commits/master/alpine-latest.yml.svg)](https://builds.open-music-kontrollers.ch/~hp/eteroj.lv2/commits/master/alpine-latest.yml?)

This LV2 plugin bundle allows you to handle OSC (Open Sound Control) bundles and
messages in modular hosts.

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.37')
option('version', type : 'string', value : '0.11.39')