Shamisen.Core
0.1.0-alpha.0.7.0
This is a prerelease version of Shamisen.Core.
dotnet add package Shamisen.Core --version 0.1.0-alpha.0.7.0
NuGet\Install-Package Shamisen.Core -Version 0.1.0-alpha.0.7.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Shamisen.Core" Version="0.1.0-alpha.0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Shamisen.Core --version 0.1.0-alpha.0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Shamisen.Core, 0.1.0-alpha.0.7.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Shamisen.Core as a Cake Addin #addin nuget:?package=Shamisen.Core&version=0.1.0-alpha.0.7.0&prerelease // Install Shamisen.Core as a Cake Tool #tool nuget:?package=Shamisen.Core&version=0.1.0-alpha.0.7.0&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Shamisen.Core - Core components of Shamisen
This library provides core components of Shamisen, excluding IOs, Codecs, and Pipelines.
Currently implemented features in Shamisen.Core
Digital Signal Processing
- Attenuation
- Catmull-Rom Spline Upsampling
- BiQuad Filters
- Simple Mixing
- Multiplying two audio sources
- Conversion between some PCM formats and IEEE 754 Binary32
- LinearPCM(Signed 16bit, Signed 24bit, Signed 32bit, Signed 8bit Excess-128)
- G.711(8bit μ-Law, 8bit A-Law)
- Waveform Synthesis
- Sinusoidal Wave
- Square Wave
- Triangular Wave
- Sawtooth Wave
- Silence and DC Offset
WAVE File Manipulation
- WAVE File Parser(Decoder)
- RF64 and BWF support
- WAVE File Composer(Encoder)
- RF64 support as default
- RIFF for audio file that is proven to be less than 2^32-1 bytes in total
License
Shamisen.Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Shamisen.Utils (>= 0.1.0-alpha.0.7.0)
- System.Threading.Channels (>= 7.0.0)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Shamisen.Core:
Package | Downloads |
---|---|
Shamisen.IO
Core interfaces of IO features for Shamisen. |
|
Shamisen.Codecs.Flac
FLAC Decoder for Shamisen. |
|
Shamisen.IO.NAudio
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0-alpha.0.7.0 | 152 | 12/27/2022 |