Routling Wiki Features FAQ Join the Waitlist

RoutlingVASIO.toml configures the Routling Virtual ASIO driver - the ASIO driver your DAW selects to exchange audio with Routling. See Virtual ASIO.

Where it lives#

%USERPROFILE%\RoutlingVASIO.toml

The driver creates it with current values on first run, so if it is missing, load the driver once in a DAW and it will appear.

What it contains#

# Routling Virtual ASIO configuration
# This file is watched by the VASIO driver for live updates.
# Changes trigger an ASIO reset request to the host DAW.

sampleRate = 48000
bufferSize = 512

Two keys, and nothing else is read:

KeyAccepted valuesMeaning
sampleRate44100, 48000, 88200, 96000, 176400, 192000Rate the driver reports to the host
bufferSize32-4096Buffer size the driver prefers

A value outside these ranges is ignored and the previous one stays in force.

Live reload#

The driver watches the file and re-reads it on save. A change asks the host DAW to reset the device, which is how the app keeps the driver aligned when you change rate or buffer size in Routling.

When to edit it by hand#

Rarely. The usual reason is a DAW that will not open the driver at the rate Routling is running: set sampleRate to match the DAW, save, and let the reset propagate.

Prefer changing sample rate and buffer size in Routling itself - the driver follows. See Toolbar Reference.


ASIO® is a registered trademark of Steinberg Media Technologies GmbH, registered in Europe and other countries.