From 5a91347d67d9643460e4f484d2d982e6a79fb089 Mon Sep 17 00:00:00 2001 From: VoidX Date: Sat, 9 Mar 2024 18:43:39 +0100 Subject: [PATCH] The mandatory 2024 commit --- Cavern.Format/Cavern.Format.csproj | 84 ++++++------ .../Cavern.QuickEQ.Format.csproj | 56 ++++---- Cavern.QuickEQ/Cavern.QuickEQ.csproj | 84 ++++++------ Cavern.QuickEQ/Equalization/EQGenerator.cs | 2 +- Cavern/Cavern.csproj | 78 +++++------ .../ADMValidator/ADMValidator.csproj | 44 +++---- CavernSamples/Benchmark/Benchmark.csproj | 54 ++++---- .../CavernizeGUI/CavernizeGUI.csproj | 124 +++++++++--------- CavernSamples/Deconvolver/Deconvolver.csproj | 68 +++++----- CavernSamples/EQAPOtoFIR/EQAPOtoFIR.csproj | 60 ++++----- .../EnhancedAC3Merger.csproj | 82 ++++++------ .../HRTFSetImporter/HRTFSetImporter.csproj | 70 +++++----- .../ImpulseFlattener/ImpulseFlattener.csproj | 72 +++++----- .../QuickEQResultMerger.csproj | 19 +-- .../WAVChannelReorderer.csproj | 50 +++---- .../WavefrontSimulator.csproj | 76 ++++++----- CavernUnity DLL/CavernUnity DLL.csproj | 102 +++++++------- CavernUnity.WebGL/CavernUnity.WebGL.csproj | 70 +++++----- 18 files changed, 596 insertions(+), 599 deletions(-) diff --git a/Cavern.Format/Cavern.Format.csproj b/Cavern.Format/Cavern.Format.csproj index 916bfa79..2d838cde 100644 --- a/Cavern.Format/Cavern.Format.csproj +++ b/Cavern.Format/Cavern.Format.csproj @@ -1,44 +1,44 @@  - - netstandard2.1 - Library - false - 2.0.2 - VoidX - Audio format support of the Cavern spatial audio engine. - Copyright © Bence Sgánetz 2016-2023 - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern - git - audio;sound;rendering;spatial audio;surround sound - en - disable - NuGet Readme - Cavern.Format.md - LICENCE.md - True - CavernLogo.png - https://github.com/VoidXH/Cavern/releases - True - - - none - bin\Release\Cavern.Format.xml - - - - - - - - - - - - True - \ - - - - - + + netstandard2.1 + Library + false + 2.0.2 + VoidX + Audio format support of the Cavern spatial audio engine. + Copyright © Bence Sgánetz 2016-2024 + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern + git + audio;sound;rendering;spatial audio;surround sound + en + disable + NuGet Readme - Cavern.Format.md + LICENCE.md + True + CavernLogo.png + https://github.com/VoidXH/Cavern/releases + True + + + none + bin\Release\Cavern.Format.xml + + + + + + + + + + + + True + \ + + + + + \ No newline at end of file diff --git a/Cavern.QuickEQ.Format/Cavern.QuickEQ.Format.csproj b/Cavern.QuickEQ.Format/Cavern.QuickEQ.Format.csproj index 0132c511..43fb194d 100644 --- a/Cavern.QuickEQ.Format/Cavern.QuickEQ.Format.csproj +++ b/Cavern.QuickEQ.Format/Cavern.QuickEQ.Format.csproj @@ -1,30 +1,30 @@ - - netstandard2.1 - Library - false - 2.0.2 - VoidX - Software and hardware support for exporting calibrations made with Cavern QuickEQ. - Copyright © Bence Sgánetz 2016-2023 - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern - git - audio;sound;rendering;spatial audio;surround sound - en - disable - README.md - LICENCE.md - True - CavernLogo.png - https://github.com/VoidXH/Cavern/releases - - - none - bin\Release\Cavern.QuickEQ.Format.xml - - - - - + + netstandard2.1 + Library + false + 2.0.2 + VoidX + Software and hardware support for exporting calibrations made with Cavern QuickEQ. + Copyright © Bence Sgánetz 2016-2024 + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern + git + audio;sound;rendering;spatial audio;surround sound + en + disable + README.md + LICENCE.md + True + CavernLogo.png + https://github.com/VoidXH/Cavern/releases + + + none + bin\Release\Cavern.QuickEQ.Format.xml + + + + + \ No newline at end of file diff --git a/Cavern.QuickEQ/Cavern.QuickEQ.csproj b/Cavern.QuickEQ/Cavern.QuickEQ.csproj index 4462a1b7..0c1ca24c 100644 --- a/Cavern.QuickEQ/Cavern.QuickEQ.csproj +++ b/Cavern.QuickEQ/Cavern.QuickEQ.csproj @@ -1,44 +1,44 @@  - - netstandard2.1 - Library - false - 2.0.2 - VoidX - Measurement and equalization tools for the Cavern spatial audio engine. - Copyright © Bence Sgánetz 2016-2023 - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern - git - audio;sound;rendering;spatial audio;surround sound - en - disable - README.md - LICENCE.md - True - CavernLogo.png - https://github.com/VoidXH/Cavern/releases - True - - - none - bin\Release\Cavern.QuickEQ.xml - - - - - - - - - - - - True - \ - - - - - + + netstandard2.1 + Library + false + 2.0.2 + VoidX + Measurement and equalization tools for the Cavern spatial audio engine. + Copyright © Bence Sgánetz 2016-2024 + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern + git + audio;sound;rendering;spatial audio;surround sound + en + disable + README.md + LICENCE.md + True + CavernLogo.png + https://github.com/VoidXH/Cavern/releases + True + + + none + bin\Release\Cavern.QuickEQ.xml + + + + + + + + + + + + True + \ + + + + + \ No newline at end of file diff --git a/Cavern.QuickEQ/Equalization/EQGenerator.cs b/Cavern.QuickEQ/Equalization/EQGenerator.cs index b1ea7fd6..3bea1568 100644 --- a/Cavern.QuickEQ/Equalization/EQGenerator.cs +++ b/Cavern.QuickEQ/Equalization/EQGenerator.cs @@ -205,7 +205,7 @@ public static Equalizer FromCalibration(float[] source) { public static Equalizer FromCalibration(string[] lines) { List bands = new List(); for (int line = 0; line < lines.Length; ++line) { - string[] nums = lines[line].Trim().Split(new char[] { ' ', '\t' }); + string[] nums = lines[line].Trim().Split(new[] { ' ', '\t' }); if (nums.Length > 1 && double.TryParse(nums[0].Replace(',', '.'), NumberStyles.Any, CultureInfo.InvariantCulture, out double freq) && double.TryParse(nums[1].Replace(',', '.'), NumberStyles.Any, CultureInfo.InvariantCulture, out double gain)) { diff --git a/Cavern/Cavern.csproj b/Cavern/Cavern.csproj index 840dd902..fc50d274 100644 --- a/Cavern/Cavern.csproj +++ b/Cavern/Cavern.csproj @@ -1,41 +1,41 @@  - - netstandard2.1 - Library - false - 2.0.2 - VoidX - Object-based 3D audio rendering and (up)mixing engine. - Copyright © Bence Sgánetz 2016-2023 - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern - git - audio;sound;rendering;spatial audio;surround sound - en - disable - README.md - LICENCE.md - True - CavernLogo.png - https://github.com/VoidXH/Cavern/releases - True - - - none - bin\Release\Cavern.xml - - - - - - - - - True - \ - - - - - + + netstandard2.1 + Library + false + 2.0.2 + VoidX + Object-based 3D audio rendering and (up)mixing engine. + Copyright © Bence Sgánetz 2016-2024 + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern + git + audio;sound;rendering;spatial audio;surround sound + en + disable + README.md + LICENCE.md + True + CavernLogo.png + https://github.com/VoidXH/Cavern/releases + True + + + none + bin\Release\Cavern.xml + + + + + + + + + True + \ + + + + + \ No newline at end of file diff --git a/CavernSamples/ADMValidator/ADMValidator.csproj b/CavernSamples/ADMValidator/ADMValidator.csproj index 91140b62..f94c676e 100644 --- a/CavernSamples/ADMValidator/ADMValidator.csproj +++ b/CavernSamples/ADMValidator/ADMValidator.csproj @@ -1,24 +1,24 @@ - - Exe - net8.0 - enable - disable - VoidX - ADM Validator - Checks if ADM BWF files match the standard, and logs all compliance failures. - Copyright © VoidX 2023 - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - - - - - - - - + + Exe + net8.0 + enable + disable + VoidX + ADM Validator + Checks if ADM BWF files match the standard, and logs all compliance failures. + Copyright © Bence Sgánetz 2016-2024 + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + + + + + + + + \ No newline at end of file diff --git a/CavernSamples/Benchmark/Benchmark.csproj b/CavernSamples/Benchmark/Benchmark.csproj index 840b64b6..8b09c61f 100644 --- a/CavernSamples/Benchmark/Benchmark.csproj +++ b/CavernSamples/Benchmark/Benchmark.csproj @@ -1,29 +1,29 @@  - - WinExe - net8.0-windows - enable - true - VoidX - Cavern Benchmark - Evaluates Cavern's performance on your system in various use cases. - Copyright © VoidX 2023 - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - - - - - - - - MSBuild:Compile - - - - - + + WinExe + net8.0-windows + enable + true + VoidX + Cavern Benchmark + Evaluates Cavern's performance on your system in various use cases. + Copyright © Bence Sgánetz 2016-2024 + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + + + + + + + + MSBuild:Compile + + + + + \ No newline at end of file diff --git a/CavernSamples/CavernizeGUI/CavernizeGUI.csproj b/CavernSamples/CavernizeGUI/CavernizeGUI.csproj index f590190a..859f3b1b 100644 --- a/CavernSamples/CavernizeGUI/CavernizeGUI.csproj +++ b/CavernSamples/CavernizeGUI/CavernizeGUI.csproj @@ -1,64 +1,62 @@  - - - Exe - net8.0-windows - enable - true - true - Copyright © VoidX 2023 - Sample GUI spatial upconverter with Cavern's renderer. - False - full - VoidX - Cavernize - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - CavernizeGUI.Program - - - - - - - - - - - - - - - - - - - - - - True - True - Settings.settings - - - True - True - UpmixingSettings.settings - - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - SettingsSingleFileGenerator - UpmixingSettings.Designer.cs - - - - + + Exe + net8.0-windows + enable + true + true + Copyright © Bence Sgánetz 2016-2024 + Sample GUI spatial upconverter with Cavern's renderer. + False + full + VoidX + Cavernize + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + CavernizeGUI.Program + + + + + + + + + + + + + + + + + + + + + + True + True + Settings.settings + + + True + True + UpmixingSettings.settings + + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + SettingsSingleFileGenerator + UpmixingSettings.Designer.cs + + + \ No newline at end of file diff --git a/CavernSamples/Deconvolver/Deconvolver.csproj b/CavernSamples/Deconvolver/Deconvolver.csproj index 6b739e7b..34bee1ca 100644 --- a/CavernSamples/Deconvolver/Deconvolver.csproj +++ b/CavernSamples/Deconvolver/Deconvolver.csproj @@ -1,36 +1,36 @@  - - WinExe - net8.0-windows - enable - true - Copyright © VoidX 2023 - Performs or reverses convolutions or generates a transfer function between two systems. - False - full - VoidX - De/convolver - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - - - - - - - - True - True - Settings.settings - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - + + WinExe + net8.0-windows + enable + true + Copyright © Bence Sgánetz 2016-2024 + Performs or reverses convolutions or generates a transfer function between two systems. + False + full + VoidX + De/convolver + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + + + + + + + + True + True + Settings.settings + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + \ No newline at end of file diff --git a/CavernSamples/EQAPOtoFIR/EQAPOtoFIR.csproj b/CavernSamples/EQAPOtoFIR/EQAPOtoFIR.csproj index a16e5026..afd983e5 100644 --- a/CavernSamples/EQAPOtoFIR/EQAPOtoFIR.csproj +++ b/CavernSamples/EQAPOtoFIR/EQAPOtoFIR.csproj @@ -1,36 +1,36 @@  - - WinExe - net8.0-windows - enable - true - Copyright © VoidX 2023 - Converts Equalizer APO configuration files to various FIR filter source files. - False - full - VoidX - Equalizer APO to FIR - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - + + WinExe + net8.0-windows + enable + true + Copyright © Bence Sgánetz 2016-2024 + Converts Equalizer APO configuration files to various FIR filter source files. + False + full + VoidX + Equalizer APO to FIR + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + - - - + + + - - - MSBuild:Compile - - + + + MSBuild:Compile + + - - - - - + + + + + \ No newline at end of file diff --git a/CavernSamples/EnhancedAC3Merger/EnhancedAC3Merger.csproj b/CavernSamples/EnhancedAC3Merger/EnhancedAC3Merger.csproj index a5a0f4c4..b5dcefb3 100644 --- a/CavernSamples/EnhancedAC3Merger/EnhancedAC3Merger.csproj +++ b/CavernSamples/EnhancedAC3Merger/EnhancedAC3Merger.csproj @@ -1,43 +1,43 @@  - - WinExe - net8.0-windows - enable - true - Copyright © VoidX 2023 - Combines multiple tracks into a channel-based spatial E-AC-3 file up to 16 specific channels. - False - full - VoidX - Enhanced AC-3 Merger - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - - - - - - - - - - - - - - - True - True - Settings.settings - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - + + WinExe + net8.0-windows + enable + true + Copyright © Bence Sgánetz 2016-2024 + Combines multiple tracks into a channel-based spatial E-AC-3 file up to 16 specific channels. + False + full + VoidX + Enhanced AC-3 Merger + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + + + + + + + + + + + + + + + True + True + Settings.settings + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + \ No newline at end of file diff --git a/CavernSamples/HRTFSetImporter/HRTFSetImporter.csproj b/CavernSamples/HRTFSetImporter/HRTFSetImporter.csproj index 6881ae7a..2c427033 100644 --- a/CavernSamples/HRTFSetImporter/HRTFSetImporter.csproj +++ b/CavernSamples/HRTFSetImporter/HRTFSetImporter.csproj @@ -1,37 +1,37 @@  - - WinExe - net8.0-windows - enable - true - true - Copyright © VoidX 2023 - Processes HRTF sets to be inserted into the Cavern source code. - False - full - VoidX - HRTF Set Importer - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - - - - - - - - True - True - Settings.settings - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - + + WinExe + net8.0-windows + enable + true + true + Copyright © Bence Sgánetz 2016-2024 + Processes HRTF sets to be inserted into the Cavern source code. + False + full + VoidX + HRTF Set Importer + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + + + + + + + + True + True + Settings.settings + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + \ No newline at end of file diff --git a/CavernSamples/ImpulseFlattener/ImpulseFlattener.csproj b/CavernSamples/ImpulseFlattener/ImpulseFlattener.csproj index c33077f0..163b7821 100644 --- a/CavernSamples/ImpulseFlattener/ImpulseFlattener.csproj +++ b/CavernSamples/ImpulseFlattener/ImpulseFlattener.csproj @@ -1,38 +1,38 @@  - - WinExe - net8.0-windows - enable - true - true - Copyright © VoidX 2023 - Drastically corrects the spectra of impulse responses while keeping time-domain anomalies. - False - full - VoidX - Impulse Flattener - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - - - - - - - - - True - True - Settings.settings - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - + + WinExe + net8.0-windows + enable + true + true + Copyright © Bence Sgánetz 2016-2024 + Drastically corrects the spectra of impulse responses while keeping time-domain anomalies. + False + full + VoidX + Impulse Flattener + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + + + + + + + + + True + True + Settings.settings + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + \ No newline at end of file diff --git a/CavernSamples/QuickEQResultMerger/QuickEQResultMerger.csproj b/CavernSamples/QuickEQResultMerger/QuickEQResultMerger.csproj index 6c71acbc..917de303 100644 --- a/CavernSamples/QuickEQResultMerger/QuickEQResultMerger.csproj +++ b/CavernSamples/QuickEQResultMerger/QuickEQResultMerger.csproj @@ -1,11 +1,12 @@  - - WinExe - net8.0-windows - disable - true - QuickEQ Result Merger - VoidX - Combines the result of multiple Cavern QuickEQ measurements to aid in EQing an unlimited number of channels on select systems. - + + WinExe + net8.0-windows + enable + true + QuickEQ Result Merger + VoidX + Copyright © Bence Sgánetz 2016-2024 + Combines the result of multiple Cavern QuickEQ measurements to aid in EQing an unlimited number of channels on select systems. + \ No newline at end of file diff --git a/CavernSamples/WAVChannelReorderer/WAVChannelReorderer.csproj b/CavernSamples/WAVChannelReorderer/WAVChannelReorderer.csproj index af309500..68a0c5fb 100644 --- a/CavernSamples/WAVChannelReorderer/WAVChannelReorderer.csproj +++ b/CavernSamples/WAVChannelReorderer/WAVChannelReorderer.csproj @@ -1,27 +1,27 @@  - - WinExe - net8.0-windows - enable - true - Copyright © VoidX 2023 - Changes the channel order in WAV files for players that don't conform to standards. - False - full - VoidX - WAV Channel Reorderer - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - - - - - - - - - + + WinExe + net8.0-windows + enable + true + Copyright © Bence Sgánetz 2016-2024 + Changes the channel order in WAV files for players that don't conform to standards. + False + full + VoidX + WAV Channel Reorderer + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + + + + + + + + + \ No newline at end of file diff --git a/CavernSamples/WavefrontSimulator/WavefrontSimulator.csproj b/CavernSamples/WavefrontSimulator/WavefrontSimulator.csproj index 45740dfc..2a709544 100644 --- a/CavernSamples/WavefrontSimulator/WavefrontSimulator.csproj +++ b/CavernSamples/WavefrontSimulator/WavefrontSimulator.csproj @@ -1,44 +1,42 @@  + + WinExe + net8.0-windows + enable + true + Copyright © Bence Sgánetz 2016-2024 + Simulates nodes and antinodes in free space for the loaded impulse responses. + False + full + VoidX + Wavefront Simulator + https://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern/ + git + en + ..\Icon.ico + - - WinExe - net8.0-windows - enable - true - Copyright © VoidX 2023 - Simulates nodes and antinodes in free space for the loaded impulse responses. - False - full - VoidX - Wavefront Simulator - https://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern/ - git - en - ..\Icon.ico - + + + - - - + + + - - - + + + True + True + Settings.settings + + - - - True - True - Settings.settings - - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + \ No newline at end of file diff --git a/CavernUnity DLL/CavernUnity DLL.csproj b/CavernUnity DLL/CavernUnity DLL.csproj index 6d7ae986..60fd98ae 100644 --- a/CavernUnity DLL/CavernUnity DLL.csproj +++ b/CavernUnity DLL/CavernUnity DLL.csproj @@ -1,53 +1,53 @@  - - netstandard2.1 - Library - Cavern - CavernUnity - false - - - true - - - none - - - false - Auto - false - bin\Release\CavernUnity.xml - - - OnBuildSuccess - 2.0.2 - VoidX - Unity wrappers for the Cavern spatial audio engine. - Copyright © Bence Sgánetz 2016-2023 - http://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern - git - audio;sound;rendering;spatial audio;surround sound - en - disable - https://github.com/VoidXH/Cavern/releases - True - - - - - - - - - - ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEditor.dll - - - ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEngine.dll - - - - - + + netstandard2.1 + Library + Cavern + CavernUnity + false + + + true + + + none + + + false + Auto + false + bin\Release\CavernUnity.xml + + + OnBuildSuccess + 2.0.2 + VoidX + Unity wrappers for the Cavern spatial audio engine. + Copyright © Bence Sgánetz 2016-2024 + http://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern + git + audio;sound;rendering;spatial audio;surround sound + en + disable + https://github.com/VoidXH/Cavern/releases + True + + + + + + + + + + ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEditor.dll + + + ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEngine.dll + + + + + \ No newline at end of file diff --git a/CavernUnity.WebGL/CavernUnity.WebGL.csproj b/CavernUnity.WebGL/CavernUnity.WebGL.csproj index 73d64ee7..a2a22f0a 100644 --- a/CavernUnity.WebGL/CavernUnity.WebGL.csproj +++ b/CavernUnity.WebGL/CavernUnity.WebGL.csproj @@ -1,37 +1,37 @@ - - netstandard2.1 - Library - false - 2.0.2 - VoidX - WebGL native function calls for microphone handling. - Copyright © Bence Sgánetz 2016-2023 - http://cavern.sbence.hu/ - https://github.com/VoidXH/Cavern - git - audio;sound;rendering;spatial audio;surround sound - en - disable - README.md - LICENCE.md - True - CavernLogo.png - https://github.com/VoidXH/Cavern/releases - - - none - bin\Release\CavernUnity.WebGL.xml - - - - - - - ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEditor.dll - - - ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEngine.dll - - + + netstandard2.1 + Library + false + 2.0.2 + VoidX + WebGL native function calls for microphone handling. + Copyright © Bence Sgánetz 2016-2024 + http://cavern.sbence.hu/ + https://github.com/VoidXH/Cavern + git + audio;sound;rendering;spatial audio;surround sound + en + disable + README.md + LICENCE.md + True + CavernLogo.png + https://github.com/VoidXH/Cavern/releases + + + none + bin\Release\CavernUnity.WebGL.xml + + + + + + + ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEditor.dll + + + ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEngine.dll + + \ No newline at end of file