Releases: Zo-Bro-23/obs-voicemeeter-integration
v1.2.0
v1.1.1
This release has some changes from v1.0.0. According to ./improvements.txt
and ./bugs.txt
, further releases will be created. Feel free to mention bugs and suggestions for improvement in the GitHub community! As Voicemeeter is a windows-only application, this release will only provide binary for Windows-x64. If you are interested to use only the OBS part in obs-voicemeeter-integration
, you may clone the repo and run npm install
along with npm run build
to get the desired setup files in the ./dist
directory in MacOs and Linux respectively. Please note that errors might arise if you do not delete voicemeeter.js
and all requirements in the project. For future releases, I will create a separate repository for MacOs and Linux users...
PS: There might be a lot of junk in the ./dist
directory along with the setup files.
v1.0.0
This is the first release. According to ./improvements.txt
and ./bugs.txt
, further releases will be created. Feel free to mention bugs and suggestions for improvement in the GitHub community! As Voicemeeter is a windows-only application, this release will only provide binary for Windows-x64. If you are interested to use only the OBS part in obs-voicemeeter-integration
, you may clone the repo and run npm install
along with npm run build
to get the desired setup files in the ./dist
directory in MacOs and Linux respectively. Please note that errors might arise if you do not delete voicemeeter.js
and all requirements in the project. For future releases, I will create a separate repository for MacOs and Linux users...
PS: There might be a lot of junk in the ./dist
directory along with the setup files.