Giter Site home page Giter Site logo

Comments (3)

osxmidi avatar osxmidi commented on August 23, 2024

Hi,

Thanks for the LinVst comments.

When LinVst starts up it hooks onto the WINEPREFIX environment variable, so whatever that is set to will be the wineprefix used.

The WINEPREFIX environment variable can be set to different wine prefixes.

In Ubuntu it would be something like this in the terminal

export WINEPREFIX=~/.wine-new

and then start the DAW from that terminal and then use LinVst in the DAW.

There are startup options in various distros for making environment variables (like WINEPREFIX) more permanent and across the board so that the environment variables don't need to be set from a terminal.

https://wiki.winehq.org/FAQ#Can_I_store_the_virtual_Windows_installation_somewhere_other_than_.7E.2F.wine.3F

from linvst.

wastee avatar wastee commented on August 23, 2024

Thanks for your reply. If my vsts installed in more than one WINEPREFIX, how can do that in terminal? It seems can't export more than one WINEPREFIX. Thanks!

from linvst.

osxmidi avatar osxmidi commented on August 23, 2024

I think that different terminals can have different WINEPREFIX setings.

Another way is to change the WINEPREFIX to whatever before using a wine based program such as LinVst.

I don't think that it's possible to load multiple vsts in a DAW and then have LinVst pointing to different WINEPREFIX's at the same time for the multiple vsts, because LinVst is either running in a single terminal that the DAW has been started from and LinVst will pick up that terminal's WINEPREFIX, or if LinVst is not running in a DAW started from the terminal (DAW started from the Desktop), then LinVst will pick up the global system WINEPREFIX setting..

Once the WINEPREFIX is set, then I think that's basically the one that will be used.

I'll look into multiple vsts/multiple WINEPREFIX settings some more and see if LinVst can maybe be modded somehow to handle them.

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.