I've noticed that the LinVst code has quite random indentation, which makes it a bit hard to follow the code. Just wondering if you've considered running the LinVst code through an automated code formatting tool, like clang-format? I think that would make it easier for other people who might want to contribute to understand it.
If it's something you would be interested in, I can give it a shot and send a PR with the reformatting.
I've noticed that the LinVst code has quite random indentation, which makes it a bit hard to follow the code. Just wondering if you've considered running the LinVst code through an automated code formatting tool, like clang-format? I think that would make it easier for other people who might want to contribute to understand it.
If it's something you would be interested in, I can give it a shot and send a PR with the reformatting.