~hp/shells_bells.lv2

A just-for-fun LV2 plugin bundle
Append Issues/Patches section to readme
b8c1ea05 — builds.sr.ht 3 months ago
Update ci to release-0.2.0
527b7813 — builds.sr.ht 5 months ago
Update ci to release-0.1.5

clone

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

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

#Shells Bells

#A just-for-fun LV2 plugin bundle

builds.sr.ht status

The most limited, useless, hackable and fun plugin bundle ever. Sound the bell in the shell (or from any program forked from the latter) to send a MIDI note.

#Packages

#Plugins

Screenshot

#Bells

Its UI drops you into a shell and whenever you sound the bell, a MIDI note is played back on its DSP side.

#Dependencies
#Build / install
git clone https://git.open-music-kontrollers.ch/~hp/shells_bells.lv2
cd shells_bells.lv2
meson build
cd build
ninja -j4
ninja test
sudo ninja install
#UI

On hi-DPI displays, the UI scales automatically if you have set the correct DPI in your ~/.Xresources.

Xft.dpi: 200

If not, you can manually set your DPI via environmental variable D2TK_SCALE:

export D2TK_SCALE=200

#Issues/Patches

Please report issues to https://todo.open-music-kontrollers.ch/~hp/issues

Please submit patches to https://lists.open-music-kontrollers.ch/~hp/patches