tdpsola 0.1.0

An implementation of the TD-PSOLA algorithm (formants-preserving time stretching and pitch-shifting).
Documentation
[[example]]
name = "tdpsola_demo"
[dev-dependencies.anyhow]
version = "1.0.32"

[dev-dependencies.wav]
version = "0.4.0"

[package]
authors = ["Pieter Penninckx <pieter-codeberg-tdpsola@nckx.be>"]
autoexamples = false
categories = ["multimedia::audio"]
description = "An implementation of the TD-PSOLA algorithm (formants-preserving time stretching and pitch-shifting)."
edition = "2018"
keywords = ["time-stretching", "pitch-shifting", "psola", "td-psola", "tdpsola"]
license = "AGPL-3.0"
license-file = "LICENSE-AGPL-3.0.md"
name = "tdpsola"
readme = "README.md"
repository = "https://codeberg.org/PieterPenninckx/tdpsola"
version = "0.1.0"
[package.metadata.docs.rs]
default-target = "x86_64-unknown-linux-gnu"
targets = []