diff --git a/VL.Audio/deployment/VL.Audio.nuspec b/VL.Audio/deployment/VL.Audio.nuspec
index 9fa7ef0..1da6ce2 100644
--- a/VL.Audio/deployment/VL.Audio.nuspec
+++ b/VL.Audio/deployment/VL.Audio.nuspec
@@ -13,7 +13,7 @@
Audio engine for VL based on NAudio
VL, sound, music, asio, wasapi, analysis, synthesis, buffer, wav, mp3, aiff, audioin, audioout, audioplayer, fft
-
+
@@ -24,7 +24,7 @@
-
+
diff --git a/VL.Audio/lib/net6.0-windows/VL.Audio.deps.json b/VL.Audio/lib/net6.0-windows/VL.Audio.deps.json
deleted file mode 100644
index 31b62d9..0000000
--- a/VL.Audio/lib/net6.0-windows/VL.Audio.deps.json
+++ /dev/null
@@ -1,873 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v6.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v6.0": {
- "VL.Audio/1.0.0": {
- "dependencies": {
- "FftSharp": "1.1.4",
- "NAudio": "2.0.1",
- "NWaves": "0.9.6",
- "VL.Core": "2023.5.3-0231-g927f01ae18"
- },
- "runtime": {
- "VL.Audio.dll": {}
- }
- },
- "CommunityToolkit.HighPerformance/8.0.0": {
- "runtime": {
- "lib/net6.0/CommunityToolkit.HighPerformance.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.0.1"
- }
- }
- },
- "FftSharp/1.1.4": {
- "runtime": {
- "lib/net5.0/FftSharp.dll": {
- "assemblyVersion": "1.1.4.0",
- "fileVersion": "1.1.4.0"
- }
- }
- },
- "Microsoft.Extensions.ObjectPool/6.0.5": {
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.ObjectPool.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.522.21802"
- }
- }
- },
- "Microsoft.NETCore.Platforms/3.1.0": {},
- "Microsoft.NETCore.Targets/1.1.0": {},
- "Microsoft.Win32.Registry/4.7.0": {
- "dependencies": {
- "System.Security.AccessControl": "4.7.0",
- "System.Security.Principal.Windows": "4.7.0"
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {},
- "NAudio/2.0.1": {
- "dependencies": {
- "NAudio.Asio": "2.0.0",
- "NAudio.Core": "2.0.0",
- "NAudio.Midi": "2.0.1",
- "NAudio.Wasapi": "2.0.0",
- "NAudio.WinForms": "2.0.1",
- "NAudio.WinMM": "2.0.1"
- },
- "runtime": {
- "lib/netstandard2.0/NAudio.dll": {
- "assemblyVersion": "2.0.1.0",
- "fileVersion": "2.0.1.0"
- }
- }
- },
- "NAudio.Asio/2.0.0": {
- "dependencies": {
- "Microsoft.Win32.Registry": "4.7.0",
- "NAudio.Core": "2.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/NAudio.Asio.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "NAudio.Core/2.0.0": {
- "runtime": {
- "lib/netstandard2.0/NAudio.Core.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "NAudio.Midi/2.0.1": {
- "dependencies": {
- "NAudio.Core": "2.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/NAudio.Midi.dll": {
- "assemblyVersion": "2.0.1.0",
- "fileVersion": "2.0.1.0"
- }
- }
- },
- "NAudio.Wasapi/2.0.0": {
- "dependencies": {
- "NAudio.Core": "2.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/NAudio.Wasapi.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "NAudio.WinForms/2.0.1": {
- "dependencies": {
- "NAudio.WinMM": "2.0.1"
- },
- "runtime": {
- "lib/netcoreapp3.1/NAudio.WinForms.dll": {
- "assemblyVersion": "2.0.1.0",
- "fileVersion": "2.0.1.0"
- }
- }
- },
- "NAudio.WinMM/2.0.1": {
- "dependencies": {
- "Microsoft.Win32.Registry": "4.7.0",
- "NAudio.Core": "2.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/NAudio.WinMM.dll": {
- "assemblyVersion": "2.0.1.0",
- "fileVersion": "2.0.1.0"
- }
- }
- },
- "NuGet.Versioning/6.2.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Versioning.dll": {
- "assemblyVersion": "6.2.0.146",
- "fileVersion": "6.2.0.146"
- }
- }
- },
- "NWaves/0.9.6": {
- "runtime": {
- "lib/net5.0/NWaves.dll": {
- "assemblyVersion": "0.9.6.0",
- "fileVersion": "0.9.6.0"
- }
- }
- },
- "runtime.native.System/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- }
- },
- "ServiceWire/5.3.4": {
- "dependencies": {
- "System.IO.Pipes": "4.3.0",
- "System.Reflection.Emit": "4.7.0",
- "System.Threading": "4.3.0"
- },
- "runtime": {
- "lib/netstandard2.1/ServiceWire.dll": {
- "assemblyVersion": "5.3.4.0",
- "fileVersion": "5.3.4.0"
- }
- }
- },
- "Stride.Core/4.1.0.1838": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "ServiceWire": "5.3.4",
- "System.ValueTuple": "4.5.0"
- },
- "runtime": {
- "lib/net6.0/Stride.Core.dll": {
- "assemblyVersion": "4.1.0.1",
- "fileVersion": "4.1.0.1"
- }
- },
- "runtimeTargets": {
- "runtimes/android-arm/native/libcore.so": {
- "rid": "android-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/android-arm64/native/libcore.so": {
- "rid": "android-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/android-x64/native/libcore.so": {
- "rid": "android-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/android-x86/native/libcore.so": {
- "rid": "android-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/ios/native/libNativePath.a": {
- "rid": "ios",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/ios/native/libcore.a": {
- "rid": "ios",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libcore.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-x64/native/libcore.dylib": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/libcore.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x86/native/libcore.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "Stride.Core.Mathematics/4.1.0.1838": {
- "dependencies": {
- "Stride.Core": "4.1.0.1838"
- },
- "runtime": {
- "lib/net6.0/Stride.Core.Mathematics.dll": {
- "assemblyVersion": "4.1.0.1",
- "fileVersion": "4.1.0.1"
- }
- }
- },
- "System.Buffers/4.3.0": {
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- }
- },
- "System.CodeDom/6.0.0": {},
- "System.Collections.Immutable/6.0.0": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Drawing.Common/6.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- }
- },
- "System.Globalization/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Interactive/6.0.1": {
- "runtime": {
- "lib/net6.0/System.Interactive.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.1.35981"
- }
- }
- },
- "System.IO/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "dependencies": {
- "System.Runtime": "4.3.0"
- }
- },
- "System.IO.Pipes/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "System.Buffers": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Principal": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System": "4.3.0"
- }
- },
- "System.Management/6.0.0": {
- "dependencies": {
- "System.CodeDom": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Management.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Management.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Net.Primitives/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0"
- }
- },
- "System.Net.Sockets/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.Reactive/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Reactive.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.0.1"
- }
- }
- },
- "System.Reflection/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Reflection.Emit/4.7.0": {},
- "System.Reflection.Primitives/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
- "System.Runtime.Extensions/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0"
- }
- },
- "System.Security.AccessControl/4.7.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "System.Security.Principal.Windows": "4.7.0"
- }
- },
- "System.Security.Principal/4.3.0": {
- "dependencies": {
- "System.Runtime": "4.3.0"
- }
- },
- "System.Security.Principal.Windows/4.7.0": {},
- "System.Text.Encoding/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Threading/4.3.0": {
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.Threading.Overlapped/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0"
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.ValueTuple/4.5.0": {},
- "VL.Core/2023.5.3-0231-g927f01ae18": {
- "dependencies": {
- "CommunityToolkit.HighPerformance": "8.0.0",
- "Microsoft.Extensions.ObjectPool": "6.0.5",
- "NuGet.Versioning": "6.2.0",
- "Stride.Core.Mathematics": "4.1.0.1838",
- "System.Collections.Immutable": "6.0.0",
- "System.Drawing.Common": "6.0.0",
- "System.Interactive": "6.0.1",
- "System.Management": "6.0.0",
- "System.Reactive": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/VL.Core.dll": {
- "assemblyVersion": "2023.5.0.0",
- "fileVersion": "2023.5.3.0"
- }
- }
- }
- }
- },
- "libraries": {
- "VL.Audio/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "CommunityToolkit.HighPerformance/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-S5Iv1d5UJZNJLJbe/xzJmLqYJ2mhefbLAvhXCZEh3G4sFadUBuQZhQioE4oJG4enY69QMuJX3AX9+6P9rH1bMw==",
- "path": "communitytoolkit.highperformance/8.0.0",
- "hashPath": "communitytoolkit.highperformance.8.0.0.nupkg.sha512"
- },
- "FftSharp/1.1.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NBiJZCqbO9OrW7iU3dncaRe6lxvU9XYaMq0tFMPFmYwH9ceZHU8qv1IYQXrO2sZUvquqD1najThw/otLLDH3/g==",
- "path": "fftsharp/1.1.4",
- "hashPath": "fftsharp.1.1.4.nupkg.sha512"
- },
- "Microsoft.Extensions.ObjectPool/6.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JS6sDBCRuvqdBEmC+BPPSM3erqa2YwGTitNGR7bgge/03z8iul/sn0i3A2gWTlpQc8ruEHMSdwTb/WSpvOyYAA==",
- "path": "microsoft.extensions.objectpool/6.0.5",
- "hashPath": "microsoft.extensions.objectpool.6.0.5.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/3.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
- "path": "microsoft.netcore.platforms/3.1.0",
- "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "path": "microsoft.netcore.targets/1.1.0",
- "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
- },
- "Microsoft.Win32.Registry/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
- "path": "microsoft.win32.registry/4.7.0",
- "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
- },
- "NAudio/2.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-QTbkeWOC9IBRiq2rvyFnm47ro4HYZQXJQMrhgAD1BwbkUzH+NMt+2ayLDnAJNJQu6V69Of6KZSYyDfU2Pr+dzQ==",
- "path": "naudio/2.0.1",
- "hashPath": "naudio.2.0.1.nupkg.sha512"
- },
- "NAudio.Asio/2.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/Pd51zAS2L3+MK/dJ5VrInz6ggHUie9j1qCXysXL3Vj53p9A2RxjpIZafuyba2ZdeMKaOMOHXdtkUqFdKqVMQg==",
- "path": "naudio.asio/2.0.0",
- "hashPath": "naudio.asio.2.0.0.nupkg.sha512"
- },
- "NAudio.Core/2.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-knmGOIYbzn9ZGkFcVs5d3zEYvi50jVriyEirVtAHjkcDoo2ziK32bZb7KkFARLD4lhCGkqp6uT0+0fc4JIfQcw==",
- "path": "naudio.core/2.0.0",
- "hashPath": "naudio.core.2.0.0.nupkg.sha512"
- },
- "NAudio.Midi/2.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-A5pQerGAmtNNfSMkGaRacqBJG1xg4bjQE0XaxsO3/rhEE80NLUN6gQm+x/m7ZGbSoPUB5fav2jW3tZkdPadZ7w==",
- "path": "naudio.midi/2.0.1",
- "hashPath": "naudio.midi.2.0.1.nupkg.sha512"
- },
- "NAudio.Wasapi/2.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7ES+jfZyOooBp86gql9BZ/OjKFmGfLaSLCtJagtCYiRGxfauHp4hXyeuwxS2mPLBxBGxBo9oGThN6y3QY+/w/w==",
- "path": "naudio.wasapi/2.0.0",
- "hashPath": "naudio.wasapi.2.0.0.nupkg.sha512"
- },
- "NAudio.WinForms/2.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SOyXRsLePAvIWG20OMRHiUkNijme6J28DKBVesmhdfh4i7OKgkvGLN19eT+vPfXr97yhMudULsyYp9Niz8/a+g==",
- "path": "naudio.winforms/2.0.1",
- "hashPath": "naudio.winforms.2.0.1.nupkg.sha512"
- },
- "NAudio.WinMM/2.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-i7Da/gCqvwWvETFBRkuwCelSXEK5rPG7pTaqCU9aXFRiO0p7lwHjm/+k2lOWLmRGUJdLm/VSDO6Vknacnb6mSg==",
- "path": "naudio.winmm/2.0.1",
- "hashPath": "naudio.winmm.2.0.1.nupkg.sha512"
- },
- "NuGet.Versioning/6.2.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OfVyJe7GkvNLLGyRXw8UQT5cGK9A0a97wcG6xDfoOqeeefWOYKqz7rtMTFwi0XBwADYhe36JRDr5HkbdFmEkLg==",
- "path": "nuget.versioning/6.2.0",
- "hashPath": "nuget.versioning.6.2.0.nupkg.sha512"
- },
- "NWaves/0.9.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LoVqwy6zgeF9l7Yj9rihWtnbbytZOLtU/lFqjnZRFqOCLJQj60NLFPA4nfvAdzK3PsHeShIw7AuJZKSElcYOGg==",
- "path": "nwaves/0.9.6",
- "hashPath": "nwaves.0.9.6.nupkg.sha512"
- },
- "runtime.native.System/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
- "path": "runtime.native.system/4.3.0",
- "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
- },
- "ServiceWire/5.3.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-CAKbOs5vOJisLkGmYzoeXeYhUks/1Wiej1SjYKZp6es5YmCIAPdcnZ/fD39gTLLfmi+Rbd+wi1cKWm+esDrzHg==",
- "path": "servicewire/5.3.4",
- "hashPath": "servicewire.5.3.4.nupkg.sha512"
- },
- "Stride.Core/4.1.0.1838": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-B59kMOlXXxF24Imd0UmLJuHw2MmKHA8Cold0aB+4lE68B42+vlc0jQPZrlqi8w6b+FH4lnKGLhVYs5y9gGsazQ==",
- "path": "stride.core/4.1.0.1838",
- "hashPath": "stride.core.4.1.0.1838.nupkg.sha512"
- },
- "Stride.Core.Mathematics/4.1.0.1838": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-J82DKQtHSWhXCN97Jzd4CRfDFUwblZ+sZsb/TShQJUWfgHE95aFQ7n9qaQ/gguMJIbJg325yIvvTdUBzIB14bQ==",
- "path": "stride.core.mathematics/4.1.0.1838",
- "hashPath": "stride.core.mathematics.4.1.0.1838.nupkg.sha512"
- },
- "System.Buffers/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
- "path": "system.buffers/4.3.0",
- "hashPath": "system.buffers.4.3.0.nupkg.sha512"
- },
- "System.CodeDom/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==",
- "path": "system.codedom/6.0.0",
- "hashPath": "system.codedom.6.0.0.nupkg.sha512"
- },
- "System.Collections.Immutable/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
- "path": "system.collections.immutable/6.0.0",
- "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
- "path": "system.diagnostics.debug/4.3.0",
- "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
- "path": "system.diagnostics.tracing/4.3.0",
- "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
- "path": "system.globalization/4.3.0",
- "hashPath": "system.globalization.4.3.0.nupkg.sha512"
- },
- "System.Interactive/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-q2E+Rkj35aGIPdZFKoBfI46LU1hGLHrhg9diif3psaRFeiMwSYom0VI0XHIQFYtGHzq2g1+3awHvK+7YntfNIQ==",
- "path": "system.interactive/6.0.1",
- "hashPath": "system.interactive.6.0.1.nupkg.sha512"
- },
- "System.IO/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
- "path": "system.io/4.3.0",
- "hashPath": "system.io.4.3.0.nupkg.sha512"
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
- "path": "system.io.filesystem.primitives/4.3.0",
- "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
- },
- "System.IO.Pipes/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wpGJuACA6r8+KRckXoI6ghGTwgPRiICI6T7kgHI/m7S5eMqV/8jH37fzAUhTwIe9RwlH/j1sWwm2Q2zyXwZGHw==",
- "path": "system.io.pipes/4.3.0",
- "hashPath": "system.io.pipes.4.3.0.nupkg.sha512"
- },
- "System.Management/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-sHsESYMmPDhQuOC66h6AEOs/XowzKsbT9srMbX71TCXP58hkpn1BqBjdmKj1+DCA/WlBETX1K5WjQHwmV0Txrg==",
- "path": "system.management/6.0.0",
- "hashPath": "system.management.6.0.0.nupkg.sha512"
- },
- "System.Net.Primitives/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
- "path": "system.net.primitives/4.3.0",
- "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
- },
- "System.Net.Sockets/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
- "path": "system.net.sockets/4.3.0",
- "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
- },
- "System.Reactive/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-31kfaW4ZupZzPsI5PVe77VhnvFF55qgma7KZr/E0iFTs6fmdhhG8j0mgEx620iLTey1EynOkEfnyTjtNEpJzGw==",
- "path": "system.reactive/6.0.0",
- "hashPath": "system.reactive.6.0.0.nupkg.sha512"
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
- "path": "system.reflection/4.3.0",
- "hashPath": "system.reflection.4.3.0.nupkg.sha512"
- },
- "System.Reflection.Emit/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
- "path": "system.reflection.emit/4.7.0",
- "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
- "path": "system.reflection.primitives/4.3.0",
- "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
- "path": "system.resources.resourcemanager/4.3.0",
- "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "path": "system.runtime/4.3.0",
- "hashPath": "system.runtime.4.3.0.nupkg.sha512"
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
- "path": "system.runtime.compilerservices.unsafe/6.0.0",
- "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
- "path": "system.runtime.extensions/4.3.0",
- "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
- "path": "system.runtime.handles/4.3.0",
- "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
- "path": "system.runtime.interopservices/4.3.0",
- "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
- },
- "System.Security.AccessControl/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
- "path": "system.security.accesscontrol/4.7.0",
- "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
- },
- "System.Security.Principal/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
- "path": "system.security.principal/4.3.0",
- "hashPath": "system.security.principal.4.3.0.nupkg.sha512"
- },
- "System.Security.Principal.Windows/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
- "path": "system.security.principal.windows/4.7.0",
- "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "path": "system.text.encoding/4.3.0",
- "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
- "path": "system.threading/4.3.0",
- "hashPath": "system.threading.4.3.0.nupkg.sha512"
- },
- "System.Threading.Overlapped/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==",
- "path": "system.threading.overlapped/4.3.0",
- "hashPath": "system.threading.overlapped.4.3.0.nupkg.sha512"
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
- "path": "system.threading.tasks/4.3.0",
- "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
- },
- "System.ValueTuple/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
- "path": "system.valuetuple/4.5.0",
- "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
- },
- "VL.Core/2023.5.3-0231-g927f01ae18": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+QBz4IF3nEVS6RsUC02ZFpc8MqsQje/QBVXod2InFaU/PEWnmGgdRZaJrFqom8nB89Y1ot9mDCMkICqUePtG5Q==",
- "path": "vl.core/2023.5.3-0231-g927f01ae18",
- "hashPath": "vl.core.2023.5.3-0231-g927f01ae18.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/VL.Audio/lib/net6.0-windows/VL.Audio.dll b/VL.Audio/lib/net6.0-windows/VL.Audio.dll
deleted file mode 100644
index 7890035..0000000
Binary files a/VL.Audio/lib/net6.0-windows/VL.Audio.dll and /dev/null differ
diff --git a/VL.Audio/lib/net6.0-windows/VL.Audio.pdb b/VL.Audio/lib/net6.0-windows/VL.Audio.pdb
deleted file mode 100644
index 78cff72..0000000
Binary files a/VL.Audio/lib/net6.0-windows/VL.Audio.pdb and /dev/null differ