Shamisen.Core 0.1.0-alpha.0.5.0

This is a prerelease version of Shamisen.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Shamisen.Core --version 0.1.0-alpha.0.5.0
NuGet\Install-Package Shamisen.Core -Version 0.1.0-alpha.0.5.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.5.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.5.0
#r "nuget: Shamisen.Core, 0.1.0-alpha.0.5.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.5.0&prerelease

// Install Shamisen.Core as a Cake Tool
#tool nuget:?package=Shamisen.Core&version=0.1.0-alpha.0.5.0&prerelease

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

Apache License 2.0

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 133 12/27/2022