Record loop: callback InputStream + RMS meter + WAV write

This commit is contained in:
2026-06-12 09:54:43 +00:00
parent 1d08f49204
commit e2bd845abe
2 changed files with 117 additions and 8 deletions
+1
View File
@@ -10,6 +10,7 @@
<SelfContained>true</SelfContained>
<PublishSingleFile>false</PublishSingleFile>
<InvariantGlobalization>true</InvariantGlobalization>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="PortAudioSharp2" Version="1.0.6" />