VB-Audio Matrix

The Latency Performance Mode settings are in the Settings menu, on the right side:

Example 65

There’s still a little too much latency when routing between Virtual ASIO instances, even with Performance mode enabled. It’s not as noticeable when using for simple routing, but still not nearly as effcient that way as ASIO Link Pro. I think this product is aimed at the streaming and broadcast crowd more than for live performance audio.

1 Like

Interesting. I have a bunch of other settings but not “Latency Performance Mode” I’m running Matrix Coconut, maybe that’s why?
image

If you join their Discord server, you can find the beta release that has performance settings. Should be v. 1.0.0.9 I believe.

2 Likes

Matrix Coconut!

So ASIO4ALL is not the only solution for aggregating audio devices on Windows! :slight_smile:

1 Like

Are you still in touch with the developer? Did you challenge him to come closer to ASIO Link Pro? I would be sooo nice… :innocent:

I did, and he did add a performance mode. When routing between asio instances it’ still added a little too much latency for my liking. It would be totally fine for broadcasting and I’m sure that crowd is very excited with the improvements he’s made.

But that means he still hasn’t cracked the ASIO link pro latency secret…

1 Like

Since the topic came up recently in other threads, I thought I would add some additional thoughts and findings.

The good part about Matrix is that it allows you to use multiple ASIO audio clients using a single audio device that wouldn’t otherwise be capable.

The bad part is that it adds 1 buffers worth of latency(in some cases half of that) for each hop you make using Matrix routing. If you’re bouncing signal between two instances of GP, that latency adds up to a noticeable amount—still playable, but definitely noticeable.

Here is a ‘hack’ that you can use in certain situations with Matrix and GP Relayer that removes the extra latency added by Matrix routing.

Let’s say you want to use two instances of GP, but your audio driver isn’t capable of multi-client ASIO use. Let’s also say that one of those instances isn’t going to use audio inputs — it is running virtual instruments that require MIDI input only.

Instead of selecting your audio device as the ASIO master in Matrix, you can instead use Matrix as its own internal master.

In the first instance of GP, you choose your normal audio driver as the device.

In the second instance of GP(the one using MIDI input only) you choose Matrix as the device.

Now here’s the hack:

In the 2nd instance, instead of connecting the output of your virtual instrument to the Matrix audio out block and adding latency to your signal chain, you instead connect the output of your virtual instrument to a GP Relayer block and send the signal to a GP Relayer block in the 1st instance.


Since you are not using any of Matrix’s internal input or output routing in either instance of GP, no additional latency is added!

By setting things up this way, you can use two instances of GP using your audio driver and Matrix without the extra latency that Matrix would otherwise add to your system.

6 Likes

If I understand correctly, you just use VB-matrix to provide an interface to GP as in fact a clock source?

If you have an internal sound card you could use that in the second instance, but if you haven’t this may work well (in Windows typically using ‘Windows Audio’)

That’s correct. In the example above, Matrix is simply acting as a dummy ASIO placeholder for an app like GP to use.

Yes, that is true.