resample 0.1.1

A library based on libsamplerate for converting samplerates
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[![pipeline](https://github.com/d-e-s-o/resample/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/d-e-s-o/resample/actions/workflows/test.yml)
[![crates.io](https://img.shields.io/crates/v/resample.svg)](https://crates.io/crates/resample)
[![Docs](https://docs.rs/resample/badge.svg)](https://docs.rs/resample)

resample
========

- [Documentation][docs-rs]
- [Changelog]CHANGELOG.md

A sample rate conversion library for Rust.


[docs-rs]: https://docs.rs/resample