Giter Site home page Giter Site logo

Comments (3)

osxmidi avatar osxmidi commented on August 23, 2024

I've tried it out (LinVst embedded and standalone) and it seems to be Wine that's doing it.

I tried using a gdiplus.dll override but that did nothing.

The list of dll's it uses are

ADVAPI32.dll
COMDLG32.dll
GDI32.dll
KERNEL32.dll
MSVCP140.dll
SHELL32.dll
SHLWAPI.dll
USER32.dll
VCRUNTIME140.dll
VERSION.dll
WININET.dll
api-ms-win-crt-convert-l1-1-0.dll
api-ms-win-crt-filesystem-l1-1-0.dll
api-ms-win-crt-heap-l1-1-0.dll
api-ms-win-crt-locale-l1-1-0.dll
api-ms-win-crt-math-l1-1-0.dll
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-stdio-l1-1-0.dll
api-ms-win-crt-string-l1-1-0.dll
api-ms-win-crt-time-l1-1-0.dll
api-ms-win-crt-utility-l1-1-0.dll
gdiplus.dll
ole32.dll

from linvst.

lentferj avatar lentferj commented on August 23, 2024

Did your latest changes make it work?

from linvst.

tnafele avatar tnafele commented on August 23, 2024

Any update on PA plugins? I tried two of them... They actually work fine except of the missing knobs. Could this also be an issue with d2d1.dll? I tried to install a native one, but I don't know which version would be needed. The few I tried made the GUI crash.

------ a few hours later -----
I tested a lot. IMHO it's an issue with the built in d2d1.dll. The PA plugins seem to load it at runtime. When I disable d2d1 then I also have the knobs on a pile like the OP's screenshot, and the GUI is much too big. With built-in DLL, some knobs are missing.
I also switched d3d10 and d3d11 to native. But the latter makes it crash. So the plugin "works" with native d3d10 and WINEs d3d11 and d2d1. Or no d2d1 at all.
I wonder why the plugin loads d2d1 at runtime also works more or less without d2d1. Does this mean that it uses some fallback when Direct2D is not available? If we knew what it uses as fallback, then maybe we could replace those DLLs with the native ones. At least as long as the built in d2d1 lacks of certain functionality.

P.S: I have no idea if someone reads this here... A Wiki or Forum would be great where users can post successful plugin wrapping...

from linvst.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.