Skip to content

Releases: Andersama/obs-asio

obs-asio v3.2.0

31 Dec 11:29
91d81c4
Compare
Choose a tag to compare

Changes

  • Fix issue with channel list not being displayed. #140
  • CI: don't build 32bit version (OBS does not ship x86 anymore)

ANTIVIRUS warnings
The installer is guaranteed to be virus free; it was built by CI.
If it flagged by your AV, use the zip file instead if you're worried.

About v3 vs v4
v3 is based on Juce library.
v4 integrates directly the asio sdk.
Although v4 is fully functional, its releases will not be available anymore, in favour of v3, after an arbitration by the obs-asio developers.

Full Changelog: v3.1.1...v3.2.0

obs-asio v3.1.1

13 Sep 06:12
Compare
Choose a tag to compare

Checksums

obs-asio-3.1.1-windows-x64-Installer.exe: d2dd8698ca5188c7597dc2918fab122b4f658d3627b9009f98a49676fbdf5db6
obs-asio-3.1.1-windows-x64.zip: 0d92b1f416a39b85c02d78484dcb9e3e866284d89bed3bde2f9b7298d47a0553
obs-asio-3.1.1-windows-x86-Installer.exe: 1f0cc66372c7581d23497cf24832241ca7e8bb9ad8d4492def1760ee9b81b780
obs-asio-3.1.1-windows-x86.zip: e0029e585f1d238f450b94748727a6fd95cfceab39db03769fdcdaa39396559e

For obs-studio v28.x.x and above

What's Changed

  • patch: remove silent buffer allocation in audio thread by @Andersama in #92

Full Changelog: v3.1.0...v3.1.1

asio plugin v3.1.0 (Juce version)

21 Apr 08:19
Compare
Choose a tag to compare

NEW

  • this updates the plugin to support obs 27. Does not work with obs 26 or earlier. Check earlier versions.
  • contains a few bug fixes (see commit history).
  • updates Juce library to 6.0.8.

Henceforth, obs-asio will not require bassasio and will rely exclusively on Juce library.

If your device is not listed in the list of supported devices, feel free to add your device in the wiki here

asio plugin 2.0.3

29 Sep 18:13
Compare
Choose a tag to compare

Minor improvements (freeing resources).
Linked to new libobs (v26).
Use with obs-studio 26.
Make sure you have the last visual c++ redistributable installed: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

asio plugin 2.0.2

03 Apr 15:19
Compare
Choose a tag to compare

Minor update to fix compatibility with obs v25 +.
Update 04/20/2020: fixed the installer to remove earlier versions of obs-asio.
Update 06/08/2020:

  • fixed an issue with duplication;
  • added source icon.

asio plugin 2.0.0

07 Sep 16:43
Compare
Choose a tag to compare

update

Use only with obs v23 or v24.
For OBS v25, use obs-asio v2.0.2

NEW

This major version based on the Juce library brings notable improvements:

  • multi-device capability: if you have several asio soundboards, they can all be captured in obs-studio at the same time.
  • better stability and wider device support.

The earlier versions should only be used in case of bugs.

This major rewrite is brought to you by Andersama (with minor nitpicks from pkv).

If your device is not listed in the list of supported devices, feel free to add your device in the wiki here

Donations

We invested a lot of our time in making this plugin, which we release free of charge.
If you find this plugin useful, consider donating. Even one buck is that much going to buy ourselves a burger !

IDonateE

=========================

##Which binary should I download ?
We release two installers, one for obs-studio v24 and later (RC included) and another for obs v23 and earlier.
Check carefully the version of obs-studio or the plugin will crash.

asio plugin 1.3.1

15 Mar 12:49
Compare
Choose a tag to compare

Donations

We invested a lot of our time in making this plugin, which we release free of charge.
If you find this plugin useful, consider donating. Even one buck is that much going to buy ourselves a burger !

IDonateE

If your device is not listed in the list of supported devices, feel free to add your device here:
https://github.com/pkviet/obs-asio/wiki/Supported-devices

Release notes v1.3.1

Plugin updated to libobs 23.0 .
The plugin should be useable in OBS-Studio v23+ but also earlier versions.
Use this version of the plugin rather than the previous ones.

==========================

Release notes v1.3.0

A few bug fixes.

==========================

Supported devices

The plugin has been tested with the following devices:

focusrite saffire
focusrite scarlett 2i2 v2
m-audio fast track ultra
m-audio fast track pro
esi esp1010e
esi esu 1808
lexicon Omega
Behringer XR18 & X32

The following virtual drivers are also working:

rearoute (from Reaper DAW)
asio4all
jackrouter
voicemeeter

Not working:

line6 toneport/studio GX (works on 32 bit but not 64bit) -- crappy drivers ... Line6 driver dev team is unreachable.
UAD apollo twin usb
UAD apollo 8 TB
For the UAD devices, use the bassasio version of the plugin (which can not be released so you'll have to compile it).

BETA asio plugin 1.3.2

17 Jun 19:54
c14b10a
Compare
Choose a tag to compare
Pre-release

rebased against libobs 23.2.1
If v1.3.1 does not work with obs 23.2.1 test with this version.
In case of issues open an 'issue'.

asio plugin 1.2.0

30 Sep 20:09
c14b10a
Compare
Choose a tag to compare

New UI with a separate asio Menu. All settings windows can be called from the asio source Properties panel.

asio plugin 1.1.0

20 Aug 23:48
Compare
Choose a tag to compare

Warning:
requires obs 22 or later
The fixed installer auto-detects obs-studio install folder instead of setting it to Program Files.
For device selection, check the Tools menu and set a device as active.