aetherdsp-timbre 0.1.1

Spectral timbre analysis and transfer for AetherDSP — FFT-based instrument resynthesis
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# aetherdsp-timbre


[![crates.io](https://img.shields.io/crates/v/aetherdsp-timbre.svg)](https://crates.io/crates/aetherdsp-timbre)
[![docs.rs](https://docs.rs/aetherdsp-timbre/badge.svg)](https://docs.rs/aetherdsp-timbre)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](../../LICENSE)

Spectral timbre analysis and transfer for [AetherDSP](https://github.com/1yos/aether-dsp).

FFT-based spectral envelope analysis and instrument resynthesis. Used to reshape one instrument's timbre to match another — the foundation for AetherDSP's world instrument emulation.

## License


MIT — see [LICENSE](../../LICENSE)