Info
Version: | 2.3.2 |
Author(s): | Olaf Woudenberg |
Last Update: | Friday, July 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/owoudenberg/soundtouch.net |
NuGet Url: | https://www.nuget.org/packages/SoundStretch |
Install
Install-Package SoundStretch
dotnet add package SoundStretch
paket add SoundStretch
SoundStretch Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
SoundStretch features:
* Process .wav audio files
* Broad adjustment parameter ranges:
-- Tempo & Playback Rate adjustable in range -95% .
+5000%
-- The sound Pitch (key) adjustable in range -60 .+60 semitones (+- 5 octaves).
* Beats-Per-Second (BPM) detection that can adjust tempo to match with the desired BPM rate.
* Full source codes available
* Command-line interface allows using the SoundStretch utility for processing .wav audio files in batch mode
* Supports processing .wav audio streams through standard input/output pipes
* SoundStretch uses the SoundTouch.NET library routines for the audio procesing.