mirror of
https://github.com/two-torial/two-torial.git
synced 2026-09-09 02:45:24 -05:00
Fix broken link in the Taiko guide
This commit is contained in:
@@ -124,10 +124,10 @@
|
||||
|
||||
- Inside `config.toml`, set `wasapi_shared =` to `false`
|
||||
|
||||
To use ASIO in combination with FlexASIO:
|
||||
To use ASIO in combination with ASIO:
|
||||
|
||||
- Inside `config.toml`, set `wasapi_shared =` to `false` and set `asio =` to `true`.
|
||||
- Change `asio_driver =` to `asio_driver = "FlexASIO"`
|
||||
- Change `asio_driver =` to `asio_driver = "<Your ASIO Driver Name>"`
|
||||
|
||||
To change FlexASIO settings refer to [this](/extras/streamaudio.md#option-4-flexasio).
|
||||
For more information refer to the general [Audio](/extras/audio.md) guide.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user