scrypthekid
scrypthekid
Total novice here. So if I got this right I would have to edit this part of the gpio_buttons.py file like this: ` def on_loaded(self): logging.info("GPIO Button plugin loaded.") #...
Also, does anyone have an idea why the fonts in my UI look like the screenshots below? When building Fabla2 it installs in the /usr/local/lib/lv2/fabla2.lv2 directory, although all of my...
Ok, I got it working now. The problem was the font used for the unreadable labels is Sans-Serif Impact, which wasn't installed on my system. Would be great if a...