Topic: Bypassing DAW mode

In TotalMix, the so called "DAW mode" offers a simplified view and functionality.

I wrote an ASIO host that needs direct access just to the bare ASIO channels,
without any need of using the bridging functionality offered by the DAW mode
(no volume control or mixing, nor intermediate audio buffering).
Just straight to the ASIO output channels in the RME HDSPe AIO Pro.

is that possible? I could not find any answer to this question, thanks.

-R

2 (edited by ramses 2021-11-27 14:03:21)

Re: Bypassing DAW mode

If I understand you correctly, you want - as in DAW mode - to simply route the SW playbacks to the HW outputs, but stay in TM FX "full mode" to still keep the full flexibility of "full mode" to maybe "refine" some routings if needed ?!

You can mimic DAW mode in full mode with this TM FX function:
TM FX -> Options -> Reset Mix -> Straight Playback

The audio signals from the HW inputs are routed to the applications unchanged anyway.
And due to this predefined routing, all SW playback channels (which only exist in TM FX Full mode)
send audio to the respective HW output like e.g.:
- SW Playback Analogue 1+2 Out to HW Output Analogue 1+2
- SW Playback Analogue 3+5 Out to HW Output Analogue 3+4
and so on and so forth..

BR Ramses - UFX III, 12Mic, XTC, ADI-2 Pro FS R BE, RayDAT, X10SRi-F, E5-1680v4, Win10Pro22H2, Cub14

Re: Bypassing DAW mode

After activating
    TM FX -> Options -> Reset Mix -> Straight Playback
ensure that you are in submix mode.
Then press "sub" button on the right hand side of TM FX window (you need to open "layout presets" menue there).
Select one or more HW outputs as you like ..
Once "sub" is activated then TM FX will show you only those HW inputs and SW playback channels that route audio into the selected HW output.
Then you will see only 1 SW playback channel which routes into that particular HW output ....
- SW Playback Analogue 1+2 Out to HW Output Analogue 1+2
- SW Playback Analogue 3+5 Out to HW Output Analogue 3+4

BR Ramses - UFX III, 12Mic, XTC, ADI-2 Pro FS R BE, RayDAT, X10SRi-F, E5-1680v4, Win10Pro22H2, Cub14

Re: Bypassing DAW mode

Thanks for your reply Ramses, sorry I was unclear.

I want to get rid of TotalMix FX: even tough I recognized it is a great tool,
my ASIO host does not need its functionalities.

I would like to attach my ASIO host directly to the low-level ASIO output buffers,
without any further latency due to TotalMix or its routing. In the solution
that you propose, it seems to me that TotalMix needs some internal memory copy
to perform routing and channel mapping. My ASIO host can directly handle this.

I have been unable to install the base ASIO drivers for RME HDSPe AIO Pro,
without installing TotalMix as well.

Cheers
-Roberto

5

Re: Bypassing DAW mode

That's a misunderstanding on your side. TM FX is a hardware DSP mixer. It has no added latency. And the software is only a remote gui to control the hardware. So there is no way to remove TM FX from the signal path. And there is no need to do so.

Regards
Matthias Carstens
RME

Re: Bypassing DAW mode

I see Matthias, it's FPGA or similar...

So what do you think are the hardware DSP settings through TotalMix that give the ASIO host the most direct path to the ASIO buffers?

Thank you and Ramses for helping smile
-R

Re: Bypassing DAW mode

Thank you I also found this nice tutorial of yours.
-R

https://www.tonstudio-forum.de/blog/ind … rnal-equi/

ramses wrote:

After activating
    TM FX -> Options -> Reset Mix -> Straight Playback
ensure that you are in submix mode.
Then press "sub" button on the right hand side of TM FX window (you need to open "layout presets" menue there).
Select one or more HW outputs as you like ..
Once "sub" is activated then TM FX will show you only those HW inputs and SW playback channels that route audio into the selected HW output.
Then you will see only 1 SW playback channel which routes into that particular HW output ....
- SW Playback Analogue 1+2 Out to HW Output Analogue 1+2
- SW Playback Analogue 3+5 Out to HW Output Analogue 3+4

8 (edited by vinark 2021-11-27 20:25:02)

Re: Bypassing DAW mode

They always have direct acces to the buffers. Totalmix is behind the buffers on the card itself.if a fader is at 0db you get the exact output. Daw mode is only a simple mode, with no effect on buffers etc.

Vincent, Amsterdam
https://soundcloud.com/thesecretworld
BFpro fs, 2X HDSP9652 ADI-8AE, 2X HDSP9632

Re: Bypassing DAW mode

I will try it, thanks!
-R

vinark wrote:

They always have direct acces to the buffers. Totalmix is behind the buffers on the card itself.if a fader is at 0db you get the exact output. Daw mode is only a simple mode, with no effect on buffers etc.