Metadata-Version: 2.4
Name: rezampl
Version: 0.0.0
Summary: The rezampl package provides a command-line tool to use to resample the sample
Author-email: Leon Dionne <ldionne@dridesign.sh.cn>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Multimedia :: Sound/Audio :: MIDI
License-File: LICENSE
Requires-Dist: progress
Requires-Dist: sfzen >= 2.6.1
Requires-Dist: sox
Requires-Dist: repr_soso >= 1.0.2 ; extra == "devel"
Project-URL: Home, https://github.com/Zen-Master-SoSo/rezampl
Provides-Extra: devel

# Intro

The rezampl package provides a command-line tool to use to resample the sample
files in a set of SFZs.

It operates on a set, in order to modify multiple SFZ files which reference the
same sample file on disk.


