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 Shamisen.
interface
Audio Device
Audio Device Enumeration
Shamisen.OffsetSByte
IComparable<OffsetSByte>
IEquatable<OffsetSByte>
MaxValue
MinValue
Parse
TryParse
ToString
Shamisen.Fixed8O
Shamisen.Fixed16
Shamisen.Fixed32
Codec
AdvancedMixer
FastAdd
Span<float>
FastScalarMultiply
FastMix
And more...
SplineResampler
increment and multiply and modulo
add and modulo
BiQuadFilter
Format.Channels
Parameter.B
Parameter.A
internalStates
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 Shamisen.
New features
Architecture
interface
for Recording => 732f381interface
forAudio Device
andAudio Device Enumeration
=> 010435aPrimitives
Shamisen.OffsetSByte
=> 4464b73IComparable<OffsetSByte>
=> 4464b73IEquatable<OffsetSByte>
=> 4464b73MaxValue
andMinValue
static readonly field => 4464b73Parse
,TryParse
, andToString
=> 49693e4Shamisen.Fixed8O
(based onShamisen.OffsetSByte
)Shamisen.Fixed16
=> 49693e4Shamisen.Fixed32
Codec
interface
for representingCodec
s => 64252ebOutput
CSCore(Windows)DeprecatedUnfortunately, I have no iOS devices and no Mac. So, the output for them will be in later release.
Signal Processing
AdvancedMixer
=> Mixing Reform #11Utilities
FastAdd
that calculates an element-wise summation forSpan<float>
. => 63014ddFastScalarMultiply
forSpan<float>
. => 3165784FastMix
that adds a scaled samples to buffer, forSpan<float>
. => adf6e4aTests
SimpleMixerafter overhaulMiscellaneous
And more...
Modifications of existing features
Overhaul
Modification
SplineResampler
increment and multiply and modulo
intoadd and modulo
=> 2ed171bBiQuadFilter
Format.Channels
,Parameter.B
, andParameter.A
=> 30c3bf7internalStates
The text was updated successfully, but these errors were encountered: