Closed andersforsgren closed 3 years ago
@vanderlokken It would be great if you could merge this :)
Done. Not gonna lie, I'm actually quite surprised this whole library turned out to be useful for someone :)
Yeah, it's very useful for VSTs that need a basic GUI with input fields etc. Something that doesn't have to look professional but can't be done with the built-in GUI. Also printing status messages to the user.
This fixes issue #3 and also updates the vst dependency to the latest (0.2)
vst-0.2 is unfortunately a breaking change for existing users of rust-vst-gui so I suggest bumping the version of rust-vst-gui to 0.2.0 to match.