- Supported Bit Versions
- 64-bit
- Source Code URL
- https://github.com/atkAudio/PluginForObsRelease/
- Minimum OBS Studio Version
- 31.1.1
- Supported Platforms
- Windows
- macOS
- Linux

atkAudio Plugin
PluginHost
- VST3 plugin host for OBS
- MIDI & Sidechaining
- Direct audio hardware routing
- Optional multithreading
- Also AU/LV2 plugins on macOS/Linux
PluginHost2
- as PluginHost
- Build filter graphs (complex signal chains) with multiple plugin instances
- Internal multithreading
- Saving and loading of filter graphs as files
- OBS Source volume MIDI control
- etc
DeviceIo(2)
- Send and receive audio directly into and from audio devices
- "Anything from/to anywhere" device routing
- ASIO, CoreAudio and Windows Audio devices
Audio Source Mixer (OBS Source)
- Mix audio from OBS sources into a new OBS audio source
- E.g. allows creating new submixes
- Can be used as 'dummy' audio source e.g. to host DeviceIo or PluginHost2 filters
MIDI Control
- In Tools menu
- Use MIDI controller to control OBS
- Source Volume, Monitoring and Mute
- Scene switching
- Transitions
- Effect parameters, also in PluginHost(2)
- Last Touched, with history
- ...
- Internal Bank/Preset model
- Use MIDI to switch between banks/presets
- Build your own virtual MIDI control surface
- Some tips
- Put motorized controller into MIDI mode
- Absolute for faders/limited range knobs
- Toggle/Trigger for buttons
- Absolute for push functions
- Inc/Dec(2) for endless encoders
- Lower scale to add more precision
Manual/portable installations
Extract.dll|.dylib|.so file from installer and copy it to OBS plugins directory. For example on major Linux distros, extract atkaudio-pluginforobs.so from .deb file and copy it to ~/.config/obs-studio/plugins/atkaudio-pluginforobs/bin/64bit/.Issues (on Github)