~hp/nuk.lv2

Example LV2 plugin bundle for the nuklear GUI
b26c542a — builds.sr.ht 12 days ago
Update nk_pugl to release-0.2.0
6ddcc537 — builds.sr.ht 12 days ago
Squashed 'subprojects/nk_pugl/' changes from ae5a74e..c308923

refs

master
browse  log 

clone

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

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

#nuk.lv2

#Example LV2 plugin bundle for the nuklear GUI

#Dependencies

  • LV2 (LV2 Plugin Standard)

#Build / install

git clone https://git.open-music-kontrollers.ch/~hp//nuk.lv2.git
cd nuk.lv2
meson build
cd build
ninja -j4
sudo ninja install