scheffle

Results 48 comments of scheffle

Hey @raygit83, I've made a prototype to fix this issue. Please see the [multi-frame-bitmap](https://github.com/steinbergmedia/vstgui/tree/multi-frame-bitmap) branch and tell me if this would work for you this way, or if something is...

Hi @raygit83, for the backOffset stuff, can you please create a new issue? It makes it easier to track this different thing. And you are right, the current state is...

They are not implemented on Linux yet. Pull requests are welcome.

Copy and Paste is not implemented on Linux yet. Pull requests are welcomed.

OK, I don't have a solution for the PATH environment variable not including "/usr/local/bin". But I think that this stuff should be solved in the app itself. (You can already...

I didn't thought about installation yet. To install an application package to /usr/local/bin is not OSX like. It depends on how this app should be distributed to end users.

OK, then for now to add a symlink as you suggested would be a first start then. I will try to add this to the cmake file and update this...

It's up to you. If you think that the maintainability cost are too high, then close this pull request. For me the PATH problem is no real issue as I...

OK, sorry I have no time to help here.

@JohnCorby , you can already move vst3 plug-ins to another location and make a symlink to the original location.