Thanks to Robbert van der Helm for developing yabridge
and for helping me figure out proper splitting for the status
command.

Thanks to:
- Giordano "Jo" Boschetti (UX improvement, testing)
- Lucaster71 (testing)
- Daniele71 (testing)
- andreap (testing)
- Paolo Del Signore (testing)
And all the people in the GeekosDAW Telegram group,
including Ivo Grimaldi (for having brought me to openSUSE)
and Konstantin Voinov (who packaged yabridge).

This program was developed by Fabio Pesari whom, having
never really used VST2 on GNU/Linux (LV2 rules!),
wouldn't have been able to write it without the help of all
this people!

Of course, I also thank all of the people on the web,
especially on StackOverflow, whose PyQt examples saved
me a lot of time.

Some links I would like to specifically credit:
- https://forum.qt.io/topic/111573/pyqt4-qtablewidget-readonly/20
- https://www.mfitzp.com/multithreading-pyqt-applications-qthreadpool/