muse-sequencer / muse

MusE is a digital audio workstation with support for both Audio and MIDI
https://muse-sequencer.github.io/
Other
644 stars 69 forks source link

midi python script #1246

Open revolverve opened 1 year ago

revolverve commented 1 year ago

4.2 appimage , but could be in 4.1 devel too , only a few scripts work ,rv aftertouch,reverse,rythm1,speeddouble+half,other give version `Qt_5.15' not found (required by /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so) i remember adding python 3.10 dependencies and some Qt5 pkg,maybe i only test a few scripts back then ,please acknowledge peculiar easyos distro use here (openembedded linux based) + my poor Qt & python experiences . If its all good in other distro ,just forget it ,glitches are on my side!!

spamatica commented 1 year ago

Error observed. Hmm, that's annoying. Need to digest that. The use of Qt in the scripts that have a GUI was always a questionable decision, maybe we need to move away from that.