Wellington Wallace
Wellington Wallace
> Also, the choppiness sounds really like sample rate conversion error, and I just happen to have 44.1K (the game I want to OBS to capture) as well as 48K...
>I don't know where the errors came from, however I do not see them increasing when I switch between having an effect before the equalizer or not. In the cases...
HI. The coredump output link is not valid for some reason.
> ok, > > [easyeffect-cdump.txt](https://github.com/user-attachments/files/19756254/easyeffect-cdump.txt) Hum... The contents of the dump do not show the crashing happening in EasyEffects code. Something unusual seems to have happened while glib/gtk was interacting...
> if you want a "fresh" crash so as to dig deeper in the issue, see this one: > > [easyeffect-cdump.txt](https://github.com/user-attachments/files/19774970/easyeffect-cdump.txt) More or less the same situation as the previous...
So much has changed that is probably better to close this issue
>Since the Qt port is in progress, this should be done there, but I am more confident on the GTK side, so I tried on the main branch. It makes...
I implemented an initial code for this in the Qt branch https://github.com/wwmm/easyeffects/blob/eeqt/src/global_shortcuts.cpp. It always amazes me how everything related to dbus is super hard to understand even with a code...
> Found a very good article from KDE developer docs: https://develop.kde.org/docs/features/d-bus/accessing_dbus_interfaces/ Interesting. They do not recommend QDBusInterface.
I did some changes to the global shortcuts class. The shortcut works. But there is still the annoyance where KDE system settings is always opened by EasyEffects. And it still...