Code Monkey home page Code Monkey logo

Comments (4)

robbert-vdh avatar robbert-vdh commented on May 27, 2024 3

From what I've heard someone handrolled a plugin wrapper and a windowing layer to use Slint in a plugin. But I'm not up to date with all the details. I'll definitely accept a PR for a nih_plug_slint package, but I'm not planning on actively doing so myself since I'd prefer to stick with/work a GUI layer with a permissive license (and ideally, one that produces small-ish binaries).

from nih-plug.

robbert-vdh avatar robbert-vdh commented on May 27, 2024

Some people have tried to use the webview crate with varying levels of success. Tauri would need to be forked since it can't e embedded inside of other applications at the moment. I'll also only merge a solution into the main NIH-plug repo if it works on all platforms and using all DAWs. Tauri and all other off the shelf solutions right now use gtkwebkit on Linux which is not suitable for plugins. So you would need to fork Tauri first and replace the web browser with, say, Servo (which in turn would also require work to be able to be used as an embeddable web browser).

from nih-plug.

stexa avatar stexa commented on May 27, 2024

Thanks for your answer! Sounds complicated indeed and might not keep up to the performance in the end. Do you think slint would be easier to integrate?
I guess you don't want to build support for a library that is not fully MIT, but I don't really understand the new royalty free license... Seems like it is now free to modify and use for desktop targets?
Anyways, I guess I should learn iced or vizia in the end ;)

from nih-plug.

stexa avatar stexa commented on May 27, 2024

Hey!
Just wanted to check if you understand how it should be possible now to use Slint in VSTs.
Their newest blog post: https://slint.dev/blog/slint-1.2-released

Any chance you are interested in supporting this?

from nih-plug.

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.