We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue tracks ideas for new features and improvements for the first release of CSCodec.
BitWriter
BitReader
CSCodec.CodecMathHelper
System.MathB
CSCodec.IntegerMath
CSCodec.Core.AudioEncoding
CSCodec.AudioEncoding
CSCodec.Core.SingleComplex
System.Numerics.ComplexF
CSCodec.Core.WaveFormat
LinearPredictorInt
LinearPredictorLong
SingleComplex
Int24
System.SpanUtils.ArrangeOddEven
ArrangeOddEvenUnmanaged
CSCodec.ArrayCalculationExtensions
CSCodec.MathV
Span<T>
MemoryMarshal
The text was updated successfully, but these errors were encountered:
MineCake147E
No branches or pull requests
This issue tracks ideas for new features and improvements for the first release of CSCodec.
Binary
BitWriter
andBitReader
BitWriter
andBitReader
Math(CodecMath)
CSCodec.CodecMathHelper
toSystem.MathB
=> cd819b4CSCodec.IntegerMath
Codec
Core
CSCodec.Core.AudioEncoding
toCSCodec.AudioEncoding
=> d03274fCSCodec.Core.SingleComplex
toSystem.Numerics.ComplexF
=> 7b4feb9CSCodec.Core.WaveFormat
=> ef7a91cFilters
Prediction
LinearPredictorInt
in order to decode FLACLinearPredictorLong
in order to decode FLACTransformation
SingleComplex
=> 837c97fSystemExt
Int24
source from MonoAudio's one => dfba493System.SpanUtils.ArrangeOddEven
andArrangeOddEvenUnmanaged
=> a8e7f66Others
CSCodec.ArrayCalculationExtensions
toCSCodec.MathV
=> 3392b56CSCodec.MathV
usingSpan<T>
s andMemoryMarshal
=> 3392b56Miscellaneous
The text was updated successfully, but these errors were encountered: