[dependencies.hound]
version = "3.5.1"
[lib]
name = "ot_utils"
path = "src/lib.rs"
[package]
authors = ["Icaro Ferre <contact@spektroaudio.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["multimedia", "multimedia::encoding"]
description = "Library designed for concatenating audio samples and generating .ot (slice) files for the Elektron Octatrack sampler."
edition = "2018"
homepage = "https://github.com/icaroferre/ot_utils"
license = "GPL-3.0"
name = "ot_utils"
readme = "README.md"
repository = "https://github.com/icaroferre/ot_utils"
version = "0.1.5"