Enables a low latency PulseAudio loopback device
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Rejecting because: - You can't create widgets or signal connections in init() - You need to cleanup your button and other widget variables in disable (set it to null, destroy it) Also notes: - If you specify 3.38.2 your extension is literally only compatible with that version, it won't be recommended for (and potentially even load for) 3.38.3, etc. - You should wrap your spawns in try/catch to prevent errors from breaking your state, also your state doesn't actually rely on whether the calls succeed