/Bridge

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

VCV Bridge

Documentation in the Bridge section of https://vcvrack.com/manual/Core.html.

Building

Clone this repository in the root directory of the Rack repository. Or, clone this repository anywhere and set the RACK_DIR environment variable.

For the VST plugin, obtain VST2_SDK/ from Steinberg's VST 3 SDK, and place it in the vst/ directory.

For the AU plugin, obtain AudioUnitExamplesAudioUnitEffectGeneratorInstrumentMIDIProcessorandOffline/ from Apple's Core Audio SDK, and place it in the au/ directory.

Run make dist in each desired directory. The plugins are placed in dist/.

License

Source code licensed under BSD-3-Clause by Andrew Belt