bigman73 / practicesharp

A playback practice tool for musicians that allows slowing down, changing pitch, defining presets and loops on music files.
37 stars 16 forks source link

"FLAC: Could not process single! #25

Closed GoogleCodeExporter closed 6 years ago

GoogleCodeExporter commented 9 years ago

1. Change .NET Framework of the TestApp to .NET 4.0 or 4.5
2. Execute
3. Error on 'FLAC__stream_decoder_process_single'

This problem do not occurs with .NET 3.5 or lower.
You can reproduce this issue on any app with .NET 4.0 and this DLL included.

Original issue reported on code.google.com by caplat.a...@gmail.com on 25 May 2015 at 12:57

bigman73 commented 6 years ago

Fixed in version 2.0.7

bigman73 commented 6 years ago

NuGet NAudioFlac library is used (.NET 4.5) https://www.nuget.org/packages/NAudio.Flac/