obs-vst
obs-vst copied to clipboard
Use VST plugins in OBS
Add VST 2.x plugin in filters of an audio input. Choose a plugin like reafir.vst . `reafir.vst.so` is kept in `~/.vst/REAPER/reafir.vst.so` . As soon as clicked on a vst plugin...
## Platform *OS:* Arch Linux, up to date *OBS Studio version:* master (with OBS-VST at master; also checked with the revision linked in the OBS repo) *Qt version:* 5.15.0 ##...
Pretty much what the title says. I think an option in the settings area->Audio, or a 'Tools' top menu option would be the way to go.
### Operating System Info Windows 10 ### Other OS _No response_ ### OBS Studio Version 27.2.0 RC 1 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL...
### Operating System Info Windows 10 ### Other OS _No response_ ### OBS Studio Version Other ### OBS Studio Version (Other) OBS 26 and above, including 27.2.0-rc1 ### OBS Studio...
Crash Unhandled exception: c0000005 Date/Time: 2021-02-23, 20:16:13 Fault address: 7FFFD6F7A746 (c:\program files\vstplugins\reaplugs\readelay-standalone.dll) libobs version: 26.1.1 (64-bit) Windows version: 10.0 build 17763 (release: 1809; revision: 1790; 64-bit) CPU: AMD Ryzen 5...
So you can wrap a several VST plug-ins in a 'single' one. This is called a "Shell Plug-in" and some of the bigger ones (Waves, for example) use this technique....
On Ubuntu, configure OBS Studio to use LLVM libc++ and clang for compilation: ``` export CC=clang export CXX=clang++ cmake -DCMAKE_BUILD_TYPE=Debug -DUSE_LIBC++=ON .. make -j4 [ 43%] Building CXX object plugins/obs-vst/CMakeFiles/obs-vst.dir/linux/VSTPlugin-linux.cpp.o...
Here I'll put the list of crashing VSTs and hopefully any fixes. Entered so I don't forget tomorrow.