Code Monkey home page Code Monkey logo

Comments (2)

ypujante avatar ypujante commented on May 26, 2024 3

Thank you for your interest in a Linux version. The plugin itself does not have any big requirements in terms of platform, since it's only for windows that something special is being done and I am expecting that what works for macOS should also work for Linux.

That being said, the plugin uses Jamba (my VST3 framework) which at this moment does not support Linux.

TBH, since Jamba 7.0 (which was released last week) which dropped support for VST2, having Jamba supports Linux should be a much easier task. I could certainly try to take a look at supporting it, but I am not entirely sure what it means to support Linux, since there are so many flavors of it. The official documentation for the SDK about Linux states that they test only on Ubuntu 22.04 LTS. I can see that github actions also offers a ubuntu-22.04 runner, so that could certainly be a start.

It is a bit involved and requires a lot of setup and if I have some spare time I can take a look at it. But I won't promise anything... :)

from vst-sam-spl-64.

unfa avatar unfa commented on May 26, 2024

Thank you so much for a quick reply!

Indeed, if it builds on Mac OS, it shouldn't be far from building on Linux as well. I think the Ubuntu 22.04 LTS might be a good environment to make Linux builds that'll run on pretty much all modern systems. I believe a possible issue with making Linux builds is that if you use a too fresh version of GCC(?) then systems that run libraries built with an older one won't be able to use it. I might have mixed something up, but basically doing builds on Arch Linux means nobody but Arch Linux users will be able to run them for the next 2 years :D

from vst-sam-spl-64.

Related Issues (4)

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.