On Thu, Feb 7, 2013 at 8:32 AM, Simon Wise <simonzwise(a)gmail.com> wrote:
Except LMMS which as discussed uses non-Steinberg reverse engineered
sources to try to avoid Steinberg licensing clauses the others distribute
binaries without VST enabled and provide instructions for compiling with
VST enabled after downloading the appropriate files from Steinberg. You can
certainly find compiled versions around in places that defy the license and
redistribute anyway. You can alsp find lots of expensive commercial
software available for download without payment if you want as well, that's
not the point.
there's a lot of confusion about this sort of thing. so lets be clear.
"VST" is a plugin API.
the phrase "VST plugins" typically refers to shared objects written for and
compiled to run on the Windows operating system.
the phrase "linux VST plugins" (or even just "lvxvst") refers to
plugins
that use the VST plugin API but are actually shared objects compiled to run
on Linux.
Supporting plugins written to run on another operating system has almost
nothing to do with supporting a plugin API. The fact that most users want
the former rather than the latter doesn't change this fact.