From 774d0a4b186e346a31e24b379f5b81ec67abe1a0 Mon Sep 17 00:00:00 2001 From: antongit Date: Wed, 24 Apr 2024 19:19:50 +0200 Subject: [PATCH] nuspec update --- VL.Audio/README.md => README.md | 4 ++-- VL.Audio/deployment/VL.Audio.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename VL.Audio/README.md => README.md (76%) diff --git a/VL.Audio/README.md b/README.md similarity index 76% rename from VL.Audio/README.md rename to README.md index 7964274..e996d5a 100644 --- a/VL.Audio/README.md +++ b/README.md @@ -8,9 +8,9 @@ For use with vvvv, the visual live-programming environment for .NET: http://visu - Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html) ## Audio driver selection and configuration -![VL.Audio Configuration UI](https://raw.githubusercontent.com/vvvv/VL.Audio/main/.github/images/ConfigurationUI.png) +![VL.Audio.UI Settings UI](https://raw.githubusercontent.com/vvvv/VL.Audio/main/.github/images/ConfigurationUI.png) -As soon as VL.Audio is referenced in a document, the Configuration UI is available via `Quad -> Extensions -> VL.Audio.Configuration` or AltC. Here you can choose between the system default WASAPI driver or any installed ASIO driver and configure its inputs and outputs. Changing the sample rate for the WASAPI driver is only possible via the Windows Sound Settings! +As soon as VL.Audio is referenced in a document, the Settings UI is available via `Quad -> Extensions -> VL.Audio.Configuration` or AltC. Here you can choose between the system default WASAPI driver or any installed ASIO driver and configure its inputs and outputs. Changing the sample rate for the WASAPI driver is only possible via the Windows Sound Settings! You can also offer this UI in exported applications, see "HowTo Use ConfigurationUI in your patch". diff --git a/VL.Audio/deployment/VL.Audio.nuspec b/VL.Audio/deployment/VL.Audio.nuspec index 7834403..2952858 100644 --- a/VL.Audio/deployment/VL.Audio.nuspec +++ b/VL.Audio/deployment/VL.Audio.nuspec @@ -28,7 +28,7 @@ - +