Giter VIP home page Giter VIP logo

Comments (6)

Becks723 avatar Becks723 commented on July 30, 2024 1

@albyho You can build your custom version. To remove the dependency of Winforms, just remove the FrameworkReference of Winforms in Host.Interop's project file.

<FrameworkReference Include="Microsoft.WindowsDesktop.App.WindowsForms" />

Also you may have to remove the codes which is Winforms-specific. I've tried, there're only two MessageBox functions. Not very necessary I think.

Finally just rebuild the solution.

(想不到这儿能遇到老乡~)

from vst.net.

obiwanjacobi avatar obiwanjacobi commented on July 30, 2024

I am curious about your use case. Why would you want to?

from vst.net.

albyho avatar albyho commented on July 30, 2024

I want to create a web-based Vst host.

from vst.net.

obiwanjacobi avatar obiwanjacobi commented on July 30, 2024

How are you going to 'remote' the plugin native UIs? Almost all plugins I know have a (windows) GUI.
I don't think that translate well to the web...

from vst.net.

albyho avatar albyho commented on July 30, 2024
  1. Prepare some *.fxb files on the website.
  2. Users upload *.midi files for synthesize music.

from vst.net.

albyho avatar albyho commented on July 30, 2024

@Becks723 Yes. But some VST(i) plugins need to be initialized on the main thread. It's not vst.net's problem. Not WinForm, too.
(老乡好。微信或QQ交流下?微信:Alby-Ho)

from vst.net.

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.