Skip to content

Commit

Permalink
Update audio lib to fix things
Browse files Browse the repository at this point in the history
1. PCM 24/32bit reading
2. SmartWaveReader improvement
  • Loading branch information
Milkitic committed Feb 21, 2024
1 parent da8b5cd commit deb6933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeyAsio.Shared/KeyAsio.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<ItemGroup>
<PackageReference Include="Coosu.Beatmap" Version="2.3.36" />
<PackageReference Include="Milki.Extensions.Configuration" Version="0.0.36" />
<PackageReference Include="Milki.Extensions.MixPlayer" Version="0.0.36" />
<PackageReference Include="Milki.Extensions.MouseKeyHook" Version="0.0.36" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.7" />
<PackageReference Include="YamlDotNet" Version="13.7.1" />
<PackageReference Include="Milki.Extensions.MixPlayer" Version="0.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit deb6933

Please sign in to comment.