-
I can see documented that Elektroid is not supported in Overbridge mode and I suppose this is because the lack of ALSA MIDI devics.
Is there anything else in the way of Elektroid working in Overbri…
-
-
import gab.opencv._;
import processing.video._;
import java.awt.*;
Capture video;
OpenCV opencv;
PImage img;
void setup() {
size(640, 480);
video = new Capture(this, 640/2, 480/2);
opencv = ne…
-
I'm not sure if this is relevant to your planned `81 Tiles` rewrite/implementation, but assuming you also plan to handle outside connections as part of that, which would make a lot of sense, here's so…
-
Hi !
I tested Strange Returns and I really love it !
I am starting an open-source project to build a dub sound system multi-effects module for my control tower, using ELK Audio OS on a Raspberry Pi,…
-
#### Expected behaviour
Open preferences
#### Actual behaviour
crash
#### Steps to reproduce the behaviour
Open caja.
F3 to open extra pane
F3 to close extra pane again
click edit button, …
-
Reaper now runs on linux and WDL/Swell has GDK support
It shouldn't be hard to make the stand-alone app run with Linux and to then implement LV2 support. there are two branches for this with the b…
-
[Marketplace](https://marketplace.xbox.com/en-US/Product/Red-Dead-Redemption/66acd000-77fe-1000-9115-d8025454082b)
Tested with xenia-project/xenia@fa62d39
Perfectly playable from start to finish…
-
This is a long way off, but this issue is a place to start thinking about it. VanDAM could be adapted to become a federated system using ActivityPub, a bit like a decentralised Thingiverse.
Variou…
-
## Issue description
There are many overused `with lib;` expressions on Nixpkgs, especially on NixOS modules. As explained in [this link](https://nix.dev/anti-patterns/language#with-attrset-express…