demberto
demberto
Yea the unpacking does work, but you probably get a 140kb dll with unipacker. It doesn't work once unpacked though. There's another unpacker named gunpacker which probably does it right,...
How do I mention a default value for a dataclass field when using EnumField?
> let us know if you have some preferred designs. Yeah, you could use the same font
+1 ~Any solution?~ Solution below! EDIT: So it appears that the file is "blocked"  Trying to **Unblock** it causes errors like: - Too many requests from a semaphore, or...
Hey @pal1000 your thoughts?
@gthbububba You can always use ASIO4All, or FlexASIO. If you have an audio interface, use the driver provided by the audio interface vendor. OEM drivers (my mobo is ASUS H110M-D)...
Hey, @Kaydax I too encountered the same issue, can you confirm that it is caused at this line? `TargetChannel = _project.Channels[paramDestination],` where `paramDestination` is 16384.
Pypi publisher action should be marked as complete now
Pyright is better imo, mypy needs annotations everywhere making them redundant. Too much type hints can make the real code look ugly and harder to navigate.