Artem Egorkine
Artem Egorkine
Variax guitar control through PODxt Live is currently missing. I do not own neither a PODxt Live device, nor a Variax guitar. Line6 Edit allows you to select a connected...
Not planned for initial PODxt support release. Maybe later. What are the channel numbers used?
Supposedly PODxt sends some indication of signal clipping (input or internal?) via MIDI. Can we show it?
As seen in #66, pod-ui crashes on macOS (possibly on other platforms as well) with platform errors that are not caught by rust `sentry-rust`.
There is the following comment about `eq_1_freq` and `eq_6_freq` in `mod-bassxt/src/config.rs`: ``` // TODO: better (more?) points needed. this is often 1Hz off from what L6E shows :( // Maybe...
If the user enters the settings dialog, and subsequently presses the "Cancel" button, while an initial auto-detect is running, the app will crash due to an `unwrap()` on a `None`.
gtk-rs has been discontinued, so the project should migrate to GTK4 and gtk4-rs, see: https://gtk-rs.org/blog/2024/06/01/new-release.html Also, `glib::MainContext::channel` has been removed, so channel things should also migrate to other async channel...
The PocketPOD driver is known to be buggy and closing MIDI on Windows when PocketPOD is sending data will hard-hang the app. This was worked around for in application exit...
Consider a call to `calibanGenClient`: ``` calibanGenClient https://shopify.dev/admin-graphql-direct-proxy/2025-04 shopify.scala ``` It will generate the code and `scalafmt` fails with an error: ``` error: Client.scala: org.scalafmt.dynamic.exceptions.PositionExceptionImpl: Client.scala:64653: error: [dialect scala3] `)`...