Skip to content

flleeppyy/LightHost

 
 

Repository files navigation

Light Host

A simple VST/AU host for OS X, Windows, and Linux that sits in the menu/task bar.

Features

See #1

Screenshot

Light Host 1.2

Building

You need CMake and MSBuild. (CMake list could definitely be improved though from this commit in another fork)

The VST2.4 and ASIO SDKs are required, and must be at the following paths:

  • VST 2.4: C:\SDKs\vstsdk2.4
  • ASIO: C:\SDKs\asiosdk

Run cmake -Bbuild build then cmake --build build

About

A simple VST/AU, crossplatform host for OS X, Windows, and Linux that sits in the menubar.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 81.9%
  • CMake 16.4%
  • Shell 1.7%