Hi, I'm just trying to know if my project is possible or not : on Windows, I want to create an app (With electron) to create drum sounds from midi input. I need to know if : 1) starting a VST without window opened is possible ? 2) pass it some midi input 3) control VST with nodejs? Like, change kits, etc Thanks!