-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mention the existence of third-party GUIs.
Closes #77.
- Loading branch information
Showing
3 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,6 +52,8 @@ The default settings are as follows: | |
- 20 ms "preferred" buffer size | ||
|
||
All of the above can be customized using a [configuration file][CONFIGURATION]. | ||
You might want to use a third-party tool such as flipswitchingmonkey's | ||
[FlexASIO GUI][FlexASIO_GUI] to make this easier. | ||
|
||
For more advanced use cases, such as low-latency operation and bit-perfect | ||
streaming, see the [FAQ][]. | ||
|
@@ -133,6 +135,7 @@ while the problem is occurring, and attach it to your report. The output of | |
[DirectSound]: https://en.wikipedia.org/wiki/DirectSound | ||
[Etienne Dechamps]: mailto:[email protected] | ||
[FAQ]: FAQ.md | ||
[FlexASIO_GUI]: https://github.com/flipswitchingmonkey/FlexASIO_GUI | ||
[file an issue]: https://github.com/dechamps/FlexASIO/issues/new | ||
[GitHub]: https://github.com/dechamps/FlexASIO | ||
[GitHub issue tracker]: https://github.com/dechamps/FlexASIO/issues | ||
|