~hp/osc.lv2

Open Sound Control Extension for the LV2 Plugin Specification

refs

master
browse  log 

clone

read-only
https://git.open-music-kontrollers.ch/~hp/osc.lv2
read/write
git@git.open-music-kontrollers.ch:~hp/osc.lv2

You can also use your local clone with git send-email.

#osc.lv2

#Open Sound Control Extension for the LV2 Plugin Specification

#Build / test

git clone https://git.open-music-kontrollers.ch/~hp/osc.lv2
cd osc.lv2
meson build
cd build
ninja -j4
ninja test