~hp/d2tk.lv2

Example LV2 plugin bundle for d2tk based GUIs
b90a403c — builds.sr.ht 9 days ago
Update d2tk to release-0.4.2
2e02e46d — builds.sr.ht 9 days ago
Squashed 'subprojects/d2tk/' changes from b07b66c..af17e30
506709ec — builds.sr.ht 15 days ago
Update d2tk to release-0.4.0

refs

master
browse  log 

clone

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

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

#d2tk.lv2

#Example LV2 plugin bundle for d2tk based GUIs

#Dependencies

  • LV2 (LV2 Plugin Standard)

#Build / install

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