A collection of ready to go examples in different setups
Requiered software to run this example:
https://www.bitwig.com/previous_releases/
https://github.com/ExistentialAudio/BlackHole
If you use Homebrew you can install it via:
brew install blackhole-16chInstall the VST 2 Version
Make sure you scan your VST 2 plugin folder in the Element Plugin Manager in order to have the IEM Plugins available in Element
Copy & Paste the OSC Light Ch 1 - 4 Plugins into your VST3 folder
So copy the plugins from this path in the repository:
/a3-examples/macOS/Pluginsinto your local VST3 path, usually:
/Library/Audio/Plug-Ins/VST3If you are curious about this OSC control plugins, check out: https://github.com/drlight-code/osccontrol-light
Copy it into
/Users/YOURNAME/Library/LaunchAgents/iem.presetpath.plistRestart your mac in order to activate the LaunchAgent.
This step will be deprecated in future versions, but we need to load the preset files at initialization of the plugins, so they start with the right settings. For now this is the only solution.
Setup Video follows soon..