Results 30 comments of shiihs

The TimeResolver class is part of the sequencer.py file. If you open the sequencer.py file in a text editor, you should be able to locate it. Is it possible the...

Pfff what a mess. It seems something is very wrong indeed. Let me see if there's a way to make some progress.

Ok here's something to try (python 3 only - hope that's not too inconvenient). This is based on a more recent version of python-midi for python3 found here: https://github.com/mgedmin/python-midi (a...

@pierrepierrepierre if you don't mind building your own supercollider from code, you can try with https://github.com/shimpe/supercollider/tree/topic/upgrade_boost_1.80.0_unpatched it-works-for-me :)

Same problem on endeavourOs with kde + wayland. It makes musescore very hard to use (e.g. changing instruments in the mixer is only possible using keyboard navigation). I think I...

> Because they don't have wayland support and are run through Xwayland. For your custom builds you can set environment variable to achieve same behaviour `QT_QPA_PLATFORM=xcb mscore` Yes, this works...

ouch... internal compiler error in CI / Windows 64-bit MingW D:/a/supercollider/supercollider/external_libraries/boost/boost/thread/detail/invoke.hpp:101:43: internal compiler error: in gimplify_expr, at gimplify.c:12188 return (*boost::forward(a0)).*f; edit: oops, you saw it already

I've applied only the part of the patch that changes something in boost thread (which is what triggered the internal compiler error). Not sure why the MacOS shared libscsynth now...

I'm ok with waiting since I can anyway use my own build until it gets merged.

@dyfer Since several people have hit the same filesystem bug, and since no one seems to be working on the plugin API (correct me if I'm wrong), does it still...